cvelist/2022/0xxx/CVE-2022-0529.json
2023-10-30 11:00:31 +00:00

83 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0529",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SEGV"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "unzip",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395"
},
{
"url": "https://github.com/ByteHackr/unzip_poc",
"refsource": "MISC",
"name": "https://github.com/ByteHackr/unzip_poc"
},
{
"url": "https://www.debian.org/security/2022/dsa-5202",
"refsource": "MISC",
"name": "https://www.debian.org/security/2022/dsa-5202"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00028.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2022/09/msg00028.html"
},
{
"url": "https://security.gentoo.org/glsa/202310-17",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202310-17"
}
]
}
}