SCA: security update for org.eclipse.jetty:jetty-server (GHSA-9rgv-h7x4-qw8g)

medium Tenable Self-Hosted Container Security Plugin ID 422816

Description

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

- In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an
intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handled by the
DefaultServlet's static file serving, the bad characters can trigger a java.nio.file.InvalidPathException
which includes the full path to the base resource directory that the DefaultServlet and/or webapp is
using. If this InvalidPathException is then handled by the default Error Handler, the InvalidPathException
message is included in the error response, revealing the full server path to the requesting system.
(CVE-2018-12536)

See Also

https://github.com/advisories/GHSA-9rgv-h7x4-qw8g

Plugin Details

Severity: Medium

ID: 422816

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: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2018-12536

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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/27/2018

Reference Information

CVE: CVE-2018-12536

cwe: CWE-209