CVE Catalog

CVE-2015-4089

High
Published: Translated: NVD NIST

Summary

The WP Fastest Cache plugin before version 0.8.3.5 contains multiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in admin.php. This allows remote attackers to hijack the authentication of unspecified victims for certain requests.

Risk Assessment

Attackers can exploit these vulnerabilities to perform unauthorized operations, such as saving options or deleting cache, which may lead to serious security breaches in the WordPress system.

Recommendation

It is recommended to update the WP Fastest Cache plugin to the latest version to mitigate these vulnerabilities and implement additional protections against CSRF attacks.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS