CVE-2024-1135
Last modified
CVE-2024-1135 is a vulnerability of currently unknown severity. Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. EPSS estimates a 3.00% chance of exploitation in the next 30 days.
Description
Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-1135?
How severe is CVE-2024-1135?
How do I fix CVE-2024-1135?
Are you affected by CVE-2024-1135?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
