You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
dev-mend-for-github-combot
changed the title
commons-email-1.4.jar: 1 vulnerabilities (highest severity is: 7.5)
commons-email-1.4.jar: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Jan 9, 2025
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
dev-mend-for-github-combot
changed the title
commons-email-1.4.jar: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
commons-email-1.4.jar: 1 vulnerabilities (highest severity is: 7.5)
Jan 9, 2025
Vulnerable Library - commons-email-1.4.jar
Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
Library home page: http://commons.apache.org/proper/commons-email/
Path to dependency file: /nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2018-1294
Vulnerable Library - commons-email-1.4.jar
Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
Library home page: http://commons.apache.org/proper/commons-email/
Path to dependency file: /nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
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).
Publish Date: 2018-03-19
URL: CVE-2018-1294
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-v7cm-w955-pj6g
Release Date: 2018-03-20
Fix Resolution: org.apache.commons:commons-email:1.5
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: