cve/2023/CVE-2023-4352.md

18 lines
738 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-4352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4352)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=116.0.5845.96%3C%20116.0.5845.96%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 116.0.5845.96 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
### POC
#### Reference
- http://packetstormsecurity.com/files/174669/Chrome-Read-Only-Property-Overwrite.html
#### Github
No PoCs found on GitHub currently.