Vulnerability in Postfix
CVE-2023-51764
Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
EPSS: 0.026 (83.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Postfix
- Fedoraproject Fedora — versions 38, 39
- Redhat Enterprise_linux — versions 8.0, 9.0
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Exploit, Mitigation, Vendor Advisory)
- cve@mitre.org (Technical Description, Third Party Advisory)
- cve@mitre.org (mailing-list, Mailing List, Third Party Advisory)
- cve@mitre.org (mailing-list, Mailing List, Third Party Advisory)
- cve@mitre.org (Third Party Advisory, Issue Tracking)
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org (Technical Description)
- cve@mitre.org (Exploit, Third Party Advisory)
- cve@mitre.org (Exploit, Third Party Advisory)
- cve@mitre.org (Exploit)
Frequently asked questions
- What is CVE-2023-51764?
- CVE-2023-51764 is a medium-severity vulnerability in Postfix, classified under Insufficient Verification of Data Authenticity. CVSS score: 5.3/10. Published 2023-12-24.
- How severe is CVE-2023-51764?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2023-51764 known to be exploited?
- 8 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.