Files
CVEs-PoC/2003/CVE-2003-0743.md
2025-09-29 21:09:30 +02:00

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.

Github