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 Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2018-03-20 17:29

Updated : 2024-02-28 16:25


NVD link : CVE-2018-1294

Mitre link : CVE-2018-1294

CVE.ORG link : CVE-2018-1294


JSON object : View

Products Affected

apache

  • commons_email
CWE
CWE-20

Improper Input Validation