cve/2015/CVE-2015-6769.md
2024-06-18 02:51:15 +02:00

23 lines
913 B
Markdown

### [CVE-2015-6769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6769)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The provisional-load commit implementation in WebKit/Source/bindings/core/v8/WindowProxy.cpp in Google Chrome before 47.0.2526.73 allows remote attackers to bypass the Same Origin Policy by leveraging a delay in window proxy clearing.
### POC
#### Reference
- https://codereview.chromium.org/1362203002/
#### Github
- https://github.com/0xR0/uxss-db
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Metnew/uxss-db
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456