Cross-Site Request Forgery Vulnerability in WP Fastest Cache Plugin for WordPress
CVE-2023-1919
4.3MEDIUM
Summary
The WP Fastest Cache plugin for WordPress is susceptible to Cross-Site Request Forgery (CSRF) due to a lack of proper nonce validation in the wpfc_preload_single_save_settings_callback function. This enables attackers, without needing authentication, to manipulate cache-related settings by tricking site administrators into executing unintended actions through deceptive links. As a result, it poses a significant risk to site integrity and functionality.
Affected Version(s)
WP Fastest Cache * <= 1.1.2
References
CVSS V3.1
Score:
4.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Marco Wotschka