CVE-2003-0816
published 2004-02-03CVE-2003-0816: Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions by (1) using the NavigateAndFind method to load a file: URL containing…
PriorityP433high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
48.37%
98.7th percentile
Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions by (1) using the NavigateAndFind method to load a file: URL containing Javascript, as demonstrated by NAFfileJPU, (2) using the window.open method to load a file: URL containing Javascript, as demonstrated using WsOpenFileJPU, (3) setting the href property in the base tag for the _search window, as demonstrated using WsBASEjpu, (4) loading the search window into an Iframe, as demonstrated using WsFakeSrc, (5) caching a javascript: URL in the browser history, then accessing that URL in the same frame as the target domain, as demonstrated using WsOpenJpuInHistory, NAFjpuInHistory, BackMyParent, BackMyParent2, and RefBack, aka the "Script URLs Cross Domain" vulnerability.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | ie | — | — |
| microsoft | internet_explorer | — | — |
| microsoft | internet_explorer | — | — |
| microsoft | internet_explorer | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect use of NavigateAndFind method to load a file: URL containing Javascript (PoC: NAFfileJPU) ↗
- →Detect use of window.open method to load a file: URL containing Javascript targeting the _search window (PoC: WsOpenFileJPU) ↗
- →Detect manipulation of the href property in the base tag for the _search window as a cross-zone bypass vector (PoC: WsBASEjpu) ↗
- →Detect loading of the search window into an Iframe as a cross-zone bypass (PoC: WsFakeSrc) ↗
- →Detect caching of javascript: URLs in browser history then accessing them in the same frame as a target domain (PoCs: WsOpenJpuInHistory, NAFjpuInHistory, BackMyParent, BackMyParent2, RefBack) ↗
- →Monitor for file:javascript: scheme combinations passed to window.open targeting the _search window, indicative of cross-zone scripting exploitation ↗
- →Monitor for document.cookie access via file:javascript: URLs loaded into the _search pane, indicating cross-zone cookie theft ↗
- ·Vulnerability affects Internet Explorer 6 SP1 and earlier; patched versions are not affected ↗
- ·The exploit PoC relies on a 5-second setTimeout delay before injecting into the _search pane; detection logic should account for deferred execution patterns ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Microsoft Windows Outlook Express and Windows Mail - Integer Overflow
exploitdb·2010-05-11·CVSS 9.3
CVE-2010-0816 [CRITICAL] Microsoft Windows Outlook Express and Windows Mail - Integer Overflow
Microsoft Windows Outlook Express and Windows Mail - Integer Overflow
---
Application: Microsoft Outlook Express
Microsoft Windows Mail
Platforms: Windows 2000
Windows XP
Windows Vista
Windows server 2003
Windows Server 2008 SR2
Exploitation: Remote Exploitable
CVE Number: CVE-2010-0816
Discover Date: 2009-09-11
Author: Francis Provencher (Protek Research Lab's)
Website: http://www.protekresearchlab.com
#####################################################################################
1) Introduction
2) Report Timeline
3) Technical details
4) Products affected
5) The Code
#####################################################################################
1) Introduction
Windows Mail is an e-mail and newsgroup client included in Windows Vista, that was superseded by Wind
Exploit-DB
Microsoft Internet Explorer 6 - Script Execution
exploitdb·2003-09-10
CVE-2003-0816 Microsoft Internet Explorer 6 - Script Execution
Microsoft Internet Explorer 6 - Script Execution
---
source: https://www.securityfocus.com/bid/8577/info
Multiple issues have been reported in Microsoft Internet Explorer. Though these issues have been reported by a reliable source, communication issues have presented difficulty in obtaining details surrounding the reported issues. This vulnerability entry will be updated when additional information becomes available.
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/21199.zip
Exploit-DB
Microsoft Internet Explorer 5 - window.open Search Pane Cross-Zone Scripting
exploitdb·2003-09-10
CVE-2003-0816 Microsoft Internet Explorer 5 - window.open Search Pane Cross-Zone Scripting
Microsoft Internet Explorer 5 - window.open Search Pane Cross-Zone Scripting
---
source: https://www.securityfocus.com/bid/9798/info
A vulnerability has been reported in Microsoft Internet Explorer that could enable unauthorized access by malicious scripts and Active Content to document properties across different Security Zones and foreign domains. This issue is exposed when search panes are opened via the window.open method. It is possible for malicious script code to access the properties of a foreign domain opened within the search pane.
---------------------------CrossZone.htm---------------------------
window.open("http://wrong_site_add/","_search") //To load "Friendly HTTP error messages" page
// cause it's in My Computer Zone.
setTimeout(function(){
// '\\42' -> '\42' -> ' "
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=106321638416884&w=2http://marc.info/?l=bugtraq&m=106321693517858&w=2http://marc.info/?l=bugtraq&m=106321781819727&w=2http://marc.info/?l=bugtraq&m=106321882821788&w=2http://marc.info/?l=bugtraq&m=106322063729496&w=2http://marc.info/?l=bugtraq&m=106322240132721&w=2http://secunia.com/advisories/10192http://securitytracker.com/id?1007687http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2003-09/0146.htmlhttp://www.kb.cert.org/vuls/id/652452http://www.kb.cert.org/vuls/id/771604http://www.safecenter.net/UMBRELLAWEBV4/NAFfileJPU/NAFfileJPU-Content.htmhttp://www.safecenter.net/UMBRELLAWEBV4/WsOpenFileJPU/WsOpenFileJPU-Content.HTMhttp://www.safecenter.net/liudieyu/BackMyParent/BackMyParent-content.htmhttp://www.safecenter.net/liudieyu/BackMyParent2/BackMyParent2-Content.HTMhttp://www.safecenter.net/liudieyu/NAFjpuInHistory/NAFjpuInHistory-Content.HTMhttp://www.safecenter.net/liudieyu/RefBack/RefBack-Content.HTMhttp://www.safecenter.net/liudieyu/WsBASEjpu/WsBASEjpu-Content.HTMhttp://www.safecenter.net/liudieyu/WsFakeSrc/WsFakeSrc-Content.HTMhttp://www.safecenter.net/liudieyu/WsOpenJpuInHistory/WsOpenJpuInHistory-Content.HTMhttp://www.securityfocus.com/archive/1/336937http://www.securityfocus.com/archive/1/337086https://docs.microsoft.com/en-us/security-updates/securitybulletins/2003/ms03-048https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A361https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A362https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A363https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A409https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A416https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A459https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A479http://marc.info/?l=bugtraq&m=106321638416884&w=2http://marc.info/?l=bugtraq&m=106321693517858&w=2http://marc.info/?l=bugtraq&m=106321781819727&w=2http://marc.info/?l=bugtraq&m=106321882821788&w=2http://marc.info/?l=bugtraq&m=106322063729496&w=2http://marc.info/?l=bugtraq&m=106322240132721&w=2http://secunia.com/advisories/10192http://securitytracker.com/id?1007687http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2003-09/0146.htmlhttp://www.kb.cert.org/vuls/id/652452http://www.kb.cert.org/vuls/id/771604http://www.safecenter.net/UMBRELLAWEBV4/NAFfileJPU/NAFfileJPU-Content.htmhttp://www.safecenter.net/UMBRELLAWEBV4/WsOpenFileJPU/WsOpenFileJPU-Content.HTMhttp://www.safecenter.net/liudieyu/BackMyParent/BackMyParent-content.htmhttp://www.safecenter.net/liudieyu/BackMyParent2/BackMyParent2-Content.HTMhttp://www.safecenter.net/liudieyu/NAFjpuInHistory/NAFjpuInHistory-Content.HTMhttp://www.safecenter.net/liudieyu/RefBack/RefBack-Content.HTMhttp://www.safecenter.net/liudieyu/WsBASEjpu/WsBASEjpu-Content.HTMhttp://www.safecenter.net/liudieyu/WsFakeSrc/WsFakeSrc-Content.HTMhttp://www.safecenter.net/liudieyu/WsOpenJpuInHistory/WsOpenJpuInHistory-Content.HTMhttp://www.securityfocus.com/archive/1/336937http://www.securityfocus.com/archive/1/337086https://docs.microsoft.com/en-us/security-updates/securitybulletins/2003/ms03-048https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A361https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A362https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A363https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A409https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A416https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A459https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A479
2004-02-03
Published