Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


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