cvelist/2019/7xxx/CVE-2019-7665.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-02-09 11:04:34 -05:00
{
2019-03-18 06:23:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7665",
"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": [
2019-02-09 11:04:34 -05:00
{
2019-03-18 06:23:21 +00:00
"lang": "eng",
"value": "In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes."
2019-02-09 11:04:34 -05:00
}
2019-03-18 06:23:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=24089",
"refsource": "MISC",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=24089"
},
{
"name": "[debian-lts-announce] 20190225 [SECURITY] [DLA 1689-1] elfutils security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00036.html"
},
{
"name": "https://sourceware.org/ml/elfutils-devel/2019-q1/msg00049.html",
"refsource": "MISC",
"url": "https://sourceware.org/ml/elfutils-devel/2019-q1/msg00049.html"
}
]
}
}