WP125 <= 1.5.4 - Cross-Site Request Forgery to Arbitrary Ad Deletion
2021-12-23 00:00
Krzysztof ZającStrategic Overview
Vulnerability Overview
The WP125 WordPress plugin before 1.5.5 does not have CSRF checks in various action, for example when deleting an ad, allowing attackers to make a logged in admin delete them via a CSRF attack
Technical Analysis
REMEDIATION: Update to version 1.5.5, 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