ghsa-7vpq-g998-qpv7
Vulnerability from github
Published
2022-05-13 01:54
Modified
2024-04-16 16:00
Summary
Netty denial of service vulnerability
Details
WebSocket08FrameDecoder
in Netty 3.6.x before 3.6.9, 3.7.x before 3.7.1, 3.8.x before 3.8.2, 3.9.x before 3.9.1, and 4.0.x before 4.0.19 allows remote attackers to cause a denial of service (memory consumption) via a TextWebSocketFrame
followed by a long stream of ContinuationWebSocketFrames
.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.netty:netty" }, "ranges": [ { "events": [ { "introduced": "3.6.0.Beta1" }, { "fixed": "3.6.9.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.netty:netty" }, "ranges": [ { "events": [ { "introduced": "3.7.0.Final" }, { "fixed": "3.7.1.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.netty:netty" }, "ranges": [ { "events": [ { "introduced": "3.8.0.Final" }, { "fixed": "3.8.2.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.netty:netty" }, "ranges": [ { "events": [ { "introduced": "3.9.0.Final" }, { "fixed": "3.9.1.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.netty:netty" }, "ranges": [ { "events": [ { "introduced": "4.0.0.Alpha1" }, { "fixed": "4.0.19.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.netty:netty-all" }, "ranges": [ { "events": [ { "introduced": "4.0.0.Alpha1" }, { "fixed": "4.0.19.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0193" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-08-07T20:25:36Z", "nvd_published_at": "2014-05-06T14:55:00Z", "severity": "MODERATE" }, "details": "`WebSocket08FrameDecoder` in Netty 3.6.x before 3.6.9, 3.7.x before 3.7.1, 3.8.x before 3.8.2, 3.9.x before 3.9.1, and 4.0.x before 4.0.19 allows remote attackers to cause a denial of service (memory consumption) via a `TextWebSocketFrame` followed by a long stream of `ContinuationWebSocketFrames`.", "id": "GHSA-7vpq-g998-qpv7", "modified": "2024-04-16T16:00:58Z", "published": "2022-05-13T01:54:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0193" }, { "type": "WEB", "url": "https://github.com/netty/netty/issues/2441" }, { "type": "WEB", "url": "https://github.com/netty/netty/commit/8599ab5bdb761bb99d41a975d689f74c12e4892b" }, { "type": "PACKAGE", "url": "https://github.com/netty/netty" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ff8dcfe29377088ab655fda9d585dccd5b1f07fabd94ae84fd60a7f8%40%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ff8dcfe29377088ab655fda9d585dccd5b1f07fabd94ae84fd60a7f8@%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20140509033427/http://www.securityfocus.com/bid/67182" }, { "type": "WEB", "url": "https://web.archive.org/web/20140509044857/http://secunia.com/advisories/58280" }, { "type": "WEB", "url": "https://web.archive.org/web/20161119201425/http://secunia.com/advisories/59290" }, { "type": "WEB", "url": "http://netty.io/news/2014/04/30/release-day.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1019.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1020.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1021.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1351.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0675.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0720.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0765.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Netty 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.