cvelist/2021/30xxx/CVE-2021-30500.json

74 lines
2.4 KiB
JSON
Raw Normal View History

2021-04-12 19:00:39 +00:00
{
2023-02-12 22:00:43 +00:00
"data_version": "4.0",
2021-04-12 19:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-30500",
2021-05-27 00:00:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:00:43 +00:00
"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"
}
]
}
]
},
2021-05-27 00:00:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "upx",
"version": {
"version_data": [
{
2023-02-12 22:00:43 +00:00
"version_affected": "=",
2021-05-27 00:00:45 +00:00
"version_value": "upx 4.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:00:43 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948692",
2021-05-27 00:00:45 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1948692"
2021-05-27 00:00:45 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/upx/upx/issues/485",
2021-05-27 00:00:45 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/upx/upx/issues/485"
2021-05-27 00:00:45 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/upx/upx/commit/90279abdfcd235172eab99651043051188938dcc",
2021-05-27 00:00:45 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/upx/upx/commit/90279abdfcd235172eab99651043051188938dcc"
2021-04-12 19:00:39 +00:00
}
]
}
}