HTTP Request Smuggling Affecting libsoup-devel package, versions <0:2.62.3-3.el8_8.1
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL8-LIBSOUPDEVEL-8380833
- published 14 Nov 2024
- disclosed 11 Nov 2024
Introduced: 11 Nov 2024
New CVE-2024-52530 Open this link in a new tabHow to fix?
Upgrade RHEL:8
libsoup-devel
to version 0:2.62.3-3.el8_8.1 or higher.
This issue was patched in RHSA-2024:9524
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream libsoup-devel
package and not the libsoup-devel
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
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.