cvelist/2018/20xxx/CVE-2018-20623.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2018-12-31 14:04:18 -05:00
{
2019-03-18 05:16:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20623",
"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-12-31 14:04:18 -05:00
{
2019-03-18 05:16:21 +00:00
"lang": "eng",
"value": "In GNU Binutils 2.31.1, there is a use-after-free in the error function in elfcomm.c when called from the process_archive function in readelf.c via a crafted ELF file."
2018-12-31 14:04:18 -05:00
}
2019-03-18 05:16:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "106370",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106370"
},
{
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=24049",
"refsource": "MISC",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=24049"
2019-03-26 01:00:44 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K38336243",
"url": "https://support.f5.com/csp/article/K38336243"
2019-10-31 01:01:12 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2415",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00072.html"
2019-11-05 22:01:22 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2432",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00008.html"
2020-04-29 03:01:13 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4336-1",
"url": "https://usn.ubuntu.com/4336-1/"
2019-03-18 05:16:21 +00:00
}
]
}
}