Netatalk before 3.2.1 has an off-by-one error and resultant heap-based buffer overflow because of setting ibuf[PASSWDLEN] to '\0' in FPLoginExt in login in etc/uams/uams_pam.c. 2.4.1 and 3.1.19 are also fixed versions.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/Netatalk/netatalk/issues/1096 | not applicable broken link |
https://github.com/Netatalk/netatalk/blob/90d91a9ac9a7d6132ab7620d31c8c23400949206/etc/uams/uams_pam.c#L316 | product |
https://github.com/Netatalk/netatalk/security/advisories/GHSA-8r68-857c-4rqc | vendor advisory exploit |
https://netatalk.io/security/CVE-2024-38439 | patch vendor advisory |