#VU12128 Heap-based buffer overflow in Exim - CVE-2010-4344

 

#VU12128 Heap-based buffer overflow in Exim - CVE-2010-4344

Published: April 24, 2018 / Updated: March 25, 2022


Vulnerability identifier: #VU12128
Vulnerability risk: High
CVSSv4.0: 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/E:A/U:Amber
CVE-ID: CVE-2010-4344
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild
Vulnerable software:
Exim
Software vendor:
Exim

Description

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

The weakness exists in the string_vformat function in string.c due to heap-based buffer overflow. A remote attacker can trigger memory corruption and execute arbitrary code via an SMTP session that includes two MAIL commands in conjunction with a large message containing specially crafted headers, leading to improper rejection logging.

Remediation

Update to version 4.70.

External links