Heap-based buffer overflow in Exim - CVE-2019-16928

 

Heap-based buffer overflow in Exim - CVE-2019-16928

Published: September 28, 2019 / Updated: March 8, 2022


Vulnerability identifier: #VU21399
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-16928
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error within the string_vformat() function in string.c when processing an overly long argument for EHLO command. A remote non-authenticated attacker can send a very long string as an argument for the EHLO command, trigger a heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

Exim
Gentoo Linux
Amazon Linux AMI
Arch Linux
Fedora
exim4 (Debian package)
exim (Alpine package)
exim4 (Ubuntu package)
fedpkg
exim

How to mitigate CVE-2019-16928

Install the latest version from vendor's website.

Exim - update to 4.92.3
exim4 (Debian package) - update to 4.92-8+deb10u3
exim (Alpine package) - addressed in versions 4.92.2-r1, 4.92.3-r0
exim4 (Ubuntu package) - update to 4.92-4ubuntu1.4
fedpkg - addressed in versions 1.37-8.el6, 1.37-8.fc29
exim - addressed in versions 4.92.3-1.el6, 4.92.3-1.el7, 4.92.3-1.fc29, 4.92.3-1.fc30, 4.92.3-1.fc31

External References

Related Security Bulletins