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

19 lines
778 B
Markdown

### [CVE-2015-1476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1476)
![](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 xlinkerz ecommerceMajor allow remote attackers to execute arbitrary SQL commands via the (1) productbycat parameter to product.php, or (2) username or (3) password parameter to __admin/index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/130073/ecommerceMajor-SQL-Injection.html
- http://www.exploit-db.com/exploits/35878
#### Github
No PoCs found on GitHub currently.