cve/2023/CVE-2023-37543.md

18 lines
754 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-37543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37543)
![](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
Cacti before 1.2.6 allows IDOR (Insecure Direct Object Reference) for accessing any graph via a modified local_graph_id parameter to graph_xport.php. This is a different vulnerability than CVE-2019-16723.
### POC
#### Reference
- https://medium.com/@hussainfathy99/exciting-news-my-first-cve-discovery-cve-2023-37543-idor-vulnerability-in-cacti-bbb6c386afed
#### Github
No PoCs found on GitHub currently.