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

74 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-30500",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Null pointer dereference was found in upx PackLinuxElf::canUnpack() in p_lx_elf.cpp,in version UPX 4.0.0. That allow attackers to execute arbitrary code and cause a denial of service via a crafted file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476",
"cweId": "CWE-476"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "upx",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "upx 4.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948692",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1948692"
},
{
"url": "https://github.com/upx/upx/issues/485",
"refsource": "MISC",
"name": "https://github.com/upx/upx/issues/485"
},
{
"url": "https://github.com/upx/upx/commit/90279abdfcd235172eab99651043051188938dcc",
"refsource": "MISC",
"name": "https://github.com/upx/upx/commit/90279abdfcd235172eab99651043051188938dcc"
}
]
}
}