WP Simple Adsense Insertion <= 2.0 - Cross-Site Request Forgery
2022-05-12 00:00
Daniel RufStrategic Overview
StatusPatched in 2.1
Affected PluginWP Simple Adsense Insertion
Affected Version
<= 2.0CVSS8.8High
CVE
CVE-2022-1695Vulnerability Overview
The WP Simple Adsense Insertion WordPress plugin before 2.1 does not perform CSRF checks on updates to its admin page, allowing an attacker to trick a logged in user to manipulate ads and inject arbitrary javascript via submitting a form.
Technical Analysis
REMEDIATION: Update to version 2.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C