HTTP Request Smuggling Leading to Client Timeouts in resteasy-netty4
Moderate severity
GitHub Reviewed
Published
Oct 8, 2024
to the GitHub Advisory Database
•
Updated Oct 8, 2024
Package
Affected versions
< 7.0.0.Alpha3
Patched versions
None
Description
Published by the National Vulnerability Database
Oct 8, 2024
Published to the GitHub Advisory Database
Oct 8, 2024
Reviewed
Oct 8, 2024
Last updated
Oct 8, 2024
A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BAD_MESSAGE state. As a result, any subsequent legitimate requests on the same connection are ignored, leading to client timeouts, which may impact systems using load balancers and expose them to risk.
References