## https://sploitus.com/exploit?id=ADA49220-CCA7-5CCF-9677-DF171E7D6009
# CVE-2024-7965-POC
CVE-2024-7965 is a high-risk vulnerability in the V8 JavaScript engine of the Google Chrome browser. This vulnerability stems from improper handling of specific JavaScript code by the V8 engine, resulting in heap memory corruption. Attackers can exploit this vulnerability by inducing users to visit malicious web pages containing malicious JavaScript, allowing them to execute arbitrary code in the Chrome renderer. Successful exploitation of this vulnerability can lead to browser crashes, information leaks, or even complete control over the victim’s browser environment. The CVSS score for this vulnerability is 8.8, indicating its high severity. It’s important to note that CVE-2024-7965 primarily affects devices running on the ARM64 architecture, including Apple laptops released after November 2020, as well as all versions of Android smartphones. Therefore, affected users should promptly update their Chrome browser to version 128.0.6613.84 or higher to mitigate potential attack risks.