cve/2017/CVE-2017-5033.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-5033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5033)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Chrome%20prior%20to%2057.0.2987.98%20for%20Mac%2C%20Windows%20and%20Linux%2C%20and%2057.0.2987.108%20for%20Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=insufficient%20policy%20enforcement&color=brighgreen)
### Description
Blink in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android failed to correctly propagate CSP restrictions to local scheme pages, which allowed a remote attacker to bypass content security policy via a crafted HTML page, related to the unsafe-inline keyword.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456