Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-39713 PoC — Rocket.Chat 安全漏洞

Source
Associated Vulnerability
Title:Rocket.Chat 安全漏洞 (CVE-2024-39713)
Description:A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1.
Readme
# 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.
File Snapshot

[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
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →