The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the bdat_getc function.
References
Configurations
History
No history.
Information
Published : 2017-11-25 17:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-16944
Mitre link : CVE-2017-16944
CVE.ORG link : CVE-2017-16944
JSON object : View
Products Affected
exim
- exim
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')