cve/2024/CVE-2024-54146.md

18 lines
853 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-54146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54146)
![](https://img.shields.io/static/v1?label=Product&message=cacti&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.2.29%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brightgreen)
### Description
Cacti is an open source performance and fault management framework. Cacti has a SQL injection vulnerability in the template function of host_templates.php using the graph_template parameter. This vulnerability is fixed in 1.2.29.
### POC
#### Reference
- https://github.com/Cacti/cacti/security/advisories/GHSA-vj9g-p7f2-4wqj
#### Github
No PoCs found on GitHub currently.