Lucene search
+L

2666 matches found

AlmaLinux
AlmaLinux
added 2024/11/13 12:0 a.m.37 views

Important: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: infinite loop while reading websocket data CVE-2024-52532 libsoup: HTTP request smuggling via stripping null bytes from the ends of header names CVE-2024-52530 For more details about the security...

7.5CVSS6.8AI score0.00933EPSS
SaveExploits1References6
OSV
OSV
added 2024/11/13 12:0 a.m.12 views

OPENSUSE-SU-2024:14489-1 libsoup-2_4-1-2.74.3-4.1 on GA media

These are all security issues fixed in the libsoup-24-1-2.74.3-4.1 package on the GA media of openSUSE Tumbleweed...

8.4CVSS8.2AI score0.00933EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2024/11/13 12:0 a.m.13 views

RHEL 8 : libsoup (RHSA-2024:9566)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:9566 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: HTTP request smuggling via stripping null bytes fr...

7.5CVSS7AI score0.00793EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/11/13 12:0 a.m.13 views

RHEL 8 : libsoup (RHSA-2024:9573)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:9573 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: infinite loop while reading websocket dat...

7.5CVSS7.1AI score0.00933EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/11/13 12:0 a.m.14 views

RHEL 9 : libsoup (RHSA-2024:9559)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:9559 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: infinite loop while reading websocket dat...

7.5CVSS7.1AI score0.00933EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/11/13 12:0 a.m.20 views

RHEL 9 : libsoup (RHSA-2024:9572)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:9572 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: HTTP request smuggling via stripping null bytes fr...

7.5CVSS7AI score0.00793EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/13 12:0 a.m.21 views

ALSA-2024:9559 Important: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: infinite loop while reading websocket data CVE-2024-52532 libsoup: HTTP request smuggling via stripping null bytes from the ends of header names CVE-2024-52530 For more details about the security...

7.5CVSS7.7AI score0.00933EPSS
SaveExploits1References6
OSV
OSV
added 2024/11/13 12:0 a.m.37 views

ALSA-2024:9573 Important: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: infinite loop while reading websocket data CVE-2024-52532 libsoup: HTTP request smuggling via stripping null bytes from the ends of header names CVE-2024-52530 For more details about the security...

7.5CVSS7.7AI score0.00933EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2024/11/12 1:13 a.m.24 views

CVE-2024-52532

A flaw was found in Libsoup. The soupwebsocketconnectionread function uses a loop that reads incoming WebSocket data via the glib library. This issue makes it possible to cause the loop to run indefinitely by sending a continuous stream of data to it. The effect will prevent the DCV service from...

7.5CVSS7.2AI score0.00933EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/11/12 1:13 a.m.11 views

CVE-2024-52531

A flaw was found in the libsoup library. Decoding specially crafted UTF-8 input data with the soupheaderparseparamliststrict function can cause a heap-based buffer overflow, potentially resulting in code execution and denial of service to applications linked to the library. Mitigation Red Hat has...

9CVSS8.3AI score0.00679EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/11/12 1:13 a.m.14 views

CVE-2024-52530

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00793EPSS
SaveExploits1References6
NVD
NVD
added 2024/11/11 8:15 p.m.21 views

CVE-2024-52531

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soupheaderparseparamliststrict. There is a plausible way to reach this remotely via soupmessageheadersgetcontenttype e.g., an application may want to retrieve the content type of a request or...

8.4CVSS0.00679EPSS
SaveExploits1References5
OSV
OSV
added 2024/11/11 8:15 p.m.9 views

AZL-53036 CVE-2024-52530 affecting package libsoup for versions less than 3.0.4-2

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...

7.5CVSS6.9AI score0.00793EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/11 8:15 p.m.12 views

AZL-53063 CVE-2024-52531 affecting package libsoup for versions less than 3.4.4-2

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soupheaderparseparamliststrict. There is a plausible way to reach this remotely via soupmessageheadersgetcontenttype e.g., an application may want to retrieve the content type of a request or...

8.4CVSS7.2AI score0.00679EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/11 8:15 p.m.8 views

AZL-53081 CVE-2024-52532 affecting package libsoup for versions less than 3.4.4-2

GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients...

7.5CVSS7.3AI score0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/11 8:15 p.m.18 views

CVE-2024-52530

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...

7.5CVSS0.00793EPSS
SaveExploits1References4
NVD
NVD
added 2024/11/11 8:15 p.m.17 views

CVE-2024-52532

GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients...

7.5CVSS0.00933EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/11 8:15 p.m.6 views

AZL-52998 CVE-2024-52532 affecting package libsoup for versions less than 3.0.4-2

GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients...

7.5CVSS7.3AI score0.00933EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/11 8:15 p.m.11 views

AZL-53076 CVE-2024-52531 affecting package libsoup for versions less than 3.0.4-2

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soupheaderparseparamliststrict. There is a plausible way to reach this remotely via soupmessageheadersgetcontenttype e.g., an application may want to retrieve the content type of a request or...

8.4CVSS6.8AI score0.00679EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/11 8:15 p.m.2 views

DEBIAN-CVE-2024-52531

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soupheaderparseparamliststrict. There is a plausible way to reach this remotely via soupmessageheadersgetcontenttype e.g., an application may want to retrieve the content type of a request or...

6.5CVSS7.4AI score0.00679EPSS
SaveExploits1References1
Rows per page
Query Builder