ghsa-jw7r-rxff-gv24
Vulnerability from github
Published
2024-02-27 18:31
Modified
2024-03-01 14:41
Summary
Apache James MIME4J improper input validation vulnerability
Details
Improper input validation allows for header injection in MIME4J library when using MIME4J DOM for composing message. This can be exploited by an attacker to add unintended headers to MIME messages.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.james:apache-mime4j-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.8.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-21742" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-02-27T21:54:39Z", "nvd_published_at": "2024-02-27T17:15:12Z", "severity": "MODERATE" }, "details": "Improper input validation allows for header injection in MIME4J library when using MIME4J DOM for composing message.\nThis can be exploited by an attacker to add unintended headers to MIME messages.\n", "id": "GHSA-jw7r-rxff-gv24", "modified": "2024-03-01T14:41:42Z", "published": "2024-02-27T18:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21742" }, { "type": "WEB", "url": "https://github.com/apache/james-mime4j/commit/9dec5df2a588fed8027839815daefa79ee66efd1" }, { "type": "WEB", "url": "https://github.com/apache/james-mime4j/commit/d25fb3fd35db42b060789a20634fbe3cb84aba17" }, { "type": "PACKAGE", "url": "https://github.com/apache/james-mime4j" }, { "type": "WEB", "url": "https://lists.apache.org/thread/nrqzg93219wdj056pqfszsd33dc54kfy" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/27/5" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache James MIME4J improper input validation vulnerability" }
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.
- 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.