cve/2024/CVE-2024-55471.md

18 lines
772 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-55471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55471)
![](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
Oqtane Framework is vulnerable to Insecure Direct Object Reference (IDOR) in Oqtane.Controllers.UserController. This allows unauthorized users to access sensitive information of other users by manipulating the id parameter.
### POC
#### Reference
- https://medium.com/@Rudra_2158/cve-2024-55471-breaking-down-the-idor-vulnerability-in-oqtane-framework-c0f4b02f12fc
#### Github
No PoCs found on GitHub currently.