Name | CVE-2017-7656 |
Description | In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), HTTP/0.9 is handled poorly. An HTTP/1 style request line (i.e. method space URI space version) that declares a version of HTTP/0.9 was accepted and treated as a 0.9 request. If deployed behind an intermediary that also accepted and passed through the 0.9 version (but did not act on it), then the response sent could be interpreted by the intermediary as HTTP/1 headers. This could be used to poison the cache if the server allowed the origin client to generate arbitrary content in the response. |
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 |
Vulnerable and fixed packages
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 |
Notes
[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=535667
https://github.com/eclipse/jetty.project/commit/a285deea
[wheezy] - jetty <ignored> (Minor issue, requires bug in intermediary)