ghsa-r58x-wjg8-63m9
Vulnerability from github
Published
2022-01-08 00:40
Modified
2024-05-15 06:30
VLAI Severity ?
Summary
Denial of Service in Apache James
Details
In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. This affected Apache James prior to 3.6.1 We recommend upgrading to Apache James 3.6.1 or higher , which enforce the use of RE2J regular expression engine to execute regex in linear time without back-tracking.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.james:james-server" }, "ranges": [ { "events": [ { "introduced": "3.1.0" }, { "fixed": "3.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-40110" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-01-07T18:34:26Z", "nvd_published_at": "2022-01-04T09:15:00Z", "severity": "HIGH" }, "details": "In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. This affected Apache James prior to 3.6.1 We recommend upgrading to Apache James 3.6.1 or higher , which enforce the use of RE2J regular expression engine to execute regex in linear time without back-tracking.", "id": "GHSA-r58x-wjg8-63m9", "modified": "2024-05-15T06:30:04Z", "published": "2022-01-08T00:40:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-40110" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2022/01/04/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/04/2" } ], "schema_version": "1.4.0", "severity": [], "summary": "Denial of Service in Apache James" }
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.
Loading…
Loading…