cvelist/2021/20xxx/CVE-2021-20285.json
2023-02-12 22:00:43 +00:00

69 lines
2.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-20285",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in upx canPack in p_lx_elf.cpp in UPX 3.96. This flaw allows attackers to cause a denial of service (SEGV or buffer overflow and application crash) or possibly have unspecified other impacts via a crafted ELF. The highest threat from this vulnerability is to system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119",
"cweId": "CWE-119"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "upx",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "UPX 3.96"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/upx/upx/issues/421",
"refsource": "MISC",
"name": "https://github.com/upx/upx/issues/421"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937787",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1937787"
}
]
}
}