First published: Sat Sep 16 2023(Updated: )
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 dalloc_value_for_key() 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.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Netatalk Netatalk | >=3.1<3.1.17 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
debian/netatalk | <=3.1.12~ds-3 | 3.1.12~ds-3+deb10u5 3.1.12~ds-8+deb11u1 3.1.18~ds-1 |
ubuntu/netatalk | <3.1.17 | 3.1.17 |
ubuntu/netatalk | <3.1.12~ | 3.1.12~ |
ubuntu/netatalk | <3.1.12~ | 3.1.12~ |
ubuntu/netatalk | <3.1.14~ | 3.1.14~ |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42464
The severity of CVE-2023-42464 is critical with a CVSS score of 9.8.
Netatalk versions 3.1.12~ds-8+deb11u1 and 3.1.17~ds-1 are affected by 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.
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).