CVE-2022-3437
Vulnerability Summary
Timeline
Description
A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.
CVSS Metrics
- v3.1•MEDIUM•Score: 4.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
- v3.1•MEDIUM•Score: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.73%• Percentile: 73%
Techniques & Countermeasures
- CWE-122•Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Affected Systems
- fedoraproject•fedora
36 | 37
- samba•samba
≥ 4.0.0, < 4.15.11 | ≥ 4.16.0, < 4.16.6 | ≥ 4.17.0, < 4.17.2
References (8)
- https://bugzilla.redhat.com/show_bug.cgi?id=2137774
- https://www.samba.org/samba/security/CVE-2022-3437.html
- https://access.redhat.com/security/cve/CVE-2022-3437
- http://www.openwall.com/lists/oss-security/2023/02/08/1
- https://security.netapp.com/advisory/ntap-20230216-0008/
- https://security.gentoo.org/glsa/202309-06
- https://security.gentoo.org/glsa/202310-06
- https://lists.debian.org/debian-lts-announce/2024/04/msg00015.html