mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2009-2894](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2894)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Ebay Clone 2009 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to product_desc.php, and the cid parameter to (2) showcategory.php and (3) gallery.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0907-exploits/clone2009-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|