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

19 lines
803 B
Markdown

### [CVE-2008-0546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0546)
![](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 CandyPress (CP) 4.1.1.26, and earlier 4.1.x versions, allow remote attackers to execute arbitrary SQL commands via the (1) idProduct and (2) options parameters to (a) ajax/ajax_optInventory.asp, or the (2) recid parameter to (b) ajax/ajax_getBrands.asp.
### POC
#### Reference
- http://securityreason.com/securityalert/3600
- https://www.exploit-db.com/exploits/4988
#### Github
No PoCs found on GitHub currently.