WP Fastest Cache < 0.8.3.5 - Multiple Cross-Site Request Forgery

2015-05-26 00:00
Kevin Falcoz

Strategic Overview

Status
Patched in 0.8.3.5
Affected Version< 0.8.3.5
CVSS8.8High
CVECVE-2015-4089
View all WP Fastest Cache – WordPress Cache Plugin vulnerabilities

Vulnerability Overview

Multiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in admin.php in WP Fastest Cache plugin before 0.8.3.5 for WordPress allow remote attackers to hijack the authentication of unspecified victims for requests that call the (1) saveOption, (2) deleteCache, (3) deleteCssAndJsCache, or (4) addCacheTimeout method via the wpFastestCachePage parameter in the WpFastestCacheOptions/ page.

Technical Analysis

REMEDIATION: Update to version 0.8.3.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