CVE-2003-0743: Buffer Overflow
Heap-based buffer overflow in smtpin.c for Exim 3 (exim3) before 3.36 and Exim 4 (exim4) before 4.21 may allow remote attackers to execute arbitrary code via an invalid (1) HELO or (2) EHLO argument with a large number of spaces followed by a NULL character and a newline, which is not properly trimmed before the "(no argument given)" string is appended to the buffer.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2003-0743?
CVE-2003-0743 is classified as a high severity vulnerability due to its potential to allow remote code execution.
How do I fix CVE-2003-0743?
To fix CVE-2003-0743, upgrade to Exim version 3.36 or later, or 4.21 or later.
Which versions of Exim are affected by CVE-2003-0743?
CVE-2003-0743 affects Exim versions prior to 3.36 and 4.21.
What type of vulnerability is CVE-2003-0743?
CVE-2003-0743 is a heap-based buffer overflow vulnerability.
Can CVE-2003-0743 be exploited remotely?
Yes, CVE-2003-0743 can be exploited remotely through specially crafted HELO or EHLO arguments.