cvelist/2006/3xxx/CVE-2006-3672.json
2019-03-17 23:13:28 +00:00

92 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3672",
"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": "KDE Konqueror 3.5.1 and earlier allows remote attackers to cause a denial of service (application crash) by calling the replaceChild method on a DOM object, which triggers a null dereference, as demonstrated by calling document.replaceChild with a 0 (zero) argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "MDKSA-2006:130",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:130"
},
{
"name": "27058",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27058"
},
{
"name": "18978",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18978"
},
{
"name": "konqueror-replacechild-dos(27744)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27744"
},
{
"name": "ADV-2006-2812",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2812"
},
{
"name": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html",
"refsource": "MISC",
"url": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html"
},
{
"name": "USN-322-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-322-1"
}
]
}
}