7.5
CVE-2006-4214
- EPSS 2.48%
- Veröffentlicht 17.08.2006 21:04:00
- Zuletzt bearbeitet 16.06.2026 22:28:37
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in Zen Cart 1.3.0.2 and earlier allow remote attackers to execute arbitrary SQL commands via (1) GPC data to the ipn_get_stored_session function in ipn_main_handler.php, which can be leveraged to modify elements of $_SESSION; and allow remote authenticated users to execute arbitrary SQL commands via (2) a session id within a cookie to whos_online_session_recreate, (3) the quantity field to the add_cart function, (4) an id[] parameter when adding an item to a shopping cart, or (5) a redemption code when checking out (dc_redeem_code parameter to includes/modules/order_total/ot_coupon.php).
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.48% | 0.825 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.
http://secunia.com/advisories/21484
http://www.gulftech.org/?node=research&article_id=00109-08152006
http://www.osvdb.org/28144
http://www.osvdb.org/28145
http://www.osvdb.org/28146
http://www.osvdb.org/28147
http://www.osvdb.org/28148
http://www.securityfocus.com/bid/19542
http://www.vupen.com/english/advisories/2006/3283
http://www.zen-cart.com/forum/showthread.php?t=43579
https://exchange.xforce.ibmcloud.com/vulnerabilities/28393