What the vulnerability does
01Description
Unauthenticated Path Traversal in W3 Total Cache <= 2.10.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
What the vulnerability does
Unauthenticated Path Traversal in W3 Total Cache <= 2.10.2 versions.
Explanation of Vulnerability in Simple Terms
W3 Total Cache versions up to 2.10.2 contain a path traversal vulnerability that allows attackers to modify files on the site without authentication. By crafting requests with multiple leading dots in file paths, an attacker can bypass directory restrictions and alter site content or configuration. Update immediately to a version newer than 2.10.2.
What an attacker can do
Modify or delete files on the site without logging in.
Potential impact on your site
Site files and configuration can be altered or deleted by remote attackers, potentially breaking functionality or injecting malicious content.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities