Chrome V8 OOB Write <126.0.6478.54 Type Confusion
CVE-2024-5830 Published on June 11, 2024

Type Confusion in V8 in Google Chrome prior to 126.0.6478.54 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: High)

Github Repository NVD

Vulnerability Analysis

CVE-2024-5830 is exploitable with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. Public availability of a proof of concept (POC) exploit exists for CVE-2024-5830. The potential impact of an exploit of this vulnerability is considered to be very high.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
REQUIRED
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Types

What is an Object Type Confusion Vulnerability?

The program allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

CVE-2024-5830 has been classified to as an Object Type Confusion vulnerability or weakness.

What is a Memory Corruption Vulnerability?

The software writes data past the end, or before the beginning, of the intended buffer. Typically, this can result in corruption of data, a crash, or code execution. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent write operation then produces undefined or unexpected results.

CVE-2024-5830 has been classified to as a Memory Corruption vulnerability or weakness.


Products Associated with CVE-2024-5830

stack.watch emails you whenever new vulnerabilities are published in Google Chrome or Fedora Project Fedora. Just hit a watch button to start following.

 
 

Affected Versions

Google Chrome: google chrome: fedoraproject fedora: fedoraproject fedora:

Exploit Probability

EPSS
6.68%
Percentile
91.09%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.