cvelist/2022/0xxx/CVE-2022-0529.json

83 lines
2.8 KiB
JSON
Raw Normal View History

2022-02-08 10:01:05 +00:00
{
2023-02-12 22:00:43 +00:00
"data_version": "4.0",
2022-02-08 10:01:05 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0529",
2022-02-09 23:01:08 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:00:43 +00:00
"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"
}
]
}
]
},
2022-02-09 23:01:08 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
2022-02-24 19:01:12 +00:00
"product_name": "unzip",
2022-02-09 23:01:08 +00:00
"version": {
"version_data": [
{
2023-02-12 22:00:43 +00:00
"version_affected": "=",
2022-02-09 23:01:08 +00:00
"version_value": "6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:00:43 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395",
2022-02-09 23:01:08 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2051395"
2022-02-24 19:01:12 +00:00
},
{
2023-02-12 22:00:43 +00:00
"url": "https://github.com/ByteHackr/unzip_poc",
2022-02-24 19:01:12 +00:00
"refsource": "MISC",
2023-02-12 22:00:43 +00:00
"name": "https://github.com/ByteHackr/unzip_poc"
2022-08-09 03:00:51 +00:00
},
2023-10-30 11:00:31 +00:00
{
"url": "https://www.debian.org/security/2022/dsa-5202",
"refsource": "MISC",
"name": "https://www.debian.org/security/2022/dsa-5202"
},
2022-08-09 03:00:51 +00:00
{
2023-02-12 22:00:43 +00:00
"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"
2022-09-22 20:00:26 +00:00
},
{
2023-10-30 11:00:31 +00:00
"url": "https://security.gentoo.org/glsa/202310-17",
2023-02-12 22:00:43 +00:00
"refsource": "MISC",
2023-10-30 11:00:31 +00:00
"name": "https://security.gentoo.org/glsa/202310-17"
2022-02-08 10:01:05 +00:00
}
]
}
}