Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandler#decode checks the wrong offset before reading …
Critical CVSS 9.1
Summary
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandler#decode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause an IndexOutOfBoundsException and invoke select(ctx, null). This selects the default SslContext instead of the SNI-specific context. In deployments where per-SNI clientAuth=REQUIRE is the sole mutual T…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/netty/netty/commit/1b5abc6443b63726c72cdd285af2feb7ddbb8ff7 Patch
- https://github.com/netty/netty/commit/9e0519239108a69b7e9bbc5e9182ee139a0d7961 Patch
- https://github.com/netty/netty/pull/17213 Issue Tracking
- https://github.com/netty/netty/pull/17217 Issue Tracking
- https://github.com/netty/netty/releases/tag/netty-4.1.137.Final Release Notes
- https://github.com/netty/netty/releases/tag/netty-4.2.17.Final Release Notes
- https://github.com/netty/netty/security/advisories/GHSA-c4c3-7fpv-j4q5 Vendor Advisory
Timeline
- nvd_ingest NVD