cve/2024/CVE-2024-52531.md
2025-09-29 21:09:30 +02:00

883 B

CVE-2024-52531

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.