Lucene search

K
cvelistApacheCVELIST:CVE-2018-1294
HistoryMar 19, 2018 - 12:00 a.m.

CVE-2018-1294

2018-03-1900:00:00
apache
www.cve.org

0.001 Low

EPSS

Percentile

44.3%

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).

CNA Affected

[
  {
    "product": "Apache Commons Email",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "versions prior to 1.5"
      }
    ]
  }
]