cvelist/2014/0xxx/CVE-2014-0172.json
2019-03-18 03:32:50 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0172",
"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": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q2/54"
},
{
"name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.",
"refsource": "MLIST",
"url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html"
},
{
"name": "GLSA-201612-32",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-32"
},
{
"name": "66714",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/66714"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663"
},
{
"name": "USN-2188-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2188-1"
}
]
}
}