Vulnerability Description
Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request with multiple requests included inside the body. NOTE: the vendor's position is that this behavior can only occur in unsupported configurations involving development mode and an HTTP server from outside the Werkzeug project
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Palletsprojects | Werkzeug | <= 2.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/pallets/werkzeug/commit/9a3a981d70d2e9ec3344b5192f86fcaf3210cPatchThird Party Advisory
- https://github.com/pallets/werkzeug/issues/2420Issue TrackingThird Party Advisory
- https://github.com/pallets/werkzeug/commit/9a3a981d70d2e9ec3344b5192f86fcaf3210cPatchThird Party Advisory
- https://github.com/pallets/werkzeug/issues/2420Issue TrackingThird Party Advisory
FAQ
What is CVE-2022-29361?
CVE-2022-29361 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request with multiple requests included inside the body. ...
How severe is CVE-2022-29361?
CVE-2022-29361 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-29361?
Check the references section above for vendor advisories and patch information. Affected products include: Palletsprojects Werkzeug.