Netty denial of service vulnerability
Moderate severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Apr 16, 2024
Package
Affected versions
>= 3.6.0.Beta1, < 3.6.9.Final
>= 3.7.0.Final, < 3.7.1.Final
>= 3.8.0.Final, < 3.8.2.Final
>= 3.9.0.Final, < 3.9.1.Final
>= 4.0.0.Alpha1, < 4.0.19.Final
Patched versions
3.6.9.Final
3.7.1.Final
3.8.2.Final
3.9.1.Final
4.0.19.Final
Description
Published by the National Vulnerability Database
May 6, 2014
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Aug 7, 2023
Last updated
Apr 16, 2024
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 aTextWebSocketFrame
followed by a long stream ofContinuationWebSocketFrames
.References