cvelist/2022/23xxx/CVE-2022-23121.json

84 lines
3.1 KiB
JSON
Raw Normal View History

2022-01-11 18:01:11 +00:00
{
2023-03-28 19:00:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2022-23121",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Netatalk",
"version": {
"version_data": [
{
"version_value": "3.1.12"
}
]
}
}
]
},
"vendor_name": "Netatalk"
}
]
}
2023-03-28 19:00:35 +00:00
},
"credit": "NCC Group EDG (Alex Plaskett, Cedric Halbronn, Aaron Adams) ",
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Netatalk. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parse_entries function. The issue results from the lack of proper error handling when parsing AppleDouble entries. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-15819."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-755: Improper Handling of Exceptional Conditions"
}
]
}
2022-01-11 18:01:11 +00:00
]
2023-03-28 19:00:35 +00:00
},
"references": {
"reference_data": [
{
"url": "https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html",
"refsource": "MISC",
"name": "https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html"
},
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-22-527/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-22-527/"
2023-05-17 01:00:42 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230516 [SECURITY] [DLA 3426-1] netatalk security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00018.html"
2023-06-01 20:00:37 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230601 [SECURITY] [DLA 3426-2] netatalk regression update",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00000.html"
2023-03-28 19:00:35 +00:00
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2022-01-11 18:01:11 +00:00
}
2023-03-28 19:00:35 +00:00
}