cvelist/2021/4xxx/CVE-2021-4217.json

74 lines
2.5 KiB
JSON
Raw Normal View History

2022-01-27 10:01:05 +00:00
{
2023-02-12 23:00:55 +00:00
"data_version": "4.0",
2022-01-27 10:01:05 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-4217",
2022-08-24 16:00:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:00:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 - NULL Pointer Dereference",
"cweId": "CWE-476"
}
]
}
]
},
2022-08-24 16:00:42 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "unzip",
"version": {
"version_data": [
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
2022-08-24 16:00:42 +00:00
"version_value": "unzip 6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:00:55 +00:00
"url": "https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1957077",
2022-08-24 16:00:42 +00:00
"refsource": "MISC",
2023-02-12 23:00:55 +00:00
"name": "https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1957077"
2022-08-24 16:00:42 +00:00
},
{
2023-02-12 23:00:55 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044583",
2022-08-24 16:00:42 +00:00
"refsource": "MISC",
2023-02-12 23:00:55 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2044583"
2022-08-24 16:00:42 +00:00
},
{
2023-02-12 23:00:55 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2021-4217",
2022-08-24 16:00:42 +00:00
"refsource": "MISC",
2023-02-12 23:00:55 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2021-4217"
2022-01-27 10:01:05 +00:00
}
]
}
}