Oval Definition:oval:org.mitre.oval:def:349
Revision Date:2014-02-24Version:45
Title:IE v6.0,SP1 (Server 2003) ExecCommand Cross Domain Zone Restriction Bypass
Description:Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's "href" to the malicious Javascript, then calling execCommand("Refresh") to refresh the page, aka BodyRefreshLoadsJPU or the "ExecCommand Cross Domain" vulnerability.
Family:windowsClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2003-0814
Platform(s):Microsoft Windows Server 2003
Product(s):Microsoft Internet Explorer
Definition Synopsis
  • Software section
  • Internet Explorer 6 for Windows Server 2003 is installed
  • AND the version of mshtml.dll is less than 6.0.3790.94
  • AND NOT the patch q824145 is installed (Hotfix key)
  • AND Configuration section
  • ActiveX controls and active scripting are enabled
  • current user settings are being used and ActiveX controls and active scripting are enabled
  • NOT use machine settings rather than individual user settings
  • AND ActiveX controls are enabled for the current user
  • AND active scripting is enabled for the current user
  • OR local machine settings are being used and ActiveX controls and active scripting are enabled
  • use machine settings rather than individual user settings
  • AND ActiveX controls are enabled for the local machine
  • AND active scripting is enabled for the local machine
  • BACK