mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
87 lines
3.0 KiB
JSON
87 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2018-10534",
|
|
"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": "The _bfd_XX_bfd_copy_private_bfd_data_common function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, processes a negative Data Directory size with an unbounded loop that increases the value of (external_IMAGE_DEBUG_DIRECTORY) *edd so that the address exceeds its own memory region, resulting in an out-of-bounds memory write, as demonstrated by objcopy copying private info with _bfd_pex64_bfd_copy_private_bfd_data_common in pex64igen.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "104025",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/104025"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:3032",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:3032"
|
|
},
|
|
{
|
|
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=23110",
|
|
"refsource": "MISC",
|
|
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=23110"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHBA-2019:0327",
|
|
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-201908-01",
|
|
"url": "https://security.gentoo.org/glsa/201908-01"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4336-1",
|
|
"url": "https://usn.ubuntu.com/4336-1/"
|
|
}
|
|
]
|
|
}
|
|
} |