Files
CVEs-PoC/2012/CVE-2012-5910.md
2024-06-18 02:51:15 +02:00

19 lines
727 B
Markdown

### [CVE-2012-5910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5910)
![](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 blogs/htsrv/viewfile.php in b2evolution 4.1.3 allows remote authenticated users to execute arbitrary SQL commands via the root parameter.
### POC
#### Reference
- http://packetstormsecurity.org/files/111294/B2Evolution-CMS-4.1.3-SQL-Injection.html
- http://vulnerability-lab.com/get_content.php?id=482
#### Github
No PoCs found on GitHub currently.