Vulnerability CVE-2022-43634


Published: 2023-03-29

Description:
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 dsi_writeinit function. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-17646.

Type:

CWE-122

(Heap-based Buffer Overflow)

 References:
https://github.com/Netatalk/Netatalk/pull/186
https://www.zerodayinitiative.com/advisories/ZDI-23-094/

Copyright 2026, cxsecurity.com

 

Back to Top