ghsa-hc5x-x2vx-497g
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 23:56
Severity ?
Summary
Gunicorn HTTP Request/Response Smuggling vulnerability
Details
Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data exposure, session manipulation, SSRF, XSS, DoS, data integrity compromise, security bypass, information leakage, and business logic abuse.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "gunicorn" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "23.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-6827" ], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T23:56:30Z", "nvd_published_at": "2025-03-20T10:15:33Z", "severity": "HIGH" }, "details": "Gunicorn version 21.2.0 does not properly validate the value of the \u0027Transfer-Encoding\u0027 header as specified in the RFC standards, which leads to the default fallback method of \u0027Content-Length,\u0027 making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data exposure, session manipulation, SSRF, XSS, DoS, data integrity compromise, security bypass, information leakage, and business logic abuse.", "id": "GHSA-hc5x-x2vx-497g", "modified": "2025-03-21T23:56:30Z", "published": "2025-03-20T12:32:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6827" }, { "type": "WEB", "url": "https://github.com/benoitc/gunicorn/issues/3278" }, { "type": "PACKAGE", "url": "https://github.com/benoitc/gunicorn" }, { "type": "WEB", "url": "https://huntr.com/bounties/1b4f8f38-39da-44b6-9f98-f618639d0dd7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Gunicorn HTTP Request/Response Smuggling vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.