CVE-2024-7264 Details
Description
libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the *time fraction*, leading to a `strlen()` getting performed on a pointer to a heap buffer area that is not (purposely) null terminated. This flaw most likely leads to a crash, but can also lead to heap contents getting returned to the application when [CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 1, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://curl.se/docs/CVE-2024-7264.html | curl | Vendor Advisory |
| https://curl.se/docs/CVE-2024-7264.json | curl | Vendor Advisory |
| https://hackerone.com/reports/2629968 | curl | ExploitIssue TrackingPermissions RequiredThird Party Advisory |
| http://www.openwall.com/lists/oss-security/2024/07/31/1 | curl | Mailing List |
| https://github.com/curl/curl/commit/27959ecce75cdb2809c0bdb3286e60e08fadb519 | CVE | |
| https://security.netapp.com/advisory/ntap-20240828-0008/ | CVE | |
| https://security.netapp.com/advisory/ntap-20241025-0006/ | CVE | |
| https://security.netapp.com/advisory/ntap-20241025-0010/ | CVE | |
| http://www.openwall.com/lists/oss-security/2024/07/31/1 | CVE | Mailing List |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| haxx libcurl | >= 7.32.0, < 8.9.1 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | curl |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 3, 2025 | CVE Modified | CVE |
| Nov 21, 2024 | CVE Modified | CVE |
| Oct 30, 2024 | CVE Modified | CISA-ADP |
| Aug 12, 2024 | Initial Analysis | [email protected] |
| Jul 31, 2024 | CVE Modified | curl |
| Jul 31, 2024 | New CVE Received | curl |