Files
CVEs-PoC/2018/CVE-2018-6066.md
T
2024-05-26 14:27:05 +02:00

18 lines
680 B
Markdown

### [CVE-2018-6066](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6066)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2065.0.3325.146%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Insufficient%20policy%20enforcement&color=brighgreen)
### Description
Lack of CORS checking by ResourceFetcher/ResourceLoader in Blink in Google Chrome prior to 65.0.3325.146 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/DISREL/Ring0VBA