cvelist/2018/16xxx/CVE-2018-16403.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2018-09-03 12:03:48 -04:00
{
2019-03-18 01:48:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16403",
"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": [
2018-09-03 15:03:59 -04:00
{
2019-03-18 01:48:20 +00:00
"lang": "eng",
"value": "libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash."
2018-09-03 15:03:59 -04:00
}
2019-03-18 01:48:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceware.org/git/?p=elfutils.git;a=commit;h=6983e59b727458a6c64d9659c85f08218bc4fcda",
"refsource": "MISC",
"url": "https://sourceware.org/git/?p=elfutils.git;a=commit;h=6983e59b727458a6c64d9659c85f08218bc4fcda"
},
{
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=23529",
"refsource": "MISC",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=23529"
2019-06-10 17:00:48 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4012-1",
"url": "https://usn.ubuntu.com/4012-1/"
2019-06-20 03:01:02 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1590",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00052.html"
2019-08-06 17:01:08 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2197",
"url": "https://access.redhat.com/errata/RHSA-2019:2197"
2019-03-18 01:48:20 +00:00
}
]
}
}