cve/2022/CVE-2022-36551.md

18 lines
886 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-36551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36551)
![](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 the Data Import module in Heartex - Label Studio Community Edition versions 1.5.0 and earlier allows an authenticated user to access arbitrary files on the system. Furthermore, self-registration is enabled by default in these versions of Label Studio enabling a remote attacker to create a new account and then exploit the SSRF.
### POC
#### Reference
- http://packetstormsecurity.com/files/171548/Label-Studio-1.5.0-Server-Side-Request-Forgery.html
#### Github
No PoCs found on GitHub currently.