mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
714 B
Markdown
19 lines
714 B
Markdown
### [CVE-2008-3585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3585)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in PozScripts GreenCart PHP Shopping Cart allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) product_desc.php and (2) store_info.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4133
|
|
- https://www.exploit-db.com/exploits/6189
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|