CVE-2023-40167

Aliases:GHSA-hmr7-m48g-48f6
Advisory lineage Upstream: 0 Downstream: 8
Modified
Published: 15 Sept 2023, 19:37
Last modified:13 Feb 2025, 17:03

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.3 MEDIUM
v3.1 (cve.org)
EPSS Score
4.58% LOW
5% probability -0.65%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

15 Sept 2023, 19:37
Published
Vulnerability first disclosed
13 Feb 2025, 17:03
Last Modified
Vulnerability information updated

Description

Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1, Jetty accepts the `+` character proceeding the content-length value in a HTTP/1 header field. This is more permissive than allowed by the RFC and other servers routinely reject such requests with 400 responses. There is no known exploit scenario, but it is conceivable that request smuggling could result if jetty is used in combination with a server that does not close the connection after sending such a 400 response. Versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1 contain a patch for this issue. There is no workaround as there is no known exploit scenario.

CVSS Metrics

  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Trends

Current EPSS score: 4.58% Percentile: 89%

Techniques & Countermeasures

  • CWE-130Improper Handling of Length Parameter Inconsistency

    The product parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data.

Affected Systems

  • debiandebian_linux

    10.0 | 11.0 | 12.0

  • eclipsejetty

    ≥ 9.0.0, < 9.4.52 | ≥ 10.0.0, < 10.0.16 | ≥ 11.0.0, < 11.0.16 | 12.0.0 | 12.0.0:beta0 | 12.0.0:beta1 | 12.0.0:beta2 | 12.0.0:beta3 | 12.0.0:beta4

  • eclipsejetty.project

    ≥ 9.0.0, ≤ 9.4.51 | ≥ 10.0.0, ≤ 10.0.15 | ≥ 11.0.0, ≤ 11.0.15 | = 12.0.0

  • org.eclipse.jettyjetty-http

    ≥ 9.0.0, < 9.4.52 | ≥ 10.0.0, < 10.0.16 | ≥ 11.0.0, < 11.0.16 | ≥ 12.0.0, < 12.0.1

References (6)