SMTP Smuggling Vulnerability in Postfix Email Server
CVE-2023-51764
Key Information:
Badges
What is CVE-2023-51764?
An SMTP smuggling vulnerability exists in Postfix through version 3.8.5, allowing remote attackers to exploit improperly configured servers to inject spoofed email messages. This occurs due to the way Postfix handles line feed characters (.), which some other email servers may not recognize. Without proper configuration, such as setting smtpd_data_restrictions to reject_unauth_pipelining and leveraging other configurations, SPF protections can be bypassed. To mitigate these risks, administrators should ensure they are using a Postfix version of at least 3.5.23, 3.6.13, 3.7.9, or 3.8.4, and implement the smtpd_forbid_bare_newline option.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
27% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
