GHSA-p7vm-phxx-g722

Suggest an improvement
Source
https://github.com/advisories/GHSA-p7vm-phxx-g722
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-p7vm-phxx-g722/GHSA-p7vm-phxx-g722.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p7vm-phxx-g722
Aliases
  • CVE-2017-9801
Published
2022-05-17T02:15:41Z
Modified
2023-11-08T03:59:29.683863Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Improper Input Validation in Apache Commons Email
Details

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.

Database specific
{
    "nvd_published_at": "2017-08-07T15:29:00Z",
    "github_reviewed_at": "2022-06-30T19:50:10Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Maven / org.apache.commons:commons-email

Package

Name
org.apache.commons:commons-email
View open source insights on deps.dev
Purl
pkg:maven/org.apache.commons/commons-email

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0
Fixed
1.5

Affected versions

1.*

1.1
1.2
1.3
1.3.1
1.3.2
1.3.3
1.4

Database specific

{
    "last_known_affected_version_range": "<= 1.4"
}