cvelist/2018/19xxx/CVE-2018-19932.json

97 lines
3.3 KiB
JSON
Raw Normal View History

2018-12-07 02:11:57 -05:00
{
2019-03-18 07:05:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19932",
"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-07 02:11:57 -05:00
{
2019-03-18 07:05:20 +00:00
"lang": "eng",
"value": "An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils through 2.31. There is an integer overflow and infinite loop caused by the IS_CONTAINED_BY_LMA macro in elf.c."
2018-12-07 02:11:57 -05:00
}
2019-03-18 07:05:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.netapp.com/advisory/ntap-20190221-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190221-0004/"
},
{
"name": "106144",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106144"
},
{
"name": "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=beab453223769279cc1cef68a1622ab8978641f7",
"refsource": "MISC",
"url": "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=beab453223769279cc1cef68a1622ab8978641f7"
},
{
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=23932",
"refsource": "MISC",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=23932"
2019-08-03 13:00:49 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201908-01",
"url": "https://security.gentoo.org/glsa/201908-01"
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:36 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4336-1",
"url": "https://usn.ubuntu.com/4336-1/"
2019-03-18 07:05:20 +00:00
}
]
}
}