cve/2004/CVE-2004-2023.md

18 lines
699 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.