cvelist/2006/4xxx/CVE-2006-4214.json

113 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-4214",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.gulftech.org/?node=research&article_id=00109-08152006",
"refsource" : "MISC",
"url" : "http://www.gulftech.org/?node=research&article_id=00109-08152006"
},
{
"name" : "http://www.zen-cart.com/forum/showthread.php?t=43579",
"refsource" : "CONFIRM",
"url" : "http://www.zen-cart.com/forum/showthread.php?t=43579"
},
{
"name" : "19542",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/19542"
},
{
"name" : "ADV-2006-3283",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/3283"
},
{
"name" : "28145",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/28145"
},
{
"name" : "28146",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/28146"
},
{
"name" : "28147",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/28147"
},
{
"name" : "28144",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/28144"
},
{
"name" : "28148",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/28148"
},
{
"name" : "21484",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/21484"
},
{
"name" : "zencart-multiple-scripts-sql-injection(28393)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/28393"
}
]
}
}