WP Automatic 插件中存在一个对受限目录路径名的限制不当('路径遍历')漏洞,允许路径遍历和**服务器端请求伪造(SSRF)**攻击。该问题影响 3.92.0 及更早版本的 WP Automatic。
要识别受影响的主机,可以使用以下查询:
body="wp-content/plugins/wp-automatic" && header="HTTP/1.1 200 OK"title:"wp-automatic" response.status_code:200http.title:"wp-automatic" http.status:200"/wp-content/plugins/wp-automatic"克隆仓库:
git clone https://github.com/Quantum-Hacker/CVE-2024-27954.git
cd CVE-2024-27954
Nuclei 用法: 使用提供的模板运行 Nuclei: nuclei -t wprce.yaml --target http://example.com 或 -l WPUrls.txt
该工具仅用于授权的安全测试和教育目的。严禁对系统进行未经授权的使用。
该工具根据 MIT 许可证授权。