mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
19 lines
723 B
Markdown
19 lines
723 B
Markdown
### [CVE-2008-6277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6277)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in product.php in RakhiSoftware Price Comparison Script (aka Shopping Cart) allows remote attackers to execute arbitrary SQL commands via the subcategory_id parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/0811-exploits/rakhi-sqlxssfpd.txt
|
|
- https://www.exploit-db.com/exploits/7250
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|