cvelist/2021/3xxx/CVE-2021-3549.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-05-12 17:00:39 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3549",
2021-05-26 21:00:42 +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": "GNU binutils version 2.36"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1960717",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960717"
}
]
2021-05-12 17:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-26 21:00:42 +00:00
"value": "An out of bounds flaw was found in GNU binutils objdump utility version 2.36. An attacker could use this flaw and pass a large section to avr_elf32_load_records_from_section() probably resulting in a crash or in some cases memory corruption. The highest threat from this vulnerability is to integrity as well as system availability."
2021-05-12 17:00:39 +00:00
}
]
}
}