cve/2022/CVE-2022-1134.md

18 lines
718 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1134)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20100.0.4896.60%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 100.0.4896.60 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/172851/Chrome-Renderer-Type-Confusion-Remote-Code-Execution.html
#### Github
2024-06-07 17:53:02 +00:00
- https://github.com/ernestang98/win-exploits
2024-05-25 21:48:12 +02:00