CVE-2024-9622

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-10-08 17:15

Updated : 2024-10-10 12:56


NVD link : CVE-2024-9622

Mitre link : CVE-2024-9622

CVE.ORG link : CVE-2024-9622


JSON object : View

Products Affected

No product.

CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')