UBUNTU-CVE-2017-7656 (CVE-2017-7656)
Vulnerability from osv_ubuntu – Published: 2018-06-26 15:29 – Updated: 2025-10-24 04:46 – Source websiteIn 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.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "jetty8",
"binary_version": "8.1.3-9"
},
{
"binary_name": "libjetty8-extra-java",
"binary_version": "8.1.3-9"
},
{
"binary_name": "libjetty8-java",
"binary_version": "8.1.3-9"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "jetty8",
"purl": "pkg:deb/ubuntu/jetty8@8.1.3-9?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8.1.3-8",
"8.1.3-9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "jetty8",
"binary_version": "8.1.19-1"
},
{
"binary_name": "libjetty8-extra-java",
"binary_version": "8.1.19-1"
},
{
"binary_name": "libjetty8-java",
"binary_version": "8.1.19-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "jetty8",
"purl": "pkg:deb/ubuntu/jetty8@8.1.19-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8.1.17-2",
"8.1.18-1",
"8.1.18-2",
"8.1.18-3",
"8.1.19-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "jetty9",
"binary_version": "9.2.14-1"
},
{
"binary_name": "libjetty9-extra-java",
"binary_version": "9.2.14-1"
},
{
"binary_name": "libjetty9-java",
"binary_version": "9.2.14-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "jetty9",
"purl": "pkg:deb/ubuntu/jetty9@9.2.14-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.2.14-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "jetty9",
"binary_version": "9.4.15-1~18.04.1ubuntu1"
},
{
"binary_name": "libjetty9-extra-java",
"binary_version": "9.4.15-1~18.04.1ubuntu1"
},
{
"binary_name": "libjetty9-java",
"binary_version": "9.4.15-1~18.04.1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "jetty9",
"purl": "pkg:deb/ubuntu/jetty9@9.4.15-1~18.04.1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.2.22-2",
"9.2.22-3",
"9.2.23-1",
"9.4.15-1~18.04.1ubuntu1"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2017-7656",
"modified": "2025-10-24T04:46:16Z",
"published": "2018-06-26T15:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2017-7656"
},
{
"type": "REPORT",
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=535667"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7656"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2017-7656"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.