cve/2023/CVE-2023-46490.md

18 lines
652 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-46490](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46490)
![](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
SQL Injection vulnerability in Cacti v1.2.25 allows a remote attacker to obtain sensitive information via the form_actions() function in the managers.php function.
### POC
#### Reference
- https://gist.github.com/ISHGARD-2/a95632111138fcd7ccf7432ccb145b53
#### Github
No PoCs found on GitHub currently.