Advisory Details

April 15th, 2024

(Pwn2Own) Google Chrome V8 Enum Cache Out-Of-Bounds Read Remote Code Execution Vulnerability

ZDI-24-367
ZDI-CAN-23785

CVE ID CVE-2024-3159
CVSS SCORE 5.4, AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
AFFECTED VENDORS Google
AFFECTED PRODUCTS Chrome
VULNERABILITY DETAILS

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Google Chrome. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.

The specific flaw exists within the implementation of the enum cache in V8. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated data structure. An attacker can leverage this vulnerability to execute code in the context of the current process at low integrity.

ADDITIONAL DETAILS Google has issued an update to correct this vulnerability. More details can be found at:
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop.html
DISCLOSURE TIMELINE
  • 2024-03-27 - Vulnerability reported to vendor
  • 2024-04-15 - Coordinated public release of advisory
CREDIT Edouard Bochin (@le_douds) and Tao Yan (@Ga1ois)
BACK TO ADVISORIES