CVE-2010-4344
CRITICAL KEVExim < 4.70 - Remote Code Execution via Crafted SMTP Headers
Title source: llmExploitation Summary
CVE-2010-4344 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added March 25, 2022.
EIP tracks 3 public exploits from researchers including kingcope, jduck, hdm, including a Metasploit module exploits/unix/smtp/exim4_string_format.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Exim 4.63, allowing remote command execution by sending a maliciously crafted email with oversized headers. It leverages the 'spool_directory' configuration option to execute arbitrary commands with root privileges.
Description
Heap-based buffer overflow in the string_vformat function in string.c in Exim before 4.70 allows remote attackers to execute arbitrary code via an SMTP session that includes two MAIL commands in conjunction with a large message containing crafted headers, leading to improper rejection logging.
Exploits (3)
This exploit targets a buffer overflow vulnerability in Exim 4.63, allowing remote command execution by sending a maliciously crafted email with oversized headers. It leverages the 'spool_directory' configuration option to execute arbitrary commands with root privileges.
This Metasploit module exploits a heap buffer overflow in Exim's 'string_vformat' function (CVE-2010-4344) by sending a crafted email message that overflows the log buffer, allowing arbitrary command execution. It also attempts privilege escalation via CVE-2010-4345 if Perl is available.
This Metasploit module exploits a heap buffer overflow in Exim versions prior to 4.69 via the 'string_vformat' function. It sends a crafted email message to trigger the vulnerability, allowing arbitrary command execution with the privileges of the Exim daemon.
References (34)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H