CVE-2023-42464: Critical severity netatalk vulnerability
A Type Confusion vulnerability was found in the Spotlight RPC functions in afpd in Netatalk 3.1.x before 3.1.17. When parsing Spotlight RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the underlying protocol. Due to a lack of type checking in callers of the dallocvalueforkey() function, which returns the object associated with a key, a malicious actor may be able to fully control the value of the pointer and theoretically achieve Remote Code Execution on the host. This issue is similar to CVE-2023-34967.
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the CVE ID of this vulnerability?
CVE-2023-42464
What is the severity of CVE-2023-42464?
The severity of CVE-2023-42464 is critical with a CVSS score of 9.8.
Which software versions are affected by CVE-2023-42464?
Netatalk versions 3.1.12~ds-8+deb11u1 and 3.1.17~ds-1 are affected by CVE-2023-42464.
How can I fix CVE-2023-42464?
To fix CVE-2023-42464, you should update Netatalk to version 3.1.17~ds-1 or apply the recommended patches provided by Debian.
Where can I find more information about CVE-2023-42464?
You can find more information about CVE-2023-42464 at the following links: [GitHub Issue](https://github.com/Netatalk/netatalk/issues/486), [GitHub Pull Request](https://github.com/Netatalk/netatalk/pull/485), [GitHub Commit](https://github.com/Netatalk/netatalk/commit/a0ee3c246ee9e082436192290610a4d812fc0b7f).