#VU94716 Out-of-bounds read in cURL - CVE-2024-6874
Published: July 24, 2024
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the curl_url_get() function when parsing IDN URLs. A remote attacker can pass a specially crafted URL to the application, trigger an out-of-bounds read error and read contents of memory on the system.