CVE-2022-44571

Source
https://cve.org/CVERecord?id=CVE-2022-44571
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-44571.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-44571
Aliases
Downstream
Related
Published
2023-02-09T20:15:11.153Z
Modified
2026-03-14T14:55:21.582312Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.

References

Affected packages

Git / github.com/rack/rack

Affected ranges

Type
GIT
Repo
https://github.com/rack/rack
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.0.9.2"
        },
        {
            "introduced": "2.1.0"
        },
        {
            "fixed": "2.1.4.2"
        },
        {
            "introduced": "2.2.0"
        },
        {
            "fixed": "2.2.6.1"
        }
    ]
}

Affected versions

2.*
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
2.0.9.1
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.4.1
2.2.0
2.2.3
2.2.3.1
2.2.4
v2.*
v2.2.1
v2.2.2
v2.2.5
v2.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-44571.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.0.0.0"
            },
            {
                "fixed": "3.0.4.1"
            }
        ]
    }
]