CVE-2023-40167
Jetty HTTP Request Smuggling Vulnerability
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.
INFO
Published Date :
Sept. 15, 2023, 8:15 p.m.
Last Modified :
Oct. 13, 2023, 1:59 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2023-40167 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-40167
.
URL | Resource |
---|---|
https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6 | Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html | Mailing List Third Party Advisory |
https://www.debian.org/security/2023/dsa-5507 | Third Party Advisory |
https://www.rfc-editor.org/rfc/rfc9110#section-8.6 | Technical Description |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Shell Python HCL JavaScript PHP Go Dockerfile
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-40167
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-40167
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Oct. 13, 2023
Action Type Old Value New Value Changed Reference Type https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html No Types Assigned https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html Mailing List, Third Party Advisory Changed Reference Type https://www.debian.org/security/2023/dsa-5507 No Types Assigned https://www.debian.org/security/2023/dsa-5507 Third Party Advisory Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Sep. 30, 2023
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html [No Types Assigned] -
CVE Modified by [email protected]
Sep. 29, 2023
Action Type Old Value New Value Added Reference https://www.debian.org/security/2023/dsa-5507 [No Types Assigned] -
Initial Analysis by [email protected]
Sep. 20, 2023
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Changed Reference Type https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6 No Types Assigned https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6 Vendor Advisory Changed Reference Type https://www.rfc-editor.org/rfc/rfc9110#section-8.6 No Types Assigned https://www.rfc-editor.org/rfc/rfc9110#section-8.6 Technical Description Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* versions from (including) 9.0.0 up to (excluding) 9.4.52 *cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* versions from (including) 10.0.0 up to (excluding) 10.0.16 *cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.16 *cpe:2.3:a:eclipse:jetty:12.0.0:-:*:*:*:*:*:* *cpe:2.3:a:eclipse:jetty:12.0.0:beta0:*:*:*:*:*:* *cpe:2.3:a:eclipse:jetty:12.0.0:beta1:*:*:*:*:*:* *cpe:2.3:a:eclipse:jetty:12.0.0:beta2:*:*:*:*:*:* *cpe:2.3:a:eclipse:jetty:12.0.0:beta3:*:*:*:*:*:* *cpe:2.3:a:eclipse:jetty:12.0.0:beta4:*:*:*:*:*:* -
CVE Modified by [email protected]
Sep. 15, 2023
Action Type Old Value New Value Changed Description Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.6, 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.6, 11.0.16, and 12.0.1 contain a patch for this issue. There is no workaround as there is no known exploit scenario. 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.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-40167
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-40167
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.10 }} 0.03%
score
0.41093
percentile