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

22 lines
870 B
Markdown

### [CVE-2024-1939](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1939)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=122.0.6261.94%3C%20122.0.6261.94%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 122.0.6261.94 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/f1lyyy/V8-Exploit-Collection
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/rycbar77/CVE-2024-1939
- https://github.com/rycbar77/V8Exploits