Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-40167


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.


Published

2023-09-15T20:15:09.827

Last Modified

2024-11-21T08:18:54.840

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.3 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-130
  • Type: Primary
    NVD-CWE-noinfo

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application eclipse jetty < 9.4.52 Yes
Application eclipse jetty < 10.0.16 Yes
Application eclipse jetty < 11.0.16 Yes
Application eclipse jetty 12.0.0 Yes
Application eclipse jetty 12.0.0 Yes
Application eclipse jetty 12.0.0 Yes
Application eclipse jetty 12.0.0 Yes
Application eclipse jetty 12.0.0 Yes
Application eclipse jetty 12.0.0 Yes
Operating System debian debian_linux 10.0 Yes
Operating System debian debian_linux 11.0 Yes
Operating System debian debian_linux 12.0 Yes

References