cve/2023/CVE-2023-27160.md

18 lines
724 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-27160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27160)
![](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
forem up to v2022.11.11 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /articles/{id}. This vulnerability allows attackers to access network resources and sensitive information via a crafted POST request.
### POC
#### Reference
- https://gist.github.com/b33t1e/6172286862a4486b5888f3cbbdc6316d
#### Github
No PoCs found on GitHub currently.