WP Simple Adsense Insertion <= 2.0 - Cross-Site Request Forgery

2022-05-12 00:00
Daniel Ruf

Strategic Overview

Status
Patched in 2.1
Affected Version<= 2.0
CVSS8.8High
CVECVE-2022-1695
View all WP Simple Adsense Insertion vulnerabilities

Vulnerability 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