cve/2024/CVE-2024-9122.md
2025-09-29 16:08:36 +00:00

18 lines
704 B
Markdown

### [CVE-2024-9122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9122)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=129.0.6668.70%3C%20129.0.6668.70%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Type%20Confusion&color=brighgreen)
### Description
Type Confusion in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)
### POC
#### Reference
- https://issues.chromium.org/issues/365802567
#### Github
- https://github.com/leesh3288/leesh3288