CVE & CISA-KEV Catalog

CVE-2024-6197

HIGHEPSS 90th pctl
7.5
CVSS v3
NVD

Description

libcurl's ASN1 parser has this utf8asn1str() function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes `free()` on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort. Some however accept the input pointer and add that memory to its list of available chunks. This leads to the overwriting of nearby stack memory. The content of the overwrite is decided by the `free()` implementation; likely to be memory pointers and a set of flags. The most likely outcome of exploting this flaw is a crash, although it cannot be ruled out that more serious results can be had in special circumstances.

How to fix

Remediation Available
curlDebian
Fixed in:8.9.0-1CVE-2024-6197
Fixed in:8.9.0-1CVE-2024-6197
Windows 10 Version 1809Windows
Install:KB5044277Microsoft
Windows 10 Version 21H2Windows
Install:KB5044273Microsoft
Windows 10 Version 22H2Windows
Install:KB5044273Microsoft
Windows 11 Version 22H2Windows
Install:KB5044285Microsoft
Windows 11 Version 23H2Windows
Install:KB5044285Microsoft
Windows 11 Version 24H2Windows
Install:KB5044284Microsoft
Windows 11 version 21H2Windows
Install:KB5044280Microsoft
Windows Server 2019Windows
Install:KB5044277Microsoft
Windows Server 2019 (Server Core installation)Windows
Install:KB5044277Microsoft
Windows Server 2022Windows
Install:KB5044281Microsoft
Windows Server 2022 (Server Core installation)Windows
Install:KB5044281Microsoft
Windows Server 2022, 23H2 Edition (Server Core installation)Windows
Install:KB5044288Microsoft

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

4.30%probability of exploitation in 30 days
90thpercentile

Elevated risk: more likely to be exploited than 90% of all known CVEs.

References

Vendor Advisory2
Third-Party Advisory2
Other references1
Embed a live status badge for CVE-2024-6197
CVE-2024-6197 severity badge

Markdown

[![CVE-2024-6197](https://tridentstack.com/cve/badge/CVE-2024-6197.svg)](https://tridentstack.com/cve/CVE-2024-6197)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-6197"><img src="https://tridentstack.com/cve/badge/CVE-2024-6197.svg" alt="CVE-2024-6197"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-29.