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
- https://github.com/duy-31/CVE-2023-51764
- https://github.com/eeenvik1/CVE-2023-51764
- https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/
- https://www.youtube.com/watch?v=V8KPV96g1To
- https://github.com/Double-q1015/CVE-2023-51764
- https://github.com/d4op/CVE-2023-51764-POC
- https://github.com/duy-31/CVE-2023-51764
- https://github.com/eeenvik1/CVE-2023-51764
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/hannob/smtpsmug
- https://github.com/marklogic/marklogic-docker
- https://github.com/nomi-sec/PoC-in-GitHub