支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: ceff640f737fa576e62ccf7cfba1d38175ff559c

来源
关联漏洞
标题:Rocket.Chat 安全漏洞 (CVE-2024-39713)
Description:Rocket.Chat是Rocket.Chat公司的一个聊天软件。 Rocket.Chat 6.10.1之前版本存在安全漏洞,该漏洞源于Twilio网络钩子端点存在服务器端请求伪造漏洞。
Description
CVE-2024-39713 (Rocket.Chat Blind SSRF vulnerability)
介绍
# 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/ceff640f737fa576e62ccf7cfba1d38175ff559c ├── [ 931] CVE-2024-39713.py ├── [4.0K] demo │   └── [1.1M] PoC.gif ├── [ 820] README.md └── [ 8] requirements.txt 2 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。