Files
CVEs-PoC/2020/CVE-2020-6541.md
T
2024-06-18 02:51:15 +02:00

19 lines
772 B
Markdown

### [CVE-2020-6541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6541)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2084.0.4147.105%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free&color=brighgreen)
### Description
Use after free in WebUSB in Google Chrome prior to 84.0.4147.105 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
### POC
#### Reference
- http://packetstormsecurity.com/files/159610/Chrome-USB-OnServiceConnectionError-Use-After-Free.html
#### Github
- https://github.com/Kiprey/Skr_Learning
- https://github.com/Self-Study-Committee/Skr_Learning