GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-11-11 20:15
Updated : 2024-11-12 19:35
NVD link : CVE-2024-52530
Mitre link : CVE-2024-52530
CVE.ORG link : CVE-2024-52530
JSON object : View
Products Affected
No product.
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')