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
References
Link | Resource |
---|---|
https://github.com/pallets/werkzeug/commit/9a3a981d70d2e9ec3344b5192f86fcaf3210cd85 | Patch Third Party Advisory |
https://github.com/pallets/werkzeug/issues/2420 | Issue Tracking Third Party Advisory |
Configurations
History
07 Nov 2023, 03:46
Type | Values Removed | Values Added |
---|---|---|
Summary | 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 |
Information
Published : 2022-05-25 01:15
Updated : 2024-08-03 07:15
NVD link : CVE-2022-29361
Mitre link : CVE-2022-29361
CVE.ORG link : CVE-2022-29361
JSON object : View
Products Affected
palletsprojects
- werkzeug
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')