Описание
Security update for libsoup2
This update for libsoup2 fixes the following issues:
- CVE-2024-52530: Fixed HTTP request smuggling via stripping null bytes from the ends of header names (bsc#1233285)
- CVE-2024-52531: Fixed buffer overflow via UTF-8 conversion in soup_header_parse_param_list_strict (bsc#1233292)
- CVE-2024-52532: Fixed infinite loop while reading websocket data (bsc#1233287)
Список пакетов
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
SUSE Linux Enterprise Micro 5.3
SUSE Linux Enterprise Micro 5.4
SUSE Linux Enterprise Micro 5.5
SUSE Linux Enterprise Module for Basesystem 15 SP5
SUSE Linux Enterprise Server 15 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP4
SUSE Manager Proxy 4.3
SUSE Manager Server 4.3
openSUSE Leap 15.5
openSUSE Leap Micro 5.5
Ссылки
- Link for SUSE-SU-2024:4349-1
- E-Mail link for SUSE-SU-2024:4349-1
- SUSE Security Ratings
- SUSE Bug 1233285
- SUSE Bug 1233287
- SUSE Bug 1233292
- SUSE CVE CVE-2024-52530 page
- SUSE CVE CVE-2024-52531 page
- SUSE CVE CVE-2024-52532 page
Описание
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.
Затронутые продукты
Ссылки
- CVE-2024-52530
- SUSE Bug 1233285
Описание
GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. There is a plausible way to reach this remotely via soup_message_headers_get_content_type (e.g., an application may want to retrieve the content type of a request or response).
Затронутые продукты
Ссылки
- CVE-2024-52531
- SUSE Bug 1233285
- SUSE Bug 1233292
Описание
GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients.
Затронутые продукты
Ссылки
- CVE-2024-52532
- SUSE Bug 1233285
- SUSE Bug 1233287