Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
SpeedyCache <= 1.3.8 - Authenticated (Administrator+) Arbitrary File Read
Vulnerability Description
The SpeedyCache plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.3.8. This is due to a mismatch between CSS URL validation (which allows query strings like `.css?...`) and path resolution (which strips query strings), combined with no validation that the resolved file is actually a CSS file. This makes it possible for authenticated attackers, with Administrator-level access and above, to read arbitrary files from the server (including `wp-config.php` and `/etc/passwd`) by injecting crafted `<link>` tags into page content, with the file contents written to publicly accessible cache files.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
WordPress SpeedyCache 路径遍历漏洞
Vulnerability Description
WordPress SpeedyCache是WordPress基金会开源的一个缓存加速插件。 WordPress SpeedyCache 1.3.8及之前版本存在路径遍历漏洞,该漏洞源于CSS URL验证和路径解析不匹配,且未验证解析的文件是否为CSS文件,可能导致经过身份验证的管理员级别及以上攻击者读取服务器上的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A