ghsa-p7vm-phxx-g722
Vulnerability from github
Published
2022-05-17 02:15
Modified
2022-06-30 19:50
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.4" }, "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-email" }, "ranges": [ { "events": [ { "introduced": "1.0" }, { "fixed": "1.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-9801" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T19:50:10Z", "nvd_published_at": "2017-08-07T15:29:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-p7vm-phxx-g722", "modified": "2022-06-30T19:50:10Z", "published": "2022-05-17T02:15:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9801" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/7ef903a772a2ff08605df1be819044fb15df2815eb3d63878b3fbbb5@%3Cannounce.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100082" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039043" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in Apache Commons Email" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…