{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-40167",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-08-09T15:26:41.051Z",
        "datePublished": "2023-09-15T19:37:37.530Z",
        "dateUpdated": "2024-09-25T18:50:08.203Z"
    },
    "containers": {
        "cna": {
            "title": "Jetty accepts \"+\" prefixed value in Content-Length",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-130",
                            "lang": "en",
                            "description": "CWE-130: Improper Handling of Length Parameter Inconsistency",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6"
                },
                {
                    "name": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6"
                },
                {
                    "url": "https://www.debian.org/security/2023/dsa-5507"
                },
                {
                    "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html"
                }
            ],
            "affected": [
                {
                    "vendor": "eclipse",
                    "product": "jetty.project",
                    "versions": [
                        {
                            "version": ">= 9.0.0, <= 9.4.51",
                            "status": "affected"
                        },
                        {
                            "version": ">= 10.0.0, <= 10.0.15",
                            "status": "affected"
                        },
                        {
                            "version": ">= 11.0.0, <= 11.0.15",
                            "status": "affected"
                        },
                        {
                            "version": "= 12.0.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-09-15T20:16:28.669Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-hmr7-m48g-48f6",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T18:24:55.674Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6"
                    },
                    {
                        "name": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6"
                    },
                    {
                        "url": "https://www.debian.org/security/2023/dsa-5507",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-25T18:49:57.977850Z",
                                "id": "CVE-2023-40167",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-09-25T18:50:08.203Z"
                }
            }
        ]
    }
}