CVE-2015-4089
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
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.
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wpfastestcache | wp_fastest_cache | {"endIncluding":"0.8.3.4"} | |
References
- http://www.openwall.com/lists/oss-security/2015/05/26/20
- https://wordpress.org/plugins/wp-fastest-cache/#developers
- https://wpvulndb.com/vulnerabilities/9756
- http://www.openwall.com/lists/oss-security/2015/05/26/20
- https://wordpress.org/plugins/wp-fastest-cache/#developers
- https://wpvulndb.com/vulnerabilities/9756
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.