mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
722 B
Markdown
19 lines
722 B
Markdown
### [CVE-2015-1254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1254)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|