SCA: security update for org.eclipse.jetty:jetty-server (GHSA-6x9x-8qw9-9pp6)

critical Tenable Self-Hosted Container Security Plugin ID 423385

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2017-7658)

See Also

https://github.com/advisories/GHSA-6x9x-8qw9-9pp6

Plugin Details

Severity: Critical

ID: 423385

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2017-7658

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/19/2018

Vulnerability Publication Date: 6/26/2018

Reference Information

CVE: CVE-2017-7658

BID: 106566

cwe: CWE-444