GHSA-8928-2fgm-6x9x

Suggest an improvement
Source
https://github.com/advisories/GHSA-8928-2fgm-6x9x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-8928-2fgm-6x9x/GHSA-8928-2fgm-6x9x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8928-2fgm-6x9x
Aliases
Published
2021-08-25T20:58:21Z
Modified
2023-11-08T04:06:27.940101Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
HTTP Request Smuggling in actix-http
Details

Affected versions of this crate did not properly detect invalid requests that could allow HTTP/1 request smuggling (HRS) attacks when running alongside a vulnerable front-end proxy server. This can result in leaked internal and/or user data, including credentials, when the front-end proxy is also vulnerable.

Popular front-end proxies and load balancers already mitigate HRS attacks so it is recommended that they are also kept up to date; check your specific set up. You should upgrade even if the front-end proxy receives exclusively HTTP/2 traffic and connects to the back-end using HTTP/1; several downgrade attacks are known that can also expose HRS vulnerabilities.

Database specific
{
    "nvd_published_at": "2021-08-10T23:15:00Z",
    "cwe_ids": [
        "CWE-444"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-18T20:13:40Z"
}
References

Affected packages

crates.io / actix-http

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.2.1