cve/2024/CVE-2024-5158.md

18 lines
703 B
Markdown
Raw Permalink Normal View History

2024-08-17 18:41:15 +00:00
### [CVE-2024-5158](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5158)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=125.0.6422.76%3C%20125.0.6422.76%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 125.0.6422.76 allowed a remote attacker to potentially perform arbitrary read/write via a crafted HTML page. (Chromium security severity: High)
### POC
#### Reference
- https://issues.chromium.org/issues/338908243
#### Github
No PoCs found on GitHub currently.