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

19 lines
722 B
Markdown

### [CVE-2015-1254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1254)
![](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
core/dom/Document.cpp in Blink, as used in Google Chrome before 43.0.2357.65, enables the inheritance of the designMode attribute, which allows remote attackers to bypass the Same Origin Policy by leveraging the availability of editing.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JasonLOU/security
- https://github.com/numirias/security