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

19 lines
770 B
Markdown

### [CVE-2015-0919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0919)
![](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
Multiple SQL injection vulnerabilities in the administrative backend in Sefrengo before 1.6.1 allow remote administrators to execute arbitrary SQL commands via the (1) idcat or (2) idclient parameter to backend/main.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/129824/Sefrengo-CMS-1.6.0-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Jan/9
#### Github
No PoCs found on GitHub currently.