关联漏洞
标题:
WordPress plugin Super Backup & Clone 代码问题漏洞
(CVE-2024-9290)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Super Backup & Clone 2.3.3及之前版本存在代码问题漏洞,该漏洞源于缺少文件类型验证和对ibk_restore_migrate_check函数的功能检查,从而容易受到任意文件上传的攻击。
描述
The tool targets WordPress websites that use the Super Backup & Clone plugin and are vulnerable to arbitrary file upload.
介绍
# CVE-2024-9290 Exploit Tool | Super Backup & Clone Vulnerability

The tool targets WordPress websites that use the **Super Backup & Clone** plugin and are vulnerable to arbitrary file upload. It attempts to upload a malicious shell into the `/wp-content/uploads/isnapshots/` directory. Once uploaded, the tool validates the existence of the shell and logs successful uploads into a `shells.txt` file.
---
## **Features**
- **Multi-threading**: Processes up to 10 URLs simultaneously for faster exploitation.
- **Custom Shell Upload**: Uses the malicious shell hosted on GitHub as a payload.
- **Logging**: Logs successful exploits into `shells.txt` for easy reference.
---
## **Usage**
### **Prerequisites**
1. Python 2.7 is required to run this tool.
2. Ensure you have the `requests` library installed:
```bash
pip install requests
```
### **Steps to Use**
1. Clone this repository or download the script.
2. Create a text file containing a list of target URLs, one URL per line.
3. Run the script:
```bash
python CVE-2024-9290.py
```
4. Enter the path to the file containing the URLs when prompted.
5. The tool will attempt to exploit each target and log any successes to `shells.txt`.
---
## **Key Points**
- **Educational Use Only**: This tool is designed for ethical hacking and penetration testing under authorized conditions.
- **Do Not Misuse**: Unauthorized use is illegal and may result in severe consequences.
- **Customizable**: Users can modify the script for specific payloads or requirements.
---
**Disclaimer:**
I have written the disclaimer on the cover of Jenderal92. You can check it [HERE !!!](https://github.com/Jenderal92/)
---
文件快照
[4.0K] /data/pocs/39887aeb5eb9787d0635af011226207da6f6d487
├── [3.1K] CVE-2024-9290.py
└── [1.8K] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。