Cyber Resilience

CVE-2024-0517

High

Published: 16 January 2024

Published
16 January 2024
Modified
22 May 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.7548 98.9th percentile
Risk Priority 63 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-0517 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Fedoraproject Fedora. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 1.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-0517 is an out-of-bounds write vulnerability in the V8 JavaScript engine within Google Chrome versions prior to 120.0.6099.224. The flaw, assigned CWE-787, permits heap corruption and carries a CVSS 3.1 score of 8.8 reflecting network attack vector, low complexity, and high impact on confidentiality, integrity, and availability.

A remote attacker can trigger the issue by convincing a user to visit a specially crafted HTML page, after which successful exploitation may allow arbitrary code execution or other damaging actions within the browser process. No user interaction beyond page rendering is required.

Chrome stable channel updates released on 16 January 2024 upgraded the affected component to version 120.0.6099.224, addressing the vulnerability. Corresponding packages were also issued for Fedora systems.

The EPSS score currently stands at 0.7548 with a recorded peak of 0.7649, indicating sustained exploitation interest following disclosure.

EU & UK References

Vulnerability details

Out of bounds write in V8 in Google Chrome prior to 120.0.6099.224 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

google
chrome
≤ 120.0.6099.224
fedoraproject
fedora
38, 39

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References