AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-7264

MEDIUM · CVSS 6.5 EPSS 17.30% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-07-31 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 17.3% probability of exploitation in the next 30 days.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-7264
Severity
MEDIUM
CVSS
6.5
EPSS
17.30%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)