HTTP request smuggling In org.eclipse.jetty:jetty-server
Description
Critical severity vulnerability that affects org.eclipse.jetty:jetty-server In Eclipse Jetty, versions 9.2.x and older, 9.3.x, transfer-encoding chunks are handled poorly. The chunk length parsing was vulnerable to an integer overflow. Thus a large chunk size could be interpreted as a smaller chunk size and content sent as chunk body could be interpreted as a pipelined request. If Jetty was deployed behind an intermediary that imposed some authorization and that intermediary allowed arbitrarily large chunks to be passed on unchanged, then this flaw could be used to bypass the authorization imposed by the intermediary as the fake pipelined request would not be interpreted by the intermediary as a request.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 9.2.25.v20180606, 9.3.24.v20180605 | ||
debian 13 | 9.2.25-1 | ||
debian 12 | 9.2.25-1 | ||
maven | 9.2.26.v20180806, 9.3.24.v20180605, 9.4.11.v20180605 | ||
debian 11 | 9.2.25-1 | ||
debian 14 | 9.2.25-1 | ||
rpm rhel7 | - | - | |
rpm rhel6 | - | - |
Aliases
References