CVE-2022-42252

Source
https://cve.org/CVERecord?id=CVE-2022-42252
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-42252.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-42252
Aliases
Downstream
Related
Published
2022-11-01T00:00:00Z
Modified
2026-06-18T03:55:37.178843021Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Apache Tomcat request smuggling via malformed content-length
Details

If Apache Tomcat 8.5.0 to 8.5.82, 9.0.0-M1 to 9.0.67, 10.0.0-M1 to 10.0.26 or 10.1.0-M1 to 10.1.0 was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false (the default for 8.5.x only), Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was located behind a reverse proxy that also failed to reject the request with the invalid header.

Database specific
{
    "cna_assigner": "apache",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "10.1.0-M1"
                },
                {
                    "last_affected": "10.1.0"
                },
                {
                    "introduced": "10.0.0-M1"
                },
                {
                    "last_affected": "10.0.26"
                },
                {
                    "introduced": "9.0.0-M1"
                },
                {
                    "last_affected": "9.0.67"
                },
                {
                    "introduced": "8.5.0"
                },
                {
                    "last_affected": "8.5.82"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-444"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/42xxx/CVE-2022-42252.json"
}
References

Affected packages

Git / github.com/apache/tomcat

Affected ranges

Type
GIT
Repo
https://github.com/apache/tomcat
Events
Database specific
{
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "8.5.0"
        },
        {
            "fixed": "8.5.83"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.0.68"
        },
        {
            "introduced": "10.0.0"
        },
        {
            "fixed": "10.0.27"
        },
        {
            "introduced": "10.1.0"
        },
        {
            "fixed": "10.1.1"
        }
    ],
    "cpe": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-42252.json"