LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2010-4344: Exim Heap-Based Buffer Overflow Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2010-4344 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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.

CVE-2010-4344 is a heap-based buffer overflow in Exim mail transfer agent software that can let a remote attacker run arbitrary code over an SMTP session. It matters because Exim often sits on internet-facing mail servers; successful abuse can give an attacker control of the host that handles inbound and outbound mail.

Public detail is limited to the CISA summary and the stated weakness class. Confirm exact affected builds, fixed releases, and deployment notes against the vendor advisory before acting.

How it works

The flaw is classed as CWE-119 (improper restriction of operations within the bounds of a memory buffer). In Exim, a heap-based buffer overflow occurs in the string_vformat function in string.c. An attacker who can open an SMTP session can supply input that overflows a heap buffer, corrupting memory in a way that may allow arbitrary code execution on the Exim process.

No further exploit mechanics, payloads, or preconditions are provided in the given facts. Treat any public proof-of-concept claims cautiously and verify behavior only in a controlled lab against the vendor’s description. The practical risk is remote code execution on the mail server if the vulnerable code path is reachable from the network.

Am I affected? How to find it in your systems

Exim is commonly deployed as the MTA on Linux and Unix mail gateways, relay hosts, and some hosting or appliance stacks that accept SMTP. Inventory every system that speaks SMTP externally or internally and identify whether Exim is the listening MTA.

How to remediate

Patch first. Apply the vendor update for Exim as instructed in the official advisory (CISA required action: apply updates per vendor instructions). Replace or upgrade every instance still running a vulnerable build, including offline images and secondary relays.

If you can't patch immediately

Reduce exposure until the vendor update can be installed.

If your data may have been exposed

Actively exploited remote-code-execution flaws on mail servers can lead to full host compromise, mail theft, lateral movement, or follow-on ransomware—though ransomware use is not documented for this CVE in the given facts. If you suspect exploitation, isolate the host, preserve logs and memory images, rotate credentials and keys that touched the system, and follow your incident-response process. You can run a free exposure scan of your email addresses against known breach data to see whether associated accounts appear in public breach corpora, then force password resets and enable stronger authentication where needed.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedExim · Exim
WeaknessCWE-119
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities