ghsa-6mcm-j9cj-3vc3
Vulnerability from github
Published
2021-11-03 17:30
Modified
2021-11-03 14:49
Severity ?
Summary
Infinite loop in Apache MINA
Details
In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header begins at the beginning of the buffer and loops if there is more data than expected. Please update MINA to 2.1.5 or greater.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.mina:mina-core" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mina:mina-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41973" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2021-11-02T19:48:48Z", "nvd_published_at": "2021-11-01T09:15:00Z", "severity": "MODERATE" }, "details": "In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header begins at the beginning of the buffer and loops if there is more data than expected. Please update MINA to 2.1.5 or greater.", "id": "GHSA-6mcm-j9cj-3vc3", "modified": "2021-11-03T14:49:19Z", "published": "2021-11-03T17:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41973" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r0b907da9340d5ff4e6c1a4798ef4e79700a668657f27cca8a39e9250%40%3Cdev.mina.apache.org%3E" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/11/01/8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Infinite loop in Apache MINA" }
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.