What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Taylor Hawkes WP Fast Cache allows Cross Site Request Forgery.This issue affects WP Fast Cache: from n/a through 1.5.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Taylor Hawkes WP Fast Cache allows Cross Site Request Forgery.This issue affects WP Fast Cache: from n/a through 1.5.
Explanation of Vulnerability in Simple Terms
WP Fast Cache versions up to 1.5 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an admin, executes unwanted cache operations or configuration changes. No authentication is required from the attacker, but the admin must click the link or visit the page.
What an attacker can do
Perform unauthorized cache operations or configuration changes on behalf of an admin who visits a malicious link.
Potential impact on your site
Cache settings could be altered or cache operations triggered without admin consent, potentially affecting site performance or exposing cached data.
Conditions required to exploit
Admin must visit attacker-controlled page or click a malicious link; no special attacker privileges needed.
Key dates
External resources
Related vulnerabilities