mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2008-6986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6986)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the actionMultipleAddProduct function in includes/classes/shopping_cart.php in Zen Cart 1.3.0 through 1.3.8a, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the products_id array parameter in a multiple_products_add_product action, a different vulnerability than CVE-2008-6985.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.zen-cart.com/forum/showthread.php?p=604473
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|