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

18 lines
727 B
Markdown

### [CVE-2020-6567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6567)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2085.0.4183.83%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Insufficient%20validation%20of%20untrusted%20input&color=brighgreen)
### Description
Insufficient validation of untrusted input in command line handling in Google Chrome on Windows prior to 85.0.4183.83 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6567