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-2022-29567 Vulnerability in maven package com.vaadin:vaadin-grid-flow
CVE-2022-43413 Vulnerability in maven package org.jenkins-ci.plugins:job-import-plugin
CVE-2021-21388 Vulnerability in npm package systeminformation
CVE-2020-13920 Vulnerability in maven package org.apache.activemq:activemq-broker
CVE-2023-34189 Vulnerability in maven package org.apache.inlong:manager-web