CyberRota Analysis
AI-GeneratedThe W3 Total Cache plugin for WordPress, in all versions up to 2.9.4, is vulnerable to a Directory Traversal attack through the setupSources function, allowing unauthenticated attackers to read arbitrary files on the server. This could expose sensitive information, posing a significant risk to website security. WordPress site administrators using this plugin should prioritize applying the necessary updates to mitigate this vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The W3 Total Cache plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.9.4 via the setupSources function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires enabling manual minify mode and supplying a manual-format minify filename so that the hash is empty and the f_array[] entries are not overwritten before reaching setupSources().