cvelist/2020/35xxx/CVE-2020-35493.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-12-17 19:03:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35493",
2021-01-04 15:01:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "binutils",
"version": {
"version_data": [
{
"version_value": "binutils 2.34"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20->CWE-122->CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1911437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911437"
}
]
2020-12-17 19:03:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-04 15:01:45 +00:00
"value": "A flaw exists in binutils in bfd/pef.c. An attacker who is able to submit a crafted PEF file to be parsed by objdump could cause a heap buffer overflow -> out-of-bounds read that could lead to an impact to application availability. This flaw affects binutils versions prior to 2.34."
2020-12-17 19:03:35 +00:00
}
]
}
}