cvelist/2005/2xxx/CVE-2005-2414.json

83 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-2414",
"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" : "Race condition in the xpcom library, as used by web browsers such as Firefox, Mozilla, Netscape, and Galeon, allows remote attackers to cause a denial of service (application crash) via a large HTML file that loads a DOM call from within nested DIV tags, which causes part of the currently rendering page and referenced objects to be deleted."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050721 Mozilla XPCOM Library Race Condition",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=112199282029269&w=2"
},
{
"name" : "http://www.gulftech.org/?node=research&article_id=00091-07212005",
"refsource" : "MISC",
"url" : "http://www.gulftech.org/?node=research&article_id=00091-07212005"
},
{
"name" : "1014550",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1014550"
},
{
"name" : "1014548",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1014548"
},
{
"name" : "mozilla-xpcom-race-condition(21472)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/21472"
}
]
}
}