SB2024111329 - Multiple vulnerabilities in GNOME libsoup
Published: November 13, 2024 Updated: May 29, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 6 vulnerabilities.
1) Infinite loop (CVE-ID: CVE-2024-52532)
CWE-ID: CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop when reading WebSocket data. A remote attacker can trick the victim into visiting a specially crafted website, consume all available system resources and cause denial of service conditions.
2) Buffer overflow (CVE-ID: CVE-2024-52531)
CWE-ID: CWE-119 - Memory corruption
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error when performing conversion to UTF-8. A remote attacker can trigger memory corruption and crash the application.
3) Buffer Over-read (CVE-ID: CVE-2025-32053)
CWE-ID: CWE-126 - Buffer over-read
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to a boundary error within the sniff_feed_or_html() and skip_insignificant_space() functions when parsing server HTTP response. A remote attacker can trick the victim into visiting a specially crafted website and read parts of the heap memory.
4) Buffer Over-read (CVE-ID: CVE-2025-32052)
CWE-ID: CWE-126 - Buffer over-read
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to a boundary error within the sniff_unknown() function when handling server HTTP response. A remote attacker can trick the victim into visiting a specially crafted website and read parts of the heap memory.
5) Improper Check for Unusual or Exceptional Conditions (CVE-ID: CVE-2025-32051)
CWE-ID: CWE-754 - Improper Check for Unusual or Exceptional Conditions
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper error handling within the soup_uri_decode_data_uri() function when processing a malformed URI. A remote attacker can trick the victim into clicking on a specially crafted link and crash the application.
6) Buffer Over-read (CVE-ID: CVE-2025-32050)
CWE-ID: CWE-126 - Buffer over-read
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to a boundary error within the append_param_quoted() function when handling server HTTP response. A remote attacker can trick the victim into visiting a specially crafted website and read parts of the heap memory.
Remediation
Install update from vendor's website.
References
- https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home
- https://gitlab.gnome.org/GNOME/libsoup/-/issues/391
- https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/410
- https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407
- https://bugzilla.redhat.com/show_bug.cgi?id=2357070
- https://bugzilla.redhat.com/show_bug.cgi?id=2357069
- https://bugzilla.redhat.com/show_bug.cgi?id=2357068
- https://bugzilla.redhat.com/show_bug.cgi?id=2357067