cvelist/2022/0xxx/CVE-2022-0529.json
2022-09-22 20:00:26 +00:00

77 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0529",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "unzip",
"version": {
"version_data": [
{
"version_value": "6.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SEGV"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395"
},
{
"refsource": "MISC",
"name": "https://github.com/ByteHackr/unzip_poc",
"url": "https://github.com/ByteHackr/unzip_poc"
},
{
"refsource": "DEBIAN",
"name": "DSA-5202",
"url": "https://www.debian.org/security/2022/dsa-5202"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220922 [SECURITY] [DLA 3118-1] unzip security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00028.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Unzip. The vulnerability occurs during the conversion of a wide string to a local string that leads to a heap of out-of-bound write. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution."
}
]
}
}