关联漏洞
介绍
# CVE-2024-39713: Rocket.Chat SSRF PoC
## Description
A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1.
**Links:**
- https://nvd.nist.gov/vuln/detail/CVE-2024-39713
- https://hackerone.com/reports/1886954
## Usage
```
pip install -r requirements.txt
python3 CVE-2024-39713.py -u [Rocket.Chat URL] -t [SSRF target]
```
```
nuclei -t CVE-2024-39713.yaml -u [Rocket.Chat URL]
```
## Demo
<p align="center"><img src="demo/PoC.gif"></p>
## Disclaimer
This Proof of Concept is provided for educational and research purposes only. It is intended to help security professionals, developers, and researchers understand and mitigate vulnerabilities.
The author is not responsible for any misuse, damage, or legal consequences resulting from the use of this PoC.
文件快照
[4.0K] /data/pocs/a2b3c0ac7616b84d410a0adfa755235d65e2aaa2
├── [ 931] CVE-2024-39713.py
├── [ 853] CVE-2024-39713.yaml
├── [4.0K] demo
│ └── [1.1M] PoC.gif
├── [ 820] README.md
└── [ 8] requirements.txt
1 directory, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。