Files
CVEs-PoC/2016/CVE-2016-3172.md
T
2024-06-18 02:51:15 +02:00

19 lines
723 B
Markdown

### [CVE-2016-3172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3172)
![](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 tree.php in Cacti 0.8.8g and earlier allows remote authenticated users to execute arbitrary SQL commands via the parent_id parameter in an item_edit action.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/03/10/13
- http://www.openwall.com/lists/oss-security/2016/03/15/11
#### Github
No PoCs found on GitHub currently.