CVE-2024-7264

CVE Details

Release Date:2024-07-31
Impact:Low What is this?

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.

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.


CVSS v3 metrics

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

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (mecab)ELSA-2025-16732025-02-20
Oracle Linux version 8 (mecab-ipadic)ELSA-2025-16732025-02-20
Oracle Linux version 8 (mysql)ELSA-2025-16732025-02-20
Oracle Linux version 9 (mysql)ELSA-2025-16712025-02-21


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete