POC详情: a2b3c0ac7616b84d410a0adfa755235d65e2aaa2

来源
关联漏洞
标题: Rocket.Chat 安全漏洞 (CVE-2024-39713)
描述:Rocket.Chat是Rocket.Chat公司的一个聊天软件。 Rocket.Chat 6.10.1之前版本存在安全漏洞,该漏洞源于Twilio网络钩子端点存在服务器端请求伪造漏洞。
介绍
# 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付费,感谢您的支持。