cvelist/2006/3xxx/CVE-2006-3944.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-3944",
"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" : "Microsoft Internet Explorer 6 on Windows XP SP2 allows remote attackers to cause a denial of service (crash) via a (1) Forms.ListBox.1 or (2) Forms.ListBox.1 object with the ListWidth property set to (a) 0x7fffffff, which triggers an integer overflow exception, or to (b) 0x7ffffffe, which triggers a null dereference."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://browserfun.blogspot.com/2006/07/mobb-24-formslistbox1-listwidth.html",
"refsource" : "MISC",
"url" : "http://browserfun.blogspot.com/2006/07/mobb-24-formslistbox1-listwidth.html"
},
{
"name" : "19113",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/19113"
},
{
"name" : "ADV-2006-2954",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/2954"
},
{
"name" : "27372",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/27372"
},
{
"name" : "ie-listwidth-dos(27931)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27931"
}
]
}
}