ghsa-p5rr-q5g6-gm42
Vulnerability from github
Published
2022-04-29 03:01
Modified
2023-09-18 22:57
Summary
Jetty HTTP Server Denial of Service vulnerability
Details
HttpRequest.java in Jetty HTTP Server before 4.2.19 allows remote attackers to cause denial of service (memory usage and application crash) via HTTP requests with a large Content-Length.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.mortbay.jetty:jetty" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2004-2381" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-09-18T22:57:43Z", "nvd_published_at": "2004-12-31T05:00:00Z", "severity": "MODERATE" }, "details": "HttpRequest.java in Jetty HTTP Server before 4.2.19 allows remote attackers to cause denial of service (memory usage and application crash) via HTTP requests with a large Content-Length.", "id": "GHSA-p5rr-q5g6-gm42", "modified": "2023-09-18T22:57:43Z", "published": "2022-04-29T03:01:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-2381" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15537" }, { "type": "WEB", "url": "http://cvs.sourceforge.net/viewcvs.py/jetty/Jetty/src/org/mortbay/http/HttpRequest.java?r1=1.75\u0026r2=1.76" }, { "type": "WEB", "url": "http://sourceforge.net/project/shownotes.php?release_id=224743" }, { "type": "WEB", "url": "http://www.osvdb.org/4387" } ], "schema_version": "1.4.0", "severity": [], "summary": "Jetty HTTP Server Denial of Service 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.