[curl_url_get()](https://curl.se/libcurl/c/curl_url_get.html) offers punycode
conversions, to and from IDN. Asking to convert a name that is exactly 256
bytes, libcurl ends up reading outside of a stack based buffer when built to
use the *macidn* IDN backend. The conversion function then fills up the
provided buffer exactly - but does not null terminate the string.
This flaw can lead to stack contents accidently getting returned as part of
the converted string.
No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-47867 | libcurl's URL API function [curl_url_get()](https://curl.se/libcurl/c/curl_url_get.html) offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the *macidn* IDN backend. The conversion function then fills up the provided buffer exactly - but does not null terminate the string. This flaw can lead to stack contents accidently getting returned as part of the converted string. |
Thu, 13 Feb 2025 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Curl
Curl libcurl |
|
| CPEs | cpe:2.3:a:curl:libcurl:8.8.0:*:*:*:*:*:*:* | |
| Vendors & Products |
Curl
Curl libcurl |
|
| Metrics |
cvssV3_1
|
ssvc
|
Fri, 22 Nov 2024 12:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Tue, 10 Sep 2024 15:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Haxx
Haxx libcurl |
|
| Weaknesses | CWE-125 | |
| CPEs | cpe:2.3:a:haxx:libcurl:8.8.0:*:*:*:*:*:*:* | |
| Vendors & Products |
Haxx
Haxx libcurl |
|
| Metrics |
cvssV3_1
|
cvssV3_1
|
Status: PUBLISHED
Assigner: curl
Published:
Updated: 2025-02-13T17:58:00.151Z
Reserved: 2024-07-18T03:37:32.294Z
Link: CVE-2024-6874
Updated: 2024-08-22T18:03:17.766Z
Status : Modified
Published: 2024-07-24T08:15:03.413
Modified: 2024-11-21T09:50:26.493
Link: CVE-2024-6874
OpenCVE Enrichment
No data.
EUVD