CVE-2024-52531

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

No configuration.

History

25 Mar 2025, 18:15

Type Values Removed Values Added
References
  • () https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407#note_2316401 -
  • () https://offsec.almond.consulting/using-aflplusplus-on-bug-bounty-programs-an-example-with-gnome-libsoup.html -
CVSS v2 : unknown
v3 : 8.4
v2 : unknown
v3 : 6.5
CWE CWE-787
Summary (en) 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. Input received over the network cannot trigger this. (en) 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).

12 Nov 2024, 19:35

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.4
CWE CWE-120

12 Nov 2024, 13:55

Type Values Removed Values Added
Summary
  • (es) Las versiones anteriores a 3.6.1 libsoup de GNOME permiten un desbordamiento de búfer en aplicaciones que realizan conversiones a UTF-8 en soup_header_parse_param_list_strict. La entrada recibida a través de la red no puede provocar este desbordamiento.

11 Nov 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-11 20:15

Updated : 2025-03-25 18:15


NVD link : CVE-2024-52531

Mitre link : CVE-2024-52531

CVE.ORG link : CVE-2024-52531


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')