Description
If a user of Apache Commons Email (typically an application programmer) passes unvalidated input as the so-called "Bounce Address", and that input contains line-breaks, then the email details (recipients, contents, etc.) might be manipulated. Mitigation: Users should upgrade to Commons-Email 1.5. You can mitigate this vulnerability for older versions of Commons Email by stripping line-breaks from data, that will be passed to Email.setBounceAddress(String).
Remediation
References
http://seclists.org/oss-sec/2018/q1/107
Related Vulnerabilities
CVE-2023-36665 Vulnerability in npm package protobufjs
CVE-2022-21803 Vulnerability in maven package org.webjars.npm:nconf
CVE-2023-36479 Vulnerability in maven package org.eclipse.jetty.ee10:jetty-ee10-servlets
CVE-2021-25946 Vulnerability in npm package nconf-toml
CVE-2020-7767 Vulnerability in npm package express-validators