Vulnerability Details : CVE-2008-6986
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.
Vulnerability category: Sql Injection
Products affected by CVE-2008-6986
- cpe:2.3:a:zen-cart:zen_cart:1.3:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.5:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.8a:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.7:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.6:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.8:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.2:*:*:*:*:*:*:*
- cpe:2.3:a:zen-cart:zen_cart:1.3.0.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2008-6986
0.38%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2008-6986
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST |
CWE ids for CVE-2008-6986
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2008-6986
-
http://www.securityfocus.com/archive/1/496002/100/0/threaded
-
http://www.securityfocus.com/archive/1/496032/100/100/threaded
-
http://www.securityfocus.com/bid/31023
-
http://www.zen-cart.com/forum/showthread.php?p=604473
Vendor Advisory
-
http://www.gulftech.org/?node=research&article_id=00129-09042008
Exploit
Jump to