cvelist/2006/7xxx/CVE-2006-7066.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-7066",
"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) by creating an object inside an iframe, deleting the frame by setting its location.href to about:blank, then accessing a property of the object within the deleted frame, which triggers a NULL pointer dereference. NOTE: it was later reported that 7.0.6000.16473 and earlier are also affected."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20090725 DoS vulnerabilities in Internet Explorer",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/bugtraq/2009-07/0193.html"
},
{
"name" : "http://blogs.securiteam.com/index.php/archives/554",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://blogs.securiteam.com/index.php/archives/554"
},
{
"name" : "http://browserfun.blogspot.com/2006/07/mobb-30-orphan-object-properties.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://browserfun.blogspot.com/2006/07/mobb-30-orphan-object-properties.html"
},
{
"name" : "http://websecurity.com.ua/3130/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://websecurity.com.ua/3130/"
},
{
"name" : "19228",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/19228"
},
{
"name" : "27533",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/27533"
},
{
"name" : "ie-deleted-frame-dos(28068)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/28068"
}
]
}
}