mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
![]() |
### [CVE-2015-0072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0072)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Cross-site scripting (XSS) vulnerability in Microsoft Internet Explorer 9 through 11 allows remote attackers to bypass the Same Origin Policy and inject arbitrary web script or HTML via vectors involving an IFRAME element that triggers a redirect, a second IFRAME element that does not trigger a redirect, and an eval of a WindowProxy object, aka "Universal XSS (UXSS)."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://innerht.ml/blog/ie-uxss.html
|
||
|
- http://packetstormsecurity.com/files/130308/Microsoft-Internet-Explorer-Universal-XSS-Proof-Of-Concept.html
|
||
|
- http://www.pcworld.com/article/2879372/dangerous-ie-vulnerability-opens-door-to-powerful-phishing-attacks.html
|
||
|
- https://nakedsecurity.sophos.com/2015/02/04/internet-explorer-has-a-cross-site-scripting-zero-day-bug/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/0xR0/uxss-db
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/Metnew/uxss-db
|
||
|
- https://github.com/dbellavista/uxss-poc
|
||
|
- https://github.com/lnick2023/nicenice
|
||
|
- https://github.com/qazbnm456/awesome-cve-poc
|
||
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
||
|
|