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

19 lines
894 B
Markdown

### [CVE-2015-1442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1442)
![](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 views/zero_transact_user.php in the administrative backend in ZeroCMS 1.3.3, 1.3.2, and earlier allows remote authenticated users to execute arbitrary SQL commands via the user_id parameter in a Modify Account action. NOTE: The article_id parameter to zero_view_article.php vector is already covered by CVE-2014-4034.
### POC
#### Reference
- http://packetstormsecurity.com/files/130192/ZeroCMS-1.3.3-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Feb/4
#### Github
No PoCs found on GitHub currently.