Name | CVE-2017-7658 |
Description | In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When presented with a content-length and a chunked encoding header, the content-length was ignored (as per RFC 2616). If an intermediary decided on the shorter length, but still passed on the longer body, then body content could be interpreted by Jetty as a pipelined request. If the intermediary was imposing authorization, the fake pipelined request would bypass that authorization. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-4278-1 |
Debian Bugs | 902953 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
jetty (PTS) | jessie, jessie (lts) | 6.1.26-4+deb8u2 | vulnerable |
jetty8 (PTS) | jessie, jessie (lts) | 8.1.16-4+deb8u1 | vulnerable |
jetty9 (PTS) | stretch (security), stretch (lts), stretch | 9.2.30-0+deb9u2 | fixed |
buster (security), buster, buster (lts) | 9.4.50-4+deb10u2 | fixed | |
bullseye (security), bullseye | 9.4.50-4+deb11u2 | fixed | |
bookworm (security), bookworm | 9.4.50-4+deb12u3 | fixed | |
sid, trixie | 9.4.56-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
jetty | source | (unstable) | (unfixed) | |||
jetty8 | source | wheezy | (unfixed) | end-of-life | ||
jetty8 | source | (unstable) | (unfixed) | |||
jetty9 | source | stretch | 9.2.21-1+deb9u1 | DSA-4278-1 | ||
jetty9 | source | (unstable) | 9.2.25-1 | low | 902953 |
[jessie] - jetty <ignored> (very hard to exploit, complex patch)
[jessie] - jetty8 <ignored> (very hard to exploit, complex patch)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535669
https://github.com/eclipse/jetty.project/commit/a285deea
Exploit very unlikely, needs a very particular intermediary behaviour.
[wheezy] - jetty <ignored> (Minor issue, requires bug in intermediary)