mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
883 B
Markdown
18 lines
883 B
Markdown
### [CVE-2024-52531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://offsec.almond.consulting/using-aflplusplus-on-bug-bounty-programs-an-example-with-gnome-libsoup.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|