Vulnerability CVE-2023-51747


Published: 2024-02-27

Description:
Apache James prior to versions 3.8.1 and 3.7.5 is vulnerable to SMTP smuggling.

A lenient behaviour in line delimiter handling might create a difference of interpretation between the sender and the receiver which can be exploited by an attacker to forge an SMTP envelop, allowing for instance to bypass SPF checks.

The patch implies enforcement of CRLF as a line delimiter as part of the DATA transaction.

We recommend James users to upgrade to non vulnerable versions.

Type:

CWE-20

(Improper Input Validation)

 References:
https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/
https://postfix.org/smtp-smuggling.html
https://lists.apache.org/thread/rxkwbkh9vgbl9rzx1fkllyk3krhgydko
http://www.openwall.com/lists/oss-security/2024/02/27/4

Copyright 2026, cxsecurity.com

 

Back to Top