Release Date: | 2024-07-31 | |
Impact: | Low | What is this? |
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.
See more information about CVE-2024-7264 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
Base Score: | 5.3 |
Vector String: | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H |
Version: | 3.1 |
Attack Vector: | Local |
Attack Complexity: | High |
Privileges Required: | Low |
User Interaction: | None |
Scope: | Unchanged |
Confidentiality Impact: | Low |
Integrity Impact: | None |
Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 8 (mecab) | ELSA-2025-1673 | 2025-02-20 |
Oracle Linux version 8 (mecab-ipadic) | ELSA-2025-1673 | 2025-02-20 |
Oracle Linux version 8 (mysql) | ELSA-2025-1673 | 2025-02-20 |
Oracle Linux version 9 (mysql) | ELSA-2025-1671 | 2025-02-21 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: