cve/2024/CVE-2024-36383.md
2025-09-29 21:09:30 +02:00

18 lines
852 B
Markdown

### [CVE-2024-36383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36383)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in Logpoint SAML Authentication before 6.0.3. An attacker can place a crafted filename in the state field of a SAML SSO-URL response, and the file corresponding to this filename will ultimately be deleted. This can lead to a SAML Authentication login outage.
### POC
#### Reference
- https://servicedesk.logpoint.com/hc/en-us/articles/19128172110621-Arbitrary-file-deletion-through-URL-Injection-to-SAML-SSO-URL-Response
#### Github
No PoCs found on GitHub currently.