cve/2024/CVE-2024-27565.md
2024-05-25 21:48:12 +02:00

18 lines
645 B
Markdown

### [CVE-2024-27565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27565)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A Server-Side Request Forgery (SSRF) in weixin.php of ChatGPT-wechat-personal commit a0857f6 allows attackers to force the application to make arbitrary requests.
### POC
#### Reference
- https://github.com/dirk1983/chatgpt-wechat-personal/issues/4
#### Github
No PoCs found on GitHub currently.