Files
CVEs-PoC/2020/CVE-2020-6509.md
T
2024-05-25 21:48:12 +02:00

18 lines
708 B
Markdown

### [CVE-2020-6509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6509)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2083.0.4103.116%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brighgreen)
### Description
Use after free in extensions in Google Chrome prior to 83.0.4103.116 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6509