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

18 lines
699 B
Markdown

### [CVE-2004-2023](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2023)
![](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 login.php in Zen Cart 1.1.2d, 1.1.4 before patch 1, and possibly other versions allows remote attackers to execute arbitrary SQL via the (1) admin_name or (2) admin_pass parameters.
### POC
#### Reference
- http://www.packetstormsecurity.org/0405-advisories/zencart112d.txt
#### Github
No PoCs found on GitHub currently.