Command Injection in Apache James - CVE-2023-51747

 

Command Injection in Apache James - CVE-2023-51747

Published: February 28, 2024


Vulnerability identifier: #VU86899
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-51747
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache James
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to perform SMTP smuggling attack.

The vulnerability exists due to improper input validation when handling email headers. A remote attacker can forge an SMTP envelop, allowing for instance to bypass SPF checks.


Remediation

Install updates from vendor's website.

External links