mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-26 20:03:34 +00:00
831 B
831 B
CVE-2003-0743
Description
Heap-based buffer overflow in smtp_in.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.
POC
Reference
No PoCs from references.