CVE-2024-38440
Last modified
CVE-2024-38440 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Netatalk before 3.2.1 has an off-by-one error, and resultant heap-based buffer overflow and segmentation violation, because of incorrectly using FPLoginExt in BN_bin2bn in etc/uams/uams_dhx_pam.c. The original issue 1097 report stated: 'The latest version of Netatalk (v3.2.0) contains a security vulnerability. EPSS estimates a 0.88% chance of exploitation in the next 30 days.
Description
Netatalk before 3.2.1 has an off-by-one error, and resultant heap-based buffer overflow and segmentation violation, because of incorrectly using FPLoginExt in BN_bin2bn in etc/uams/uams_dhx_pam.c. The original issue 1097 report stated: 'The latest version of Netatalk (v3.2.0) contains a security vulnerability. This vulnerability arises due to a lack of validation for the length field after parsing user-provided data, leading to an out-of-bounds heap write of one byte (\0). Under specific configurations, this can result in reading metadata of the next heap block, potentially causing a Denial of Service (DoS) under certain heap layouts or with ASAN enabled. ... The vulnerability is located in the FPLoginExt operation of Netatalk, in the BN_bin2bn function found in /etc/uams/uams_dhx_pam.c ... if (!(bn = BN_bin2bn((unsigned char *)ibuf, KEYSIZE, NULL))) ... threads ... [#0] Id 1, Name: "afpd", stopped 0x7ffff4304e58 in ?? (), reason: SIGSEGV ... [#0] 0x7ffff4304e58 mov BYTE PTR [r14+0x8], 0x0 ... mov rdx, QWORD PTR [rsp+0x18] ... afp_login_ext(obj=<optimized out>, ibuf=0x62d000010424 "", ibuflen=0xffffffffffff0015, rbuf=<optimized out>, rbuflen=<optimized out>) ... afp_over_dsi(obj=0x5555556154c0 <obj>).' 2.4.1 and 3.1.19 are also fixed versions.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netatalk | Netatalk | >= 2.0.0, < 2.4.1 |
| Netatalk | Netatalk | >= 3.0, < 3.1.19 |
| Netatalk | Netatalk | 3.2.0 |
References
- https://github.com/Netatalk/netatalk/issues/1097Not Applicable
- https://github.com/Netatalk/netatalk/security/advisories/GHSA-mxx4-9fhm-r3w5Exploit, Vendor Advisory
- https://netatalk.io/security/CVE-2024-38440Vendor Advisory
- https://github.com/Netatalk/netatalk/issues/1097Not Applicable
- https://github.com/Netatalk/netatalk/security/advisories/GHSA-mxx4-9fhm-r3w5Exploit, Vendor Advisory
- https://netatalk.io/security/CVE-2024-38440Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38440?
How severe is CVE-2024-38440?
How do I fix CVE-2024-38440?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-38435Unitronics Vision PLC – CWE-703: Improper Check or Handling …7.5
- CVE-2024-38436Commugen SOX 365 – CWE-79: Improper Neutralization of Input …6.1
- CVE-2024-38437D-Link - CWE-288:Authentication Bypass Using an Alternate Pa…9.8
- CVE-2024-38438D-Link - CWE-294: Authentication Bypass by Capture-replay9.8
- CVE-2024-38439Netatalk before 3.2.1 has an off-by-one error and resultant …9.8
- CVE-2024-3844Inappropriate implementation in Extensions in Google Chrome …4.3
- CVE-2024-38441Netatalk before 3.2.1 has an off-by-one error and resultant …9.8
- CVE-2024-38443C/sorting/binary_insertion_sort.c in The Algorithms - C thro…6.2
- CVE-2024-38446NATO NCI ANET 3.4.1 mishandles report ownership. A user can …6.5
- CVE-2024-38447NATO NCI ANET 3.4.1 allows Insecure Direct Object Reference …8.1
- CVE-2024-38448htags in GNU Global through 6.6.12 allows code execution in …9.1
- CVE-2024-38449A Directory Traversal vulnerability in KasmVNC 1.3.1.230e50f…7.7
Are you affected by CVE-2024-38440?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
