← back to popular plugins
wordfence / plugin · googleanalytics

ShareThis Dashboard for Google Analytics

googleanalytics
total installs
80,000
total vulns
3
critical
0
high
0
medium
3
low
0
latest vuln
patched
2
unpatched
1
avg time to patch
vulnerabilities (3)
ShareThis Dashboard for Google Analytics <= 3.2.4 - Unauthenticated Google Analytics Data Exposure
medium ✕ unpatched
cvss score 4.7
cwe CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
published Jan 6, 2026
The ShareThis Dashboard for Google Analytics plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.2.4. This is due to the Google Analytics client_ID and client_secret being stored in plaintext in the publicly visible plugin source. This can allow unauthenticated attackers to craft a link to the sharethis.com server, which will share an authorization token for Google Analytics with a malicious website, if the attacker can trick an administrator logged into the website and Google Analytics to click the link.
ShareThis Dashboard for Google Analytics <= 3.2.3 - Cross-Site Request Forgery
medium ✓ patched
cvss score 4.3
cwe CWE-352: Cross-Site Request Forgery (CSRF)
published Apr 4, 2025
The ShareThis Dashboard for Google Analytics plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.2.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to perform an unauthorized action granted they can trick a site administrator into performing an action such as clicking on a link.
ShareThis Dashboard for Google Analytics <= 3.2.1 - Missing Authorization to Unauthenticated Feature Deactivation
medium ✓ patched
cvss score 5.3
cwe CWE-862: Missing Authorization
published Mar 13, 2025
The ShareThis Dashboard for Google Analytics plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handle_actions() function in all versions up to, and including, 3.2.1. This makes it possible for unauthenticated attackers to disable all features.