cvelist/2009/3xxx/CVE-2009-3627.json
2019-03-18 01:56:40 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-3627",
"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": "The decode_entities function in util.c in HTML-Parser before 3.63 allows context-dependent attackers to cause a denial of service (infinite loop) via an incomplete SGML numeric character reference, which triggers generation of an invalid UTF-8 character."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2009-3022",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/3022"
},
{
"name": "[oss-security] 20091023 CVE-2009-3627 assignment notification - HTML-Parser-3.63",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/10/23/9"
},
{
"name": "htmlparser-decodeentities-dos(53941)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53941"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=530604",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=530604"
},
{
"name": "36807",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/36807"
},
{
"name": "37155",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37155"
},
{
"name": "https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225"
},
{
"name": "http://github.com/gisle/html-parser/commit/b9aae1e43eb2c8e989510187cff0ba3e996f9a4c",
"refsource": "CONFIRM",
"url": "http://github.com/gisle/html-parser/commit/b9aae1e43eb2c8e989510187cff0ba3e996f9a4c"
}
]
}
}