VYPR

Commons Email

by Apache

CVEs (2)

  • CVE-2018-1294HigMar 20, 2018
    risk 0.49cvss 7.5epss 0.03

    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…

  • CVE-2017-9801HigAug 7, 2017
    risk 0.49cvss 7.5epss 0.06

    When a call-site passes a subject for an email that contains line-breaks in Apache Commons Email 1.0 through 1.4, the caller can add arbitrary SMTP headers.