CVE-2018-1294

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).
References
Link Resource
http://seclists.org/oss-sec/2018/q1/107 Mitigation Mailing List
Configurations

Configuration 1

cpe:2.3:a:apache:commons_email:*:*:*:*:*:*:*:*

Information

Published : 2018-03-20 05:29

Updated : 2019-03-07 02:19


NVD link : CVE-2018-1294

Mitre link : CVE-2018-1294

Products Affected
No products.
CWE