← Vulnerability feed

Vulnerability record · CVE-2015-0072 · published 7 February 2015

CVE-2015-0072: Internet Explorer Universal XSS Same Origin Policy Bypass

Microsoft · Internet Explorer

Internet Explorer 9 through 11 contains a cross-site scripting flaw that lets a remote attacker bypass the Same Origin Policy using crafted IFRAME elements and an eval of a WindowProxy object. Because it defeats the browser's core origin boundary, script injected from one site can run in the context of another, which is why it was called Universal XSS.

4.3 CVSS 2.0 Medium EPSS 72% · top 0.6% CWE-79 · Cross-site scripting
4.3CVSS 2.0 base score
72%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
24References, 4 tagged exploit
17 Jun 2026Last modified by NVD

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)."

AV:N/AC:M/Au:N/C:N/I:P/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityThe flaw breaks the Same Origin Policy in a widely deployed browser, public exploit code exists and EPSS is near the top of the distribution, though the CVSS 2.0 base score is only 4.3 and KEV does not list it.

What it is

Internet Explorer 9 through 11 contains a cross-site scripting flaw that lets a remote attacker bypass the Same Origin Policy using crafted IFRAME elements and an eval of a WindowProxy object. Because it defeats the browser's core origin boundary, script injected from one site can run in the context of another, which is why it was called Universal XSS.

Impact

An attacker can inject arbitrary script or HTML into pages from other origins, enabling session theft, credential phishing and full control of content displayed to the victim. The CVSS 2.0 vector shows only partial integrity impact, so confidentiality and availability effects are not reflected in that score.

Attack surface

Reached over the network by getting a victim to load a malicious or compromised page in Internet Explorer 9 to 11; no authentication is required, but the CVSS vector indicates medium access complexity and some user interaction is implied. The flaw is triggered by the IFRAME and WindowProxy handling in the browser itself, not by a server-side component.

Exploitation

Public proof-of-concept exploit code is referenced, and EPSS is very high at 0.71698 (99.391st percentile), but the CVE is not listed in CISA KEV and no ransomware usage is documented.

What to do

  • Apply Microsoft security bulletin MS15-018, which addresses this vulnerability, or move off Internet Explorer 9 through 11 entirely.
  • If patching cannot be done immediately, restrict or disable Internet Explorer usage for untrusted web content and enforce a modern supported browser.
  • Enable and enforce Enhanced Protected Mode and 64-bit IE where operationally possible to reduce the reach of injected script.
  • Block or tightly control IFRAME-heavy and untrusted third-party content in IE through proxy or content filtering policy.
  • Monitor for and remove any legacy IE dependencies that keep affected versions in production.

Detection

  • Hunt proxy and web logs for IE 9 to 11 user agents accessing known exploit-hosting or proof-of-concept URLs tied to this CVE.
  • Monitor endpoint process and browser telemetry for IE rendering pages that load nested IFRAMEs from unrelated origins in quick succession.
  • Alert on suspicious script execution or credential submission originating from pages whose origin does not match the hosting site.
  • Track unpatched IE 9 to 11 installations via asset inventory and vulnerability scanning and flag them for remediation.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://community.websense.com/blogs/securitylabs/archive/2015/02/05/another-day-another-zero-day-internet-explorer-s-tur
http://innerht.ml/blog/ie-uxss.html Exploit
http://packetstormsecurity.com/files/130308/Microsoft-Internet-Explorer-Universal-XSS-Proof-Of-Concept.html Exploit
http://seclists.org/fulldisclosure/2015/Feb/0
http://secunia.com/advisories/62658
http://www.pcworld.com/article/2879372/dangerous-ie-vulnerability-opens-door-to-powerful-phishing-attacks.html
http://www.securityfocus.com/archive/1/534662/100/0/threaded
http://www.securityfocus.com/bid/72489
http://www.securitytracker.com/id/1031888
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-018
https://exchange.xforce.ibmcloud.com/vulnerabilities/100606
https://nakedsecurity.sophos.com/2015/02/04/internet-explorer-has-a-cross-site-scripting-zero-day-bug/
http://community.websense.com/blogs/securitylabs/archive/2015/02/05/another-day-another-zero-day-internet-explorer-s-tur
http://innerht.ml/blog/ie-uxss.html Exploit
http://packetstormsecurity.com/files/130308/Microsoft-Internet-Explorer-Universal-XSS-Proof-Of-Concept.html Exploit
http://seclists.org/fulldisclosure/2015/Feb/0
http://secunia.com/advisories/62658
http://www.pcworld.com/article/2879372/dangerous-ie-vulnerability-opens-door-to-powerful-phishing-attacks.html
http://www.securityfocus.com/archive/1/534662/100/0/threaded
http://www.securityfocus.com/bid/72489
http://www.securitytracker.com/id/1031888
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-018
https://exchange.xforce.ibmcloud.com/vulnerabilities/100606
https://nakedsecurity.sophos.com/2015/02/04/internet-explorer-has-a-cross-site-scripting-zero-day-bug/

Track CVE-2015-0072 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2015-0313Adobe Flash Player use-after-free allows remote code executionAdobe Flash Player contains a use-after-free (CWE-416) flaw reachable through unspecified vectors. It affects Flash Player before 13.0.0.269 and 14.x…KEVEPSS 95%analysed9.8CVE-2015-0311Adobe Flash Player unspecified flaw allows remote code executionCVE-2015-0311 is an unspecified vulnerability in Adobe Flash Player affecting versions through 13.0.0.262, 14.x, 15.x, and 16.x through 16.0.0.287 on…KEVEPSS 86%analysed9.8CVE-2014-1776Internet Explorer use-after-free in CMarkup::IsConnectedToPrimaryMarkupMicrosoft Internet Explorer 6 through 11 contains a use-after-free in the CMarkup::IsConnectedToPrimaryMarkup function that allows remote code execut…KEVEPSS 83%analysed8.8CVE-2021-27085Microsoft Internet Explorer remote code execution flawCVE-2021-27085 is a remote code execution vulnerability in Microsoft Internet Explorer. The record gives only a one-line description and no root-caus…KEVEPSS 5.4%analysed8.8CVE-2021-26411Microsoft Internet Explorer and Edge use-after-free memory corruptionCVE-2021-26411 is a use-after-free (CWE-416) memory corruption flaw in Microsoft Internet Explorer, with Microsoft Edge also listed as an affected pr…KEVEPSS 81%analysed8.8CVE-2019-0541Microsoft MSHTML engine input validation flaw allows remote code executionThe MSHTML engine in Microsoft Office, Internet Explorer and related viewers fails to properly validate input, allowing remote code execution. Becaus…KEVEPSS 53%analysed8.8CVE-2017-0222Internet Explorer memory corruption out-of-bounds write RCEInternet Explorer improperly accesses objects in memory, causing an out-of-bounds write (CWE-787) that can be turned into remote code execution. The …KEVEPSS 30%analysed8.8CVE-2017-0210Internet Explorer cross-domain policy bypass elevation of privilegeInternet Explorer fails to properly enforce cross-domain policies, allowing an attacker to read information from one domain and inject it into anothe…KEVEPSS 22%analysed

Source: NIST National Vulnerability Database (record CVE-2015-0072), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.