<?xml version="1.0" encoding="UTF-8"?>
<oval xmlns="http://oval.mitre.org/XMLSchema/oval" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval" xmlns:redhat="http://oval.mitre.org/XMLSchema/oval#redhat" xmlns:solaris="http://oval.mitre.org/XMLSchema/oval#solaris" xmlns:windows="http://oval.mitre.org/XMLSchema/oval#windows" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval oval-schema.xsd http://oval.mitre.org/XMLSchema/oval#redhat redhat-schema.xsd http://oval.mitre.org/XMLSchema/oval#solaris solaris-schema.xsd http://oval.mitre.org/XMLSchema/oval#windows windows-schema.xsd">
	<generator>
		<schema_version>4</schema_version>
		<timestamp>20050511181618</timestamp>
	</generator>
	<definitions>
		<definition id="OVAL2" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Mutt</product>
			</affected>
			<dates>
				<submitted date="2003-08-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Mutt 1.4.0 and possibly earlier versions, 1.5.x up to 1.5.3, and other programs that use Mutt code such as Balsa before 2.0.10, allows a remote malicious IMAP server to cause a denial of service (crash) and possibly execute arbitrary code via a crafted folder.</description>
			<reference source="CVE">CAN-2003-0140</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-201" comment="balsa version is less than 2.0.6-2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-201" comment="/usr/bin/balsa is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>CUPS</product>
			</affected>
			<dates>
				<submitted date="2003-08-19">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>CUPS before 1.1.19 allows remote attackers to cause a denial of service via a partial printing request to the IPP port (631), which does not time out.</description>
			<reference source="CVE">CAN-2003-0195</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-202" comment="cups version is less than 1.1.17-13.3" />
				</software>
				<configuration>
					<criterion test_ref="rlt-201" comment="cupsd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL7" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>kcms_configure</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>kcms_configure as included with Solaris 7 and 8 allows a local attacker to gain additional privileges via a buffer overflow in a command line argument.</description>
			<reference source="CVE">CVE-2001-0594</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-201" comment="File kcms_configure exists" />
				</software>
				<configuration>
					<criterion test_ref="cmp-202" comment="File kcms_configure executable and SUID or SGID" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL9" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>libnsl</product>
			</affected>
			<dates>
				<submitted date="2003-01-28">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Integer overflow in xdr_array function in RPC servers for operating systems that use libc, glibc, or other code based on SunRPC including dietlibc, allows remote attackers to execute arbitrary code by passing a large number of arguments to xdr_array through RPC services such as rpc.cmsd and dmispd.</description>
			<reference source="CVE">CVE-2002-0391</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="cmp-204" comment="rpc.cmsd or dmispd exist" />
					<criterion test_ref="cmp-205" negate="true" comment="Patches 108827-30 and 108901-06" />
				</software>
				<configuration>
					<criterion test_ref="cmp-206" comment="rpc.cmsd enabled OR dmispd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL10" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>xlock</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Heap overflow in xlock in Solaris 2.6 through 8 allows local users to gain root privileges via a long (1) XFILESEARCHPATH or (2) XUSERFILESEARCHPATH environmental variable.</description>
			<reference source="CVE">CVE-2001-0652</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-204" comment="File xlock exists" />
					<criterion test_ref="spt-203" negate="true" comment="Patch 108652-38 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-209" comment="File xlock SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL11" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>snmpdx</product>
			</affected>
			<dates>
				<submitted date="2002-09-25">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Format string vulnerability in the logging component of snmpdx for Solaris 5.6 through 8 allows remote attackers to gain root privileges.</description>
			<reference source="CVE">CAN-2002-0796</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-205" comment="File snmpdx exists" />
					<criterion test_ref="spt-204" negate="true" comment="Patch 108869-16 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-203" comment="snmpdx running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL12" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
			<reference source="CVE">CVE-2002-0026</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-201" comment="the version of mshtml.dll is less than 5.50.4913.1100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL14" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Xsun</product>
			</affected>
			<dates>
				<submitted date="2002-08-23">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Xsun on Solaris 2.6 through 8 allows local users to gain root privileges via a long -co (color database) command line argument.</description>
			<reference source="CVE">CVE-2002-0158</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-206" comment="File Xsun exists" />
					<criterion test_ref="spt-205" negate="true" comment="Patch 108652-52 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-210" comment="File Xsun SGID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL15" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-31">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>CDE ToolTalk database server (ttdbserver) allows remote attackers to overwrite arbitrary memory locations with a zero, and possibly gain privileges, via a file descriptor argument in an AUTH_UNIX procedure call, which is used as a table index by the _TT_ISCLOSE procedure.</description>
			<reference source="CVE">CAN-2002-0677</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-206" negate="true" comment="Patch 110286-09 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL16" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the chunked encoding transfer mechanism in Internet Information Server (IIS) 4.0 and 5.0 Active Server Pages allows attackers to cause a denial of service or execute arbitrary code.</description>
			<reference source="CVE">CVE-2002-0079</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL17" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
			<reference source="CVE">CVE-2002-0023</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-203" comment="the version of mshtml.dll is less than 6.0.2713.1100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL18" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-09-15">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<modified date="2004-09-16" comment="Completing an initial submission.">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2004-09-29">DRAFT</status_change>
				<status_change date="2004-10-13">INTERIM</status_change>
				<modified date="2004-10-19" comment="done">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2004-10-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Windows Shell (used as the Windows Desktop) allows local and possibly remote attackers to execute arbitrary code via a custom URL handler that has not been removed for an application that has been improperly uninstalled.</description>
			<reference source="CVE">CVE-2002-0070</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-490" comment="the version of shell32.dll is less than 4.0.1381.7116" />
					<criterion test_ref="wrt-288" negate="true" comment="Patch Q313829 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL19" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability in Internet Explorer 6.0 allows remote attackers to execute scripts in the Local Computer zone via a URL that exploits a local HTML resource file, aka the &quot;Cross-Site Scripting in Local HTML Resource&quot; vulnerability.</description>
			<reference source="CVE">CAN-2002-0189</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-204" comment="the version of mshtml.dll is less than 6.0.2716.2200" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
					<criterion test_ref="cmp-212" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL20" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the Distributed Component Object Model (DCOM) interface in the RPCSS Service allows remote attackers to execute arbitrary code via a malformed DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CAN-2003-0352 (Blaster/Nachi) and CAN-2003-0528.</description>
			<reference source="CVE">CAN-2003-0715</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-568" comment="the version of rpcss.dll is less than 5.0.2195.6810" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL22" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ASP data transfer mechanism in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to cause a denial of service or execute code, aka &quot;Microsoft-discovered variant of Chunked Encoding buffer overrun.&quot;</description>
			<reference source="CVE">CVE-2002-0147</reference>
			<status>ACCEPTED</status>
			<version>4</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL23" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5 or Internet Explorer 5.5 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
			<reference source="CVE">CVE-2002-0026</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-213" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-206" comment="the version of mshtml.dll is less than 5.50.4725.2100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL24" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>FTP</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>The FTP service in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows attackers who have established an FTP session to cause a denial of service via a specially crafted status request containing glob characters.</description>
			<reference source="CVE">CVE-2002-0073</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-202" comment="FTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL25" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the chunked encoding transfer mechanism in Internet Information Server (IIS) 4.0 and 5.0 Active Server Pages allows attackers to cause a denial of service or execute arbitrary code.</description>
			<reference source="CVE">CVE-2002-0079</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL26" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Network Connection Manager (NCM)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>A handler routine for the Network Connection Manager (NCM) in Windows 2000 allows local users to gain privileges via a complex attack that causes the handler to run in the LocalSystem context with user-specified code.</description>
			<reference source="CVE">CVE-2002-0720</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
					<criterion test_ref="wft-207" comment="the version of netman.dll is less than 5.0.2195.5974" />
					<criterion test_ref="wrt-229" negate="true" comment="Patch Q326886 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL27" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.01</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 5.01 and 6.0 allow remote attackers to execute arbitrary code via malformed Content-Disposition and Content-Type header fields that cause the application for the spoofed file type to pass the file back to the operating system for handling rather than raise an error message, aka the first variant of the &quot;Content Disposition&quot; vulnerability.</description>
			<reference source="CVE">CVE-2002-0193</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-214" comment="Internet Explorer 5.01 Installed" />
					<criterion test_ref="wft-208" comment="the version of mshtml.dll is less than 5.0.3504.2500" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
					<criterion test_ref="cmp-215" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL28" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>skk</product>
			</affected>
			<dates>
				<submitted date="2003-09-04">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>skk (Simple Kana to Kanji conversion program) 12.1 and earlier, and the ddskk package which is based on skk, creates temporary files insecurely, which allows local users to overwrite arbitrary files.</description>
			<reference source="CVE">CAN-2003-0539</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-216" comment="Vulnerable config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL29" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the chunked encoding transfer mechanism in IIS 4.0 and 5.0 allows attackers to execute arbitrary code via the processing of HTR request sessions, aka &quot;Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise.&quot;</description>
			<reference source="CVE">CVE-2002-0364</reference>
			<status>ACCEPTED</status>
			<version>4</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-209" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.5671" />
					<criterion test_ref="wrt-238" negate="true" comment="Patch Q321599 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-203" comment="ism.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL30" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SMTP</product>
			</affected>
			<dates>
				<submitted date="2003-05-20">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-30" comment="Changed the registry key in question for the SMTP enabled check to SMTPSVC from SMTP.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
			</dates>
			<description>SMTP service in Microsoft Windows 2000, Windows XP Professional, and Exchange 2000 to cause a denial of service via a command with a malformed data transfer (BDAT) request.</description>
			<reference source="CVE">CVE-2002-0055</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-210" comment="File %windir%\system32\inetsrv\smtpsvc.dll version is less than 5.0.2195.4905" />
					<criterion test_ref="wrt-239" negate="true" comment="Patch Q313450" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-240" comment="SMTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL31" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>cachefsd</product>
			</affected>
			<dates>
				<submitted date="2003-01-31">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<modified date="2005-01-28" comment="Updated to include Solaris 9 and Solaris 9 patch info">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-01">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in cfsd_calloc function of Solaris cachefsd allows remote attackers to execute arbitrary code via a request with a long directory and cache name.</description>
			<reference source="CVE">CVE-2002-0033</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sft-208" comment="File cachefsd exists" />
					<criterion test_ref="spt-207" negate="true" comment="Patch 110896-02 or later installed" />
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-111" negate="true" comment="Patch 114008-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-203" comment="inetd.conf contains cachefsd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-217" comment="File cachefsd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL32" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
			<reference source="CVE">CVE-2002-0026</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-203" comment="the version of mshtml.dll is less than 6.0.2713.1100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL33" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Xsun</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Xsun on Solaris 2.6 through 8 allows local users to gain root privileges via a long -co (color database) command line argument.</description>
			<reference source="CVE">CVE-2002-0158</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-206" comment="File Xsun exists" />
					<criterion test_ref="spt-208" negate="true" comment="Patch 108376-38 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-210" comment="File Xsun SGID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL34" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>whodo</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in whodo in Solaris SunOS 5.5.1 through 5.8 allows local users to execute arbitrary code via a long (1) SOR or (2) CFIME environment variable.</description>
			<reference source="CVE">CAN-2001-1076</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-209" comment="File whodo exists" />
					<criterion test_ref="spt-209" negate="true" comment="Patch 111600-01 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-219" comment="File whodo SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL35" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>FTP</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>The FTP service in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows attackers who have established an FTP session to cause a denial of service via a specially crafted status request containing glob characters.</description>
			<reference source="CVE">CVE-2002-0073</reference>
			<status>ACCEPTED</status>
			<version>4</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-202" comment="FTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL37" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and &quot;\&quot; characters twice.</description>
			<reference source="CVE">CVE-2001-0333</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-211" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.764.1" />
					<criterion test_ref="wrt-241" negate="true" comment="Patch Q295534 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-243" negate="true" comment="Windows NT 4.0 Security Roll-up Package" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL38" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-05-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Windows 2000 allows local users to prevent the application of new group policy settings by opening Group Policy files with exclusive-read access.</description>
			<reference source="CVE">CVE-2002-0051</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-220" comment="Windows 2000 (domain controller) is installed" />
					<criterion test_ref="wft-212" comment="the version of srvsvc.dll is less than 5.00.2195.4980" />
					<criterion test_ref="wrt-246" negate="true" comment="Patch Q318593 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL39" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to spoof the safety check for HTTP headers and cause a denial of service or execute arbitrary code via HTTP header field values.</description>
			<reference source="CVE">CVE-2002-0150</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL40" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
			<reference source="CVE">CVE-2002-0023</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-201" comment="the version of mshtml.dll is less than 5.50.4913.1100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL41" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>rpc.rwalld</product>
			</affected>
			<dates>
				<submitted date="2003-01-30">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Format string vulnerability in RPC wall daemon (rpc.rwalld) for Solaris 2.5.1 through 8 allows remote attackers to execute arbitrary code via format strings in a message that is not properly provided to the syslog function when the wall command cannot be executed.</description>
			<reference source="CVE">CVE-2002-0573</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-210" comment="File rpc.rwalld exists" />
					<criterion test_ref="spt-210" negate="true" comment="Patch 112899-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-204" comment="inetd.conf contains rpc.rwalld" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-221" comment="File rpc.rwalld executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL42" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>libnsl</product>
			</affected>
			<dates>
				<submitted date="2003-01-02">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Integer overflow in xdr_array function in RPC servers for operating systems that use libc, glibc, or other code based on SunRPC including dietlibc, allows remote attackers to execute arbitrary code by passing a large number of arguments to xdr_array through RPC services such as rpc.cmsd and dmispd.</description>
			<reference source="CVE">CVE-2002-0391</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="cmp-204" comment="rpc.cmsd or dmispd exist" />
					<criterion test_ref="cmp-223" negate="true" comment="Patches 106942-22 and 108451-06" />
				</software>
				<configuration>
					<criterion test_ref="cmp-206" comment="rpc.cmsd enabled OR dmispd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL43" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>cachefsd</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<modified date="2005-01-28" comment="Updated to add patch test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-01">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the fscache_setup function of cachefsd in Solaris 2.6, 7, and 8 allows local users to gain root privileges via a long mount argument.</description>
			<reference source="CVE">CAN-2002-0084</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-208" comment="File cachefsd exists" />
					<criterion test_ref="spt-109" negate="true" comment="Patch 108800-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-203" comment="inetd.conf contains cachefsd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-217" comment="File cachefsd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL44" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>IIS 4.0 and 5.0 allows remote attackers to read documents outside of the web root, and possibly execute arbitrary commands, via malformed URLs that contain UNICODE encoded characters, aka the &quot;Web Server Folder Traversal&quot; vulnerability.</description>
			<reference source="CVE">CVE-2000-0884</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-213" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2103" />
					<criterion test_ref="wrt-247" negate="true" comment="Patch Q269862 Installed" />
					<criterion test_ref="wrt-248" negate="true" comment="Patch Q277873 Installed" />
					<criterion test_ref="wrt-249" negate="true" comment="Patch Q293826 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-250" negate="true" comment="Win2K/XP/2003 service pack 2 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL45" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ism.dll ISAPI extension that implements HTR scripting in Internet Information Server (IIS) 4.0 and 5.0 allows attackers to cause a denial of service or execute arbitrary code via HTR requests with long variable names.</description>
			<reference source="CVE">CVE-2002-0071</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-203" comment="ism.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL46" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability in Help File search facility for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to embed scripts into another user's session.</description>
			<reference source="CVE">CVE-2002-0074</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL47" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>whodo</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in whodo in Solaris SunOS 5.5.1 through 5.8 allows local users to execute arbitrary code via a long (1) SOR or (2) CFIME environment variable.</description>
			<reference source="CVE">CAN-2001-1076</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-209" comment="File whodo exists" />
					<criterion test_ref="spt-213" negate="true" comment="Patch 111826-01 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-219" comment="File whodo SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL48" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>admintool</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in admintool in Solaris 2.6, 7, and 8 allows local users to gain root privileges via a long media installation path.</description>
			<reference source="CVE">CAN-2002-0088</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-211" comment="File admintool exists" />
				</software>
				<configuration>
					<criterion test_ref="cmp-229" comment="File admintool SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL49" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.01</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka &quot;Improper Cross Domain Security Validation with dialog box.&quot;</description>
			<reference source="CVE">CVE-2003-1326</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-230" comment="Internet Explorer 5.01 Installed" />
					<criterion test_ref="wft-214" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3513.900" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-252" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL50" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.01, Internet Explorer 5.01 Service Pack 1, or Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
			<reference source="CVE">CVE-2002-0023</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-214" comment="Internet Explorer 5.01 Installed" />
					<criterion test_ref="wft-215" comment="the version of mshtml.dll is less than 5.0.3502.4856" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL52" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>EOG</product>
			</affected>
			<dates>
				<submitted date="2003-08-14">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Format string vulnerability in Eye Of Gnome (EOG) allows attackers to execute arbitrary code via format string specifiers in a command line argument for the file to display.</description>
			<reference source="CVE">CAN-2003-0165</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-205" comment="eog version is less than 2.2.0-2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-232" comment="eog is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL54" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Format string vulnerability in packet-socks.c of the SOCKS dissector for Ethereal 0.8.7 through 0.9.9 allows remote attackers to execute arbitrary code via SOCKS packets containing format string specifiers.</description>
			<reference source="CVE">CVE-2003-0081</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-206" comment="ethereal version is less than 0.9.11-0.90.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL55" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the NTLMSSP code for Ethereal 0.9.9 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0159</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-206" comment="ethereal version is less than 0.9.11-0.90.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL56" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>rpc.yppasswdd</product>
			</affected>
			<dates>
				<submitted date="2002-08-30">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in rpc.yppasswdd (yppasswd server) in Solaris 2.6, 7 and 8 allows remote attackers to gain root access via a long username.</description>
			<reference source="CVE">CVE-2001-0779</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-212" comment="File rpc.yppasswdd exists" />
					<criterion test_ref="spt-214" negate="true" comment="Patch 111596-02 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-204" comment="rpc.yppasswdd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL57" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>The showHelp() function in Microsoft Internet Explorer 5.01, 5.5, and 6.0 supports certain types of pluggable protocols that allow remote attackers to bypass the cross-domain security model and execute arbitrary code, aka &quot;Improper Cross Domain Security Validation with ShowHelp functionality.&quot;</description>
			<reference source="CVE">CVE-2003-1328</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-216" comment="the version of mshtml.dll is less than 6.0.2723.2500" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL58" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-08-20">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other web users via the error message used in a URL redirect (&quot;&quot;302 Object Moved&quot;) message.</description>
			<reference source="CVE">CVE-2002-0075</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL59" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The RPC component in Windows 2000, Windows NT 4.0, and Windows XP allows remote attackers to cause a denial of service (disabled RPC service) via a malformed packet to the RPC Endpoint Mapper at TCP port 135, which triggers a null pointer dereference.</description>
			<reference source="CVE">CAN-2002-1561</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-217" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6106" />
					<criterion test_ref="wrt-253" negate="true" comment="Patch Q331953_W2K_SP4_X86_EN.exe Installed" />
					<criterion test_ref="wrt-254" negate="true" comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL60" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>admintool</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in admintool in Solaris 2.6, 7, and 8 allows local users to gain root privileges via a long media installation path.</description>
			<reference source="CVE">CAN-2002-0088</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-211" comment="File admintool exists" />
				</software>
				<configuration>
					<criterion test_ref="cmp-229" comment="File admintool SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL61" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Remote Access Service (RAS)</product>
			</affected>
			<dates>
				<submitted date="2003-04-04">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Remote Access Service (RAS) phonebook for Windows NT 4.0, 2000, XP, and Routing and Remote Access Server (RRAS) allows local users to execute arbitrary code by modifying the rasphone.pbk file to use a long dial-up entry.</description>
			<reference source="CVE">CVE-2002-0366</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wrt-256" comment="RAS Phonebook" />
					<criterion test_ref="wft-218" comment="File %windir%\system32\rasapi32.dll version is less than 4.0.1381.7140" />
					<criterion test_ref="wrt-257" negate="true" comment="Patch Q318138 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-258" comment="RAS Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL62" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>mibiisa</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in the MIB parsing component of mibiisa for Solaris 5.6 through 8 allows remote attackers to gain root privileges.</description>
			<reference source="CVE">CAN-2002-0797</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-213" comment="File mibiisa exists" />
					<criterion test_ref="spt-215" negate="true" comment="Patch 107709-19 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-205" comment="mibiisa running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL63" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Access Service (RAS)</product>
			</affected>
			<dates>
				<submitted date="2003-04-04">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Remote Access Service (RAS) phonebook for Windows NT 4.0, 2000, XP, and Routing and Remote Access Server (RRAS) allows local users to execute arbitrary code by modifying the rasphone.pbk file to use a long dial-up entry.</description>
			<reference source="CVE">CVE-2002-0366</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-256" comment="RAS Phonebook" />
					<criterion test_ref="wft-219" comment="File %windir%\system32\rasman.dll version is less than 5.0.2195.4983" />
					<criterion test_ref="wrt-257" negate="true" comment="Patch Q318138 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-258" comment="RAS Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL64" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-05-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-08-04" comment="">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<status_change date="2004-08-26">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>In Microsoft Windows NT and Windows 2000, a trusting domain that receives authorization information from a trusted domain does not verify that the trusted domain is authoritative for all listed SIDs, which could allows remote attackers to gain Domain Administrator privileges on the trusting domain by injecting SIDs from untrusted domains into the authorization data that comes from from the trusted domain.</description>
			<reference source="CVE">CVE-2002-0018</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-220" comment="File %windir%\system32\netlogon.dll version is less than 5.00.0893.1105" />
					<criterion test_ref="wrt-259" negate="true" comment="Windows 2000 Security Roll-up 1 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL65" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>kcms_configure</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>kcms_configure as included with Solaris 7 and 8 allows a local attacker to gain additional privileges via a buffer overflow in a command line argument.</description>
			<reference source="CVE">CVE-2001-0594</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-201" comment="File kcms_configure exists" />
					<criterion test_ref="spt-216" negate="true" comment="Patch 107337-02 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-202" comment="File kcms_configure executable and SUID or SGID" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL66" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting vulnerability (XSS) in the ASP function responsible for redirection in Microsoft Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to embed a URL containing script in a redirection message.</description>
			<reference source="CVE">CAN-2003-0223</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-221" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL67" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>admintool</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in admintool in Solaris 2.5 through 8 allows local users to gain root privileges via long arguments to (1) the -d command line option, or (2) the PRODVERS argument in the .cdtoc file.</description>
			<reference source="CVE">CAN-2002-0089</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-211" comment="File admintool exists" />
					<criterion test_ref="spt-217" negate="true" comment="Patch 110453-01 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-229" comment="File admintool SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL68" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>admintool</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in admintool in Solaris 2.5 through 8 allows local users to gain root privileges via long arguments to (1) the -d command line option, or (2) the PRODVERS argument in the .cdtoc file.</description>
			<reference source="CVE">CAN-2002-0089</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-211" comment="File admintool exists" />
					<criterion test_ref="spt-218" negate="true" comment="Patch 108721-02 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-229" comment="File admintool SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL69" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple off-by-one vulnerabilities in Ethereal 0.9.11 and earlier allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) AIM, (2) GIOP Gryphon, (3) OSPF, (4) PPTP, (5) Quake, (6) Quake2, (7) Quake3, (8) Rsync, (9) SMB, (10) SMPP, and (11) TSP dissectors, which do not properly use the tvb_get_nstringz and tvb_get_nstringz0 functions.</description>
			<reference source="CVE">CAN-2003-0356</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL70" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>dtspcd</product>
			</affected>
			<dates>
				<submitted date="2002-08-23">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in the client connection routine of libDtSvc.so.1 in CDE Subprocess Control Service (dtspcd) allows remote attackers to execute arbitrary commands</description>
			<reference source="CVE">CVE-2001-0803</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-214" comment="File dtspcd exists" />
					<criterion test_ref="spt-219" negate="true" comment="Patch 108949-07 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-205" comment="inetd.conf contains dtspcd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-239" comment="File dtspcd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL71" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-06-24">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-04-07" comment="modified wft-222 - corrected literal component of file path. It was missing the leading '\'">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<modified date="2005-04-07" comment="modified wft-222 - Corrected comment">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>An SQL query method in Microsoft SQL Server 2000 Gold and 7.0 using Mixed Mode allows local database users to gain privileges by reusing a cached connection of the sa administrator account.</description>
			<reference source="CVE">CVE-2001-0344</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-222" comment="the version of sqlservr.exe is less than 2000.80.296.0" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-261" comment="Mixed Mode Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL72" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ASP data transfer mechanism in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to cause a denial of service or execute code, aka &quot;Microsoft-discovered variant of Chunked Encoding buffer overrun.&quot;</description>
			<reference source="CVE">CVE-2002-0147</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL73" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple integer overflow vulnerabilities in Ethereal 0.9.11 and earlier allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) Mount and (2) PPP dissectors.</description>
			<reference source="CVE">CAN-2003-0357</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL74" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>dtspcd</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in the client connection routine of libDtSvc.so.1 in CDE Subprocess Control Service (dtspcd) allows remote attackers to execute arbitrary commands</description>
			<reference source="CVE">CVE-2001-0803</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-214" comment="File dtspcd exists" />
					<criterion test_ref="spt-220" negate="true" comment="Patch 106934-04 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-205" comment="inetd.conf contains dtspcd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-239" comment="File dtspcd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL75" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the DCERPC dissector in Ethereal 0.9.12 and earlier allows remote attackers to cause a denial of service (memory consumption) via a certain NDR string.</description>
			<reference source="CVE">CAN-2003-0428</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL76" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-04-04">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>smss.exe debugging subsystem in Windows NT and Windows 2000 does not properly authenticate programs that connect to other programs, which allows local users to gain administrator or SYSTEM privileges by duplicating a handle to a privileged process, as demonstrated by DebPloit.</description>
			<reference source="CVE">CVE-2002-0367</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-223" comment="File %windir%\system32\smss.exe version is less than 5.0.2195.5695" />
					<criterion test_ref="wrt-262" negate="true" comment="Patch Q320206 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL77" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5 or Internet Explorer 5.5 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
			<reference source="CVE">CVE-2002-0023</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-213" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-206" comment="the version of mshtml.dll is less than 5.50.4725.2100" />
					<criterion test_ref="wrt-202" negate="true" comment="the patch q316059 is installed (Installed Components key)" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL78" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-08-04" comment="">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<status_change date="2004-08-26">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and &quot;\&quot; characters twice.</description>
			<reference source="CVE">CVE-2001-0333</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-224" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.3407" />
					<criterion test_ref="wrt-249" negate="true" comment="Patch Q293826 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-259" negate="true" comment="Windows 2000 Security Roll-up 1 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL79" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>rpc.rwalld</product>
			</affected>
			<dates>
				<submitted date="2003-01-30">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Format string vulnerability in RPC wall daemon (rpc.rwalld) for Solaris 2.5.1 through 8 allows remote attackers to execute arbitrary code via format strings in a message that is not properly provided to the syslog function when the wall command cannot be executed.</description>
			<reference source="CVE">CVE-2002-0573</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-210" comment="File rpc.rwalld exists" />
					<criterion test_ref="spt-221" negate="true" comment="Patch 112846-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-204" comment="inetd.conf contains rpc.rwalld" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-221" comment="File rpc.rwalld executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL80" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-29">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>CDE ToolTalk database server (ttdbserver) allows local users to overwrite arbitrary files via a symlink attack on the transaction log file used by the _TT_TRANSACTION RPC procedure.</description>
			<reference source="CVE">CVE-2002-0678</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-222" negate="true" comment="Patch 107893-19 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL81" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-08-20">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other users via an HTTP error page.</description>
			<reference source="CVE">CVE-2002-0148</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL82" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-08-27">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-04-07" comment="modified wft-225 - correct literal component in file path. Added '\' to the start of the literal string.">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<modified date="2005-04-12" comment="modified wft-89 - wft-89 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Vulnerabilities in RPC servers in (1) Microsoft Exchange Server 2000 and earlier, (2) Microsoft SQL Server 2000 and earlier, (3) Windows NT 4.0, and (4) Windows 2000 allow remote attackers to cause a denial of service via malformed inputs.</description>
			<reference source="CVE">CAN-2001-0509</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-225" comment="the version of ssmsrp70.dll is less than 2000.80.213.0" />
					<criterion test_ref="wft-59" comment="the version of dbmsrpcn.dll is less than 2000.80.213.0" />
					<criterion test_ref="wft-89" negate="true" comment="File sqlservr.exe version3 greater than or equal to 384" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL83" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-227 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflows in Microsoft SQL Server 7.0 and 2000 allow attackers with access to SQL Server to execute arbitrary code through the functions (1) raiserror, (2) formatmessage, or (3) xp_sprintf. NOTE: the C runtime format string vulnerability reported in MS01-060 is identified by CAN-2001-0879.</description>
			<reference source="CVE">CAN-2001-0542</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-227" comment="File sqlservr.exe version3 less than 428" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL84" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The OSI dissector in Ethereal 0.9.12 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary code via invalid IPv4 or IPv6 prefix lengths, possibly triggering a buffer overflow.</description>
			<reference source="CVE">CAN-2003-0429</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL86" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>lbxproxy</product>
			</affected>
			<dates>
				<submitted date="2002-08-30">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Low BandWidth X proxy (lbxproxy) in Solaris 8 allows local users to execute arbitrary code via a long display command line option.</description>
			<reference source="CVE">CVE-2002-0090</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-215" comment="File lbxproxy exists" />
					<criterion test_ref="spt-223" negate="true" comment="Patch 108652-51 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-247" comment="File lbxproxy SGID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL87" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Vulnerabilities in the SNMPv1 request handling of a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via (1) GetRequest, (2) GetNextRequest, and (3) SetRequest messages, as demonstrated by the PROTOS c06-SNMPv1 test suite. NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor. This and other SNMP-related candidates will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0013</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-228" comment="the version of snmp.exe is less than 4.0.1381.7134" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL88" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The SPNEGO dissector in Ethereal 0.9.12 and earlier allows remote attackers to cause a denial of service (crash) via an invalid ASN.1 value.</description>
			<reference source="CVE">CAN-2003-0430</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL89" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Multiple UNC Provider (MUP)</product>
			</affected>
			<dates>
				<submitted date="2003-05-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Multiple UNC Provider (MUP) in Microsoft Windows operating systems allows local users to cause a denial of service or possibly gain SYSTEM privileges via a long UNC request.</description>
			<reference source="CVE">CVE-2002-0151</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-229" comment="File %windir%\system32\drivers\mup.sys version is less than 5.0.2195.5080" />
					<criterion test_ref="wrt-265" negate="true" comment="Patch Q311967 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL90" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-10-20">INTERIM</status_change>
				<modified date="2004-10-20" comment="corrected configuration criterion">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>IIS 5.0 allows remote attackers to cause a denial of service via a series of malformed WebDAV requests.</description>
			<reference source="CVE">CVE-2001-0151</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-230" comment="File %windir%\system32\inetsrv\httpext.dll version is less than 0.9.3940.20" />
					<criterion test_ref="wrt-266" negate="true" comment="Patch Q291845 Installed" />
					<criterion test_ref="wrt-249" negate="true" comment="Patch Q293826 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-250" negate="true" comment="Win2K/XP/2003 service pack 2 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-541" negate="true" comment="WebDav is disabled(for iis 5.0)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL91" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-31">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>CDE ToolTalk database server (ttdbserver) allows remote attackers to overwrite arbitrary memory locations with a zero, and possibly gain privileges, via a file descriptor argument in an AUTH_UNIX procedure call, which is used as a table index by the _TT_ISCLOSE procedure.</description>
			<reference source="CVE">CAN-2002-0677</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-222" negate="true" comment="Patch 107893-19 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL92" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other users via an HTTP error page.</description>
			<reference source="CVE">CVE-2002-0148</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL94" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mibiisa</product>
			</affected>
			<dates>
				<submitted date="2002-09-25">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in the MIB parsing component of mibiisa for Solaris 5.6 through 8 allows remote attackers to gain root privileges.</description>
			<reference source="CVE">CAN-2002-0797</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-213" comment="File mibiisa exists" />
					<criterion test_ref="spt-204" negate="true" comment="Patch 108869-16 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-205" comment="mibiisa running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL95" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ASP Server-Side Include Function in IIS 4.0, 5.0 and 5.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via long file names.</description>
			<reference source="CVE">CVE-2002-0149</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL96" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if cookies are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>The zone determination function in Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to run scripts in the Local Computer zone by embedding the script in a cookie, aka the &quot;Cookie-based Script Execution&quot; vulnerability.</description>
			<reference source="CVE">CVE-2002-0078</reference>
			<status>ACCEPTED</status>
			<version>4</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-231" comment="the version of mshtml.dll is less than 6.0.2715.400" />
					<criterion test_ref="wrt-203" negate="true" comment="the patch q319282 is installed (Installed Components key)" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-250" comment="cookies are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL97" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>cachefsd</product>
			</affected>
			<dates>
				<submitted date="2002-09-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<modified date="2005-01-27" comment="Updated to add patch test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2005-01-28" comment="Added Solaris 9 and Solaris 9 patch test to the definition">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-01">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the fscache_setup function of cachefsd in Solaris 2.6, 7, and 8 allows local users to gain root privileges via a long mount argument.</description>
			<reference source="CVE">CAN-2002-0084</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sft-208" comment="File cachefsd exists" />
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-110" negate="true" comment="Patch 110896-02 or later installed" />
					<criterion test_ref="spt-111" negate="true" comment="Patch 114008-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-203" comment="inetd.conf contains cachefsd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-217" comment="File cachefsd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL98" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in gopher client for Microsoft Internet Explorer 5.1 through 6.0, Proxy Server 2.0, or ISA Server 2000 allows remote attackers to execute arbitrary code via a gopher:// URL that redirects the user to a real or simulated gopher server that sends a long response.</description>
			<reference source="CVE">CAN-2002-0371</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-232" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2719.2200" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-271" comment="Gopher Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL99" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 5.01 and 6.0 allow remote attackers to execute arbitrary code via malformed Content-Disposition and Content-Type header fields that cause the application for the spoofed file type to pass the file back to the operating system for handling rather than raise an error message, aka the first variant of the &quot;Content Disposition&quot; vulnerability.</description>
			<reference source="CVE">CVE-2002-0193</reference>
			<status>ACCEPTED</status>
			<version>4</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-204" comment="the version of mshtml.dll is less than 6.0.2716.2200" />
					<criterion test_ref="wrt-204" negate="true" comment="the patch q321232 is installed (Installed Components key)" />
					<criterion test_ref="wrt-205" negate="true" comment="the patch q323759 is installed (Installed Components key)" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
					<criterion test_ref="cmp-215" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL101" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The tvb_get_nstringz0 function in Ethereal 0.9.12 and earlier does not properly handle a zero-length buffer size, with unknown consequences.</description>
			<reference source="CVE">CAN-2003-0431</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL102" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>rpc.yppasswdd</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in rpc.yppasswdd (yppasswd server) in Solaris 2.6, 7 and 8 allows remote attackers to gain root access via a long username.</description>
			<reference source="CVE">CVE-2001-0779</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-212" comment="File rpc.yppasswdd exists" />
					<criterion test_ref="spt-224" negate="true" comment="Patch 111590-02 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-204" comment="rpc.yppasswdd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL103" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Locator service</product>
			</affected>
			<dates>
				<submitted date="2003-08-27">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in the RPC Locator service for Microsoft Windows NT 4.0, Windows NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows local users to execute arbitrary code via an RPC call to the service containing certain parameter information.</description>
			<reference source="CVE">CVE-2003-0003</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-233" comment="the version of locator.exe is less than 4.0.1381.7202" />
					<criterion test_ref="wrt-272" negate="true" comment="Patch Q810833 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-273" comment="Locator Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL106" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Ethereal 0.9.12 and earlier does not handle certain strings properly, with unknown consequences, in the (1) BGP, (2) WTP, (3) DNS, (4) 802.11, (5) ISAKMP, (6) WSP, (7) CLNP, (8) ISIS, and (9) RMI dissectors.</description>
			<reference source="CVE">CAN-2003-0432</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-238" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL107" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ximian Evolution</product>
			</affected>
			<dates>
				<submitted date="2003-08-11">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The try_uudecoding function in mail-format.c for Ximian Evolution Mail User Agent 1.2.2 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a malicious uuencoded (UUE) header, possibly triggering a heap-based buffer overflow.</description>
			<reference source="CVE">CAN-2003-0128</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-209" comment="evolution version is less than 1.2.2-5" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL108" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ximian Evolution</product>
			</affected>
			<dates>
				<submitted date="2003-08-11">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Ximian Evolution Mail User Agent 1.2.2 and earlier allows remote attackers to cause a denial of service (memory consumption) via a mail message that is uuencoded multiple times.</description>
			<reference source="CVE">CAN-2003-0129</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-209" comment="evolution version is less than 1.2.2-5" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL109" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in ntdll.dll on Microsoft Windows NT 4.0, Windows NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows remote attackers to execute arbitrary code, as demonstrated via a WebDAV request to IIS 5.0.</description>
			<reference source="CVE">CAN-2003-0109</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-234" comment="the version of ntdll.dll is less than 5.0.2195.6685" />
					<criterion test_ref="wrt-274" negate="true" comment="the patch q815021 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL111" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ximian Evolution</product>
			</affected>
			<dates>
				<submitted date="2003-08-11">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The handle_image function in mail-format.c for Ximian Evolution Mail User Agent 1.2.2 and earlier does not properly escape HTML characters, which allows remote attackers inject arbitrary data and HTML via a MIME Content-ID header in a MIME-encoded image.</description>
			<reference source="CVE">CAN-2003-0130</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-209" comment="evolution version is less than 1.2.2-5" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL112" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GDM</product>
			</affected>
			<dates>
				<submitted date="2003-09-04">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>GDM before 2.4.1.6, when using the &quot;examine session errors&quot; feature, allows local users to read arbitrary files via a symlink attack on the ~/.xsession-errors file.</description>
			<reference source="CVE">CAN-2003-0547</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-210" comment="gdm version is less than 2.4.1.3-5.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL113" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GDM</product>
			</affected>
			<dates>
				<submitted date="2003-09-04">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The X Display Manager Control Protocol (XDMCP) support for GDM before 2.4.1.6 allows attackers to cause a denial of service (daemon crash) when a chosen host expires, a different issue than CAN-2003-0549.</description>
			<reference source="CVE">CAN-2003-0548</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-210" comment="gdm version is less than 2.4.1.3-5.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL114" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>snmpdx</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Format string vulnerability in the logging component of snmpdx for Solaris 5.6 through 8 allows remote attackers to gain root privileges.</description>
			<reference source="CVE">CAN-2002-0796</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-205" comment="File snmpdx exists" />
					<criterion test_ref="spt-215" negate="true" comment="Patch 107709-19 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-203" comment="snmpdx running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL117" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>ISA Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in Microsoft Internet Security and Acceleration (ISA) Server 2000 allows remote attackers to inject arbitrary web script via a URL containing the script in the domain name portion, which is not properly cleansed in the default error pages (1) 500.htm for &quot;500 Internal Server error&quot; or (2) 404.htm for &quot;404 Not Found.&quot;</description>
			<reference source="CVE">CAN-2003-0526</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-105" comment="ISA Server 2000 is installed" />
					<criterion test_ref="wrt-276" negate="true" comment="ISA2000-KB816456-x86.exe" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL118" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2003-09-08">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the SMB capability for Microsoft Windows XP, 2000, and NT allows remote attackers to cause a denial of service and possibly execute arbitrary code via an SMB packet that specifies a smaller buffer length than is required.</description>
			<reference source="CVE">CAN-2003-0345</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-235" comment="File %windir%\system32\Drivers\SRV.SYS is less than 5.0.2195.6699" />
					<criterion test_ref="wrt-277" negate="true" comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL120" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>kcms_server</product>
			</affected>
			<dates>
				<submitted date="2003-01-30">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Directory traversal vulnerability in Sun Kodak Color Management System (KCMS) library service daemon (kcms_server) allows remote attackers to read arbitrary files via the KCS_OPEN_PROFILE procedure.</description>
			<reference source="CVE">CVE-2003-0027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-216" comment="File kcms_server exists" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-206" comment="inetd.conf contains kcms_server" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-255" comment="File kcms_server executable and SUID or SGID" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL121" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-237 - literal string corrected">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-236 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-65 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-66 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-67 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-68 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-69 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflows in extended stored procedures for Microsoft SQL Server 7.0 and 2000 allow remote attackers to cause a denial of service or execute arbitrary code via a database query with certain long arguments.</description>
			<reference source="CVE">CAN-2002-0154</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-236" comment="the version of sqlservr.exe is less than 2000.80.608.0" />
					<criterion test_ref="wft-237" comment="the version of odsole70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-65" comment="the version of xpqueue.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-66" comment="the version of xprepl.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-67" comment="the version of xplog70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-68" comment="the version of xpweb70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-69" comment="the version of xpstar.dll is less than 2000.80.628.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL123" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 does not properly handle object tags returned from a Web server during XML data binding, which allows remote attackers to execute arbitrary code via an HTML e-mail message or web page.</description>
			<reference source="CVE">CAN-2003-0809</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-256" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed" />
					<criterion test_ref="wft-238" comment="the version of mshtml.dll is less than 6.0.2800.1264" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-75" comment="ActiveX controls are enabled" />
					<criterion test_ref="wrt-280" comment=".hta applications are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL124" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>cachefsd</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<modified date="2005-01-28" comment="Added patch test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-01">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in cfsd_calloc function of Solaris cachefsd allows remote attackers to execute arbitrary code via a request with a long directory and cache name.</description>
			<reference source="CVE">CVE-2002-0033</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-208" comment="File cachefsd exists" />
					<criterion test_ref="spt-109" negate="true" comment="Patch 108800-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-203" comment="inetd.conf contains cachefsd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-217" comment="File cachefsd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL126" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
			</dates>
			<description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka &quot;Improper Cross Domain Security Validation with dialog box.&quot;</description>
			<reference source="CVE">CVE-2003-1326</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-216" comment="the version of mshtml.dll is less than 6.0.2723.2500" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL127" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2003-09-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the Distributed Component Object Model (DCOM) interface in the RPCSS Service allows remote attackers to execute arbitrary code via a malformed RPC request with a long filename parameter, a different vulnerability than CAN-2003-0352 (Blaster/Nachi) and CAN-2003-0715.</description>
			<reference source="CVE">CAN-2003-0528</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-239" comment="the version of rpcrt4.dll is less than 5.0.2195.6802" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-7" comment="DCOM is enabled on systems with SP3 or later" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL129" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GDM</product>
			</affected>
			<dates>
				<submitted date="2003-09-04">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The X Display Manager Control Protocol (XDMCP) support for GDM before 2.4.1.6 allows attackers to cause a denial of service (daemon crash) via a short authorization key name.</description>
			<reference source="CVE">CAN-2003-0549</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-210" comment="gdm version is less than 2.4.1.3-5.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL130" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ism.dll ISAPI extension that implements HTR scripting in Internet Information Server (IIS) 4.0 and 5.0 allows attackers to cause a denial of service or execute arbitrary code via HTR requests with long variable names.</description>
			<reference source="CVE">CVE-2002-0071</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-203" comment="ism.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL131" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>xlock</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Heap overflow in xlock in Solaris 2.6 through 8 allows local users to gain root privileges via a long (1) XFILESEARCHPATH or (2) XUSERFILESEARCHPATH environmental variable.</description>
			<reference source="CVE">CVE-2001-0652</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-204" comment="File xlock exists" />
					<criterion test_ref="spt-225" negate="true" comment="Patch 108376-30 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-209" comment="File xlock SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL132" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ASP Server-Side Include Function in IIS 4.0, 5.0 and 5.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via long file names.</description>
			<reference source="CVE">CVE-2002-0149</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL133" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GNU Ghostscript</product>
			</affected>
			<dates>
				<submitted date="2003-08-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in GNU Ghostscript before 7.07 allows attackers to execute arbitrary commands, even when -dSAFER is enabled, via a PostScript file that causes the commands to be executed from a malicious print job.</description>
			<reference source="CVE">CAN-2003-0354</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-211" comment="ghostscript version is less than 7.05-32.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-262" comment="/usr/bin/gs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL134" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02"/>
				<modified date="2004-11-02" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-11-02" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
			<reference source="CVE">CAN-2003-0010</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1157" comment="jscript.dll version is 5.1, 5.5, or 5.6 " />
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="cmp-1156" negate="true" comment="The patch js56nen.exe is installed for version 5.1, 5.5, or 5.6" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL135" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GnuPG</product>
			</affected>
			<dates>
				<submitted date="2003-08-19">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path.</description>
			<reference source="CVE">CAN-2003-0255</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-212" comment="gnupg version is less than 1.2.1-4" />
				</software>
				<configuration>
					<criterion test_ref="cmp-263" comment="/usr/bin/gnupg is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL136" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Virtual Machine (VM)</product>
			</affected>
			<dates>
				<submitted date="2004-04-30">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The ByteCode Verifier component of Microsoft Virtual Machine (VM) build 5.0.3809 and earlier, as used in Windows and Internet Explorer, allows remote attackers to bypass security checks and execute arbitrary code via a malicious Java applet, aka &quot;Flaw in Microsoft VM Could Enable System Compromise.&quot;</description>
			<reference source="CVE">CAN-2003-0111</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wft-301" comment="the version of msjava.dll is less than 5.0.3810.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL137" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to spoof the safety check for HTTP headers and cause a denial of service or execute arbitrary code via HTTP header field values.</description>
			<reference source="CVE">CVE-2002-0150</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-202" comment="the version of w3svc.dll is less than 4.2.775.1" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-201" comment="asp.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL138" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GtkHTML</product>
			</affected>
			<dates>
				<submitted date="2003-09-02">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>GtkHTML, as included in Evolution before 1.2.4, allows remote attackers to cause a denial of service (crash) via certain malformed messages.</description>
			<reference source="CVE">CAN-2003-0133</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-213" comment="gtkhtml version is less than 1.1.9-0.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL139" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2004-06-08">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The default permissions for the SNMP Parameters registry key in Windows NT 4.0 allows remote attackers to read and possibly modify the SNMP community strings to obtain sensitive information or modify network configuration, aka one of the &quot;Registry Permissions&quot; vulnerabilities.</description>
			<reference source="CVE">CAN-2001-0046</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-1011" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition" />
					<criterion test_ref="cmp-1012" comment="For Terminal Server" />
					<criterion test_ref="wrt-454" negate="true" comment="Patch Q265714 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL140" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft Transaction Server (MTS)</product>
			</affected>
			<dates>
				<submitted date="2004-06-08">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The default permissions for the MTS Package Administration registry key in Windows NT 4.0 allows local users to install or modify arbitrary Microsoft Transaction Server (MTS) packages and gain privileges, aka one of the &quot;Registry Permissions&quot; vulnerabilities.</description>
			<reference source="CVE">CAN-2001-0047</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-1011" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition" />
					<criterion test_ref="cmp-1012" comment="For Terminal Server" />
					<criterion test_ref="wrt-454" negate="true" comment="Patch Q265714 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-455" comment="MTS Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL141" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.01, Internet Explorer 5.01 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-07-18">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if file downloads are enabled by the current user when local machine settings are not in use.  Changed the status from ACCEPTED to INTERIM">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>HTML e-mail feature in Internet Explorer 5.5 and earlier allows attackers to execute attachments by setting an unusual MIME type for the attachment, which Internet Explorer does not process correctly.</description>
			<reference source="CVE">CVE-2001-0154</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-264" comment="Internet Explorer 5.01 Installed" />
					<criterion test_ref="wft-240" comment="File %windir%\system32\shdocvw.dll version is less than 5.0.3214.2000" />
					<criterion test_ref="wrt-284" negate="true" comment="the patch q290108 is installed" />
					<criterion test_ref="wrt-285" negate="true" comment="the patch q295106 is installed" />
					<criterion test_ref="wrt-250" negate="true" comment="Win2K/XP/2003 service pack 2 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-265" comment="file downloads are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL142" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
			<reference source="CVE">CAN-2003-0112</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-536" negate="true" comment="Windows NT Service Pack 6a is installed" />
					<criterion test_ref="wft-436" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7203" />
					<criterion test_ref="wrt-478" negate="true" comment="the patch Q811493 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL143" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka &quot;Encoded Characters Information Disclosure.&quot;</description>
			<reference source="CVE">CVE-2002-1186</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL144" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Vulnerabilities in a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via SNMPv1 trap handling, as demonstrated by the PROTOS c06-SNMPv1 test suite. NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor. This and other SNMP-related candidates will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0012</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-242" comment="the version of snmp.exe is less than 5.0.2195.4919" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL145" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Multiple UNC Provider (MUP)</product>
			</affected>
			<dates>
				<submitted date="2003-05-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Multiple UNC Provider (MUP) in Microsoft Windows operating systems allows local users to cause a denial of service or possibly gain SYSTEM privileges via a long UNC request.</description>
			<reference source="CVE">CVE-2002-0151</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-243" comment="the version of mup.sys is less than 4.0.1381.7125" />
					<criterion test_ref="wrt-287" negate="true" comment="Patch Q312895 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL146" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the SMB capability for Microsoft Windows XP, 2000, and NT allows remote attackers to cause a denial of service and possibly execute arbitrary code via an SMB packet that specifies a smaller buffer length than is required.</description>
			<reference source="CVE">CAN-2003-0345</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-569" negate="true" comment="Patch Q817606 Installed" />
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-566" comment="The version of srv.sys is less than 4.0.1381.7214" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL147" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Windows Shell (used as the Windows Desktop) allows local and possibly remote attackers to execute arbitrary code via a custom URL handler that has not been removed for an application that has been improperly uninstalled.</description>
			<reference source="CVE">CVE-2002-0070</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-244" comment="the version of shell32.dll is less than 5.00.3502.4718" />
					<criterion test_ref="wrt-288" negate="true" comment="Patch Q313829 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL148" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>GtkHTML</product>
			</affected>
			<dates>
				<submitted date="2003-09-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>gtkhtml before 1.1.10, as used in Evolution, allows remote attackers to cause a denial of service (crash) via a malformed message that causes a null pointer dereference.</description>
			<reference source="CVE">CAN-2003-0541</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-214" comment="gtkhtml version is less than 1.1.9-0.9.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-266" comment="/usr/bin/evolution is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL149" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>fs.auto, xfs</product>
			</affected>
			<dates>
				<submitted date="2003-09-08">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Dispatch() routine for XFS font server (fs.auto) on Solaris 2.5.1 through 9 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a certain XFS query.</description>
			<reference source="CVE">CVE-2002-1317</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-217" comment="File fs.auto exists" />
					<criterion test_ref="sft-218" comment="File xfs exists" />
					<criterion test_ref="spt-226" negate="true" comment="Patch 109862-03 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-207" comment="inetd.conf contains fs.auto" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-267" comment="File xfs executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL150" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Apache does not filter terminal escape sequences from its error logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences.</description>
			<reference source="CVE">CVE-2003-0020</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-215" comment="httpd version is less than 2.0.40-21.1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-202" comment="httpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL151" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Apache 1.3 before 1.3.25 and Apache 2.0 before version 2.0.46 does not filter terminal escape sequences from its access logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences, a different vulnerability than CAN-2003-0020.</description>
			<reference source="CVE">CAN-2003-0083</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-215" comment="httpd version is less than 2.0.40-21.1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-202" comment="httpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL152" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>fs.auto, xfs</product>
			</affected>
			<dates>
				<submitted date="2003-09-08">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Dispatch() routine for XFS font server (fs.auto) on Solaris 2.5.1 through 9 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a certain XFS query.</description>
			<reference source="CVE">CVE-2002-1317</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-217" comment="File fs.auto exists" />
					<criterion test_ref="sft-218" comment="File xfs exists" />
					<criterion test_ref="spt-227" negate="true" comment="Patch 108117-06 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-207" comment="inetd.conf contains fs.auto" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-267" comment="File xfs executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL156" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>A memory leak in Apache 2.0 through 2.0.44 allows remote attackers to cause a denial of service (memory consumption) via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed.</description>
			<reference source="CVE">CAN-2003-0132</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-215" comment="httpd version is less than 2.0.40-21.1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-202" comment="httpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL158" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows NT 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-04-04">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>smss.exe debugging subsystem in Windows NT and Windows 2000 does not properly authenticate programs that connect to other programs, which allows local users to gain administrator or SYSTEM privileges by duplicating a handle to a privileged process, as demonstrated by DebPloit.</description>
			<reference source="CVE">CVE-2002-0367</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-245" comment="the version of smss.exe is less than 4.0.1381.7152" />
					<criterion test_ref="wrt-262" negate="true" comment="Patch Q320206 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL159" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows NT 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-05-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>In Microsoft Windows NT and Windows 2000, a trusting domain that receives authorization information from a trusted domain does not verify that the trusted domain is authoritative for all listed SIDs, which could allows remote attackers to gain Domain Administrator privileges on the trusting domain by injecting SIDs from untrusted domains into the authorization data that comes from from the trusted domain.</description>
			<reference source="CVE">CVE-2002-0018</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-246" comment="the version of netlogon.dll is less than 4.0.1381.7092" />
					<criterion test_ref="wrt-243" negate="true" comment="Windows NT 4.0 Security Roll-up Package" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL161" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Vulnerabilities in a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via SNMPv1 trap handling, as demonstrated by the PROTOS c06-SNMPv1 test suite. NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor. This and other SNMP-related candidates will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0012</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-228" comment="the version of snmp.exe is less than 4.0.1381.7134" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL169" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-09-05">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Apache 2 before 2.0.47, and certain versions of mod_ssl for Apache 1.3, do not properly handle &quot;certain sequences of per-directory renegotiations and the SSLCipherSuite directive being used to upgrade from a weak ciphersuite to a strong one,&quot; which could cause Apache to use the weak ciphersuite.</description>
			<reference source="CVE">CAN-2003-0192</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-216" comment="httpd version is less than 2.0.40-21.5" />
				</software>
				<configuration>
					<criterion test_ref="rlt-203" comment="httpd.worker is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL173" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-09-05">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The prefork MPM in Apache 2 before 2.0.47 does not properly handle certain errors from accept, which could lead to a denial of service.</description>
			<reference source="CVE">CAN-2003-0253</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-216" comment="httpd version is less than 2.0.40-21.5" />
				</software>
				<configuration>
					<criterion test_ref="rlt-202" comment="httpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL175" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-29">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>CDE ToolTalk database server (ttdbserver) allows local users to overwrite arbitrary files via a symlink attack on the transaction log file used by the _TT_TRANSACTION RPC procedure.</description>
			<reference source="CVE">CVE-2002-0678</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-206" negate="true" comment="Patch 110286-09 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL177" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-29">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Common Desktop Environment (CDE) ToolTalk RPC database server (rpc.ttdbserverd) allows remote attackers to execute arbitrary code via an argument to the _TT_CREATE_FILE procedure.</description>
			<reference source="CVE">CVE-2002-0679</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-228" negate="true" comment="Patch 107893-20 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL178" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
			</dates>
			<description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka &quot;Improper Cross Domain Security Validation with dialog box.&quot;</description>
			<reference source="CVE">CVE-2003-1326</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-271" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-247" comment="the version of mshtml.dll is less than 5.50.4923.2500" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-252" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL179" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>lbxproxy</product>
			</affected>
			<dates>
				<submitted date="2002-10-17">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Low BandWidth X proxy (lbxproxy) in Solaris 8 allows local users to execute arbitrary code via a long display command line option.</description>
			<reference source="CVE">CVE-2002-0090</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sft-215" comment="File lbxproxy exists" />
					<criterion test_ref="spt-229" negate="true" comment="Patch 107654-10 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-247" comment="File lbxproxy SGID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL182" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Information Server 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the chunked encoding transfer mechanism in IIS 4.0 and 5.0 allows attackers to execute arbitrary code via the processing of HTR request sessions, aka &quot;Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise.&quot;</description>
			<reference source="CVE">CVE-2002-0364</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-214" comment="IIS 4.0 Major Version" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-248" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.776.1" />
					<criterion test_ref="wrt-289" negate="true" comment="Patch Q321599 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-203" comment="ism.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL183" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2003-09-05">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Apache 2 before 2.0.47, when running on an IPv6 host, allows attackers to cause a denial of service (CPU consumption by infinite loop) when the FTP proxy server fails to create an IPv6 socket.</description>
			<reference source="CVE">CAN-2003-0254</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-216" comment="httpd version is less than 2.0.40-21.5" />
				</software>
				<configuration>
					<criterion test_ref="rlt-202" comment="httpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL185" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Authenticode</product>
			</affected>
			<dates>
				<submitted date="2003-10-29">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if downloading of signed ActiveX controls are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-05" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="The compound test that includes SP1 or earlier has been added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-09-13" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>The Authenticode capability in Microsoft Windows NT through Server 2003 does not prompt the user to download and install ActiveX controls when the system is low on memory, which could allow remote attackers execute arbitrary code without user approval.</description>
			<reference source="CVE">CAN-2003-0660</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-273" comment="a vulnerable version of cryptui.dll exists" />
					<criterion test_ref="wrt-293" negate="true" comment="Patch WindowsXP-KB823182-x86-ENU Installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-275" comment="downloading of signed ActiveX controls is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL188" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word 2000</product>
			</affected>
			<dates>
				<submitted date="2004-08-25">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-08-25" comment="Added word 2000 and winword.exe information">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-08-25" comment="changed to word 2000">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-25">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
				<modified date="2005-04-11" comment="modified wft-470 - wft-470 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word 2002, 2000, 97, and 98(J) does not properly check certain properties of a document, which allows attackers to bypass the macro security model and automatically execute arbitrary macros via a malicious document.</description>
			<reference source="CVE">CAN-2003-0664</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-132" comment="Word 2000 is installed" />
					<criterion test_ref="wft-470" comment="the version of winword.exe is less than 9.0.0.7924" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL189" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in SMB (Server Message Block) protocol in Microsoft Windows NT, Windows 2000, and Windows XP allows attackers to cause a denial of service (crash) via a SMB_COM_TRANSACTION packet with a request for the (1) NetShareEnum, (2) NetServerEnum2, or (3) NetServerEnum3, aka &quot;Unchecked Buffer in Network Share Provider Can Lead to Denial of Service&quot;.</description>
			<reference source="CVE">CAN-2002-0724</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-251" comment="the version of xactsrv.dll is less than 5.0.2195.5971" />
					<criterion test_ref="wrt-295" negate="true" comment="Patch Q326830 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-296" comment="Lanman enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL190" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Certificate Enrollment Control</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the Certificate Enrollment ActiveX Control in Microsoft Windows 98, Windows 98 Second Edition, Windows Millennium, Windows NT 4.0, Windows 2000, and Windows XP allow remote attackers to delete digital certificates on a user's system via HTML.</description>
			<reference source="CVE">CAN-2002-0699</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-252" comment="the version of xenroll.dll is less than 5.131.3659.0" />
					<criterion test_ref="wrt-297" negate="true" comment="Patch Q323172 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-276" comment="ActiveX Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL191" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>IIS 5.0 allows remote attackers to execute arbitrary commands via a malformed request for an executable file whose name is appended with operating system commands, aka the &quot;Web Server File Request Parsing&quot; vulnerability.</description>
			<reference source="CVE">CVE-2000-0886</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-253" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2784" />
					<criterion test_ref="wrt-248" negate="true" comment="Patch Q277873 Installed" />
					<criterion test_ref="wrt-249" negate="true" comment="Patch Q293826 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-250" negate="true" comment="Win2K/XP/2003 service pack 2 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL192" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2003-01-29">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in Common Desktop Environment (CDE) ToolTalk RPC database server (rpc.ttdbserverd) allows remote attackers to execute arbitrary code via an argument to the _TT_CREATE_FILE procedure.</description>
			<reference source="CVE">CVE-2002-0679</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-207" comment="File rpc.ttdbserverd exists" />
					<criterion test_ref="spt-230" negate="true" comment="Patch 110286-10 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-211" comment="File rpc.ttdbserverd executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL193" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>KDM</product>
			</affected>
			<dates>
				<submitted date="2003-09-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>KDM in KDE 3.1.3 and earlier does not verify whether the pam_setcred function call succeeds, which may allow attackers to gain root privileges by triggering error conditions within PAM modules, as demonstrated in certain configurations of the MIT pam_krb5 module.</description>
			<reference source="CVE">CAN-2003-0690</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-217" comment="kdebase version is less than 3.1-15" />
				</software>
				<configuration>
					<criterion test_ref="cmp-278" comment="/usr/bin/kdm is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL194" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a certain DCOM interface for RPC in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a malformed message, as exploited by the Blaster/MSblast/LovSAN and Nachi/Welchia worms.</description>
			<reference source="CVE">CAN-2003-0352</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-570" negate="true" comment="Patch Q823980 Installed" />
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-567" comment="the version of rpcss.dll is less than 4.0.1381.7203" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL195" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>kcms_server</product>
			</affected>
			<dates>
				<submitted date="2003-01-24">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
			</dates>
			<description>Directory traversal vulnerability in Sun Kodak Color Management System (KCMS) library service daemon (kcms_server) allows remote attackers to read arbitrary files via the KCS_OPEN_PROFILE procedure.</description>
			<reference source="CVE">CVE-2003-0027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sft-216" comment="File kcms_server exists" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-206" comment="inetd.conf contains kcms_server" />
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="cmp-255" comment="File kcms_server executable and SUID or SGID" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL197" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-08-04" comment="">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ISAPI extension (idq.dll) in Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier allows remote attackers to execute arbitrary commands via a long argument to Internet Data Administration (.ida) and Internet Data Query (.idq) files such as default.ida, as commonly exploited by Code Red.</description>
			<reference source="CVE">CVE-2001-0500</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-254" comment="File %windir%\system32\idq.dll version is less than 5.0.2195.3645" />
					<criterion test_ref="wrt-299" negate="true" comment="Patch Q300972 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-259" negate="true" comment="Windows 2000 Security Roll-up 1 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-205" comment="idq.dll mapping exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL198" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-16">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if downloading of signed ActiveX controls are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>The Authenticode capability in Microsoft Windows NT through Server 2003 does not prompt the user to download and install ActiveX controls when the system is low on memory, which could allow remote attackers execute arbitrary code without user approval.</description>
			<reference source="CVE">CAN-2003-0660</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-255" comment="File %windir%\system32\cryptui.dll version is less than 5.131.2195.6758" />
					<criterion test_ref="wrt-293" negate="true" comment="Patch WindowsXP-KB823182-x86-ENU Installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-275" comment="downloading of signed ActiveX controls is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL199" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Data Protocol (RDP)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Remote Data Protocol (RDP) version 5.0 in Microsoft Windows 2000 and RDP 5.1 in Windows XP does not encrypt the checksums of plaintext session data, which could allow a remote attacker to determine the contents of encrypted sessions via sniffing, aka &quot;Weak Encryption in RDP Protocol.&quot;</description>
			<reference source="CVE">CAN-2002-0863</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-300" comment="Terminal Server Version" />
					<criterion test_ref="wft-256" comment="File %windir%\system32\drivers\rdpwd.sys version is less than 5.0.2195.5880" />
					<criterion test_ref="wrt-301" negate="true" comment="Patch Q324380 installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-302" comment="RDP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL200" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Script Engine for JScript v5.6</product>
			</affected>
			<dates>
				<submitted date="2003-08-27">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-03" comment="Corrected to reflect the unification of the Windows Schema">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if active scripting is enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-08-24" comment="Added Patch to Definition">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-08-24" comment="negated patch">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-26">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
			<reference source="CVE">CAN-2003-0010</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-257" comment="the version of jscript.dll is less than 5.6.0.8513" />
					<criterion test_ref="cmp-212" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
					<criterion test_ref="wrt-499" negate="true" comment="the patch js56nen.exe (5.6.0.8513 version) is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-76" comment="active scripting is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL201" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows XP</product>
			</affected>
			<dates>
				<submitted date="2003-10-28">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-05" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="The compound test that includes a check for SP1 or earlier has been added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
				<modified date="2005-01-27" comment="Added patch KB891711 (from MS05-002) which supercedes the previous patch">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-01-28">INTERIM</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a function in User32.dll on Windows NT through Server 2003 allows local users to execute arbitrary code via long (1) LB_DIR messages to ListBox or (2) CB_DIR messages to ComboBox controls in a privileged application.</description>
			<reference source="CVE">CAN-2003-0659</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-282" comment="a vulnerable version of user32.dll exists" />
					<criterion test_ref="wrt-304" negate="true" comment="the patch kb824141 is installed (Hotfix key)" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-305" comment="the utility manager Service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL202" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word 2000</product>
			</affected>
			<dates>
				<submitted date="2004-08-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-25">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
				<modified date="2005-04-11" comment="modified wft-478 - wft-478 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word and Excel allow remote attackers to steal sensitive information via certain field codes that insert the information when the document is returned to the attacker, as demonstrated in Word using (1) INCLUDETEXT or (2) INCLUDEPICTURE, aka &quot;Flaw in Word Fields and Excel External Updates Could Lead to Information Disclosure.&quot;</description>
			<reference source="CVE">CAN-2002-1143</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-132" comment="Word 2000 is installed" />
					<criterion test_ref="wft-478" comment="the version of winword.exe is less than 9.0.0.6926" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL203" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting vulnerability (XSS) in Internet Explorer 5.01 through 6.0 allows remote attackers to read and execute files on the local system via web pages using the &amp;lt;frame&amp;gt; or &amp;lt;iframe&amp;gt; element and javascript, aka &quot;Frames Cross Site Scripting,&quot; as demonstrated using the PrivacyPolicy.dlg resource.</description>
			<reference source="CVE">CVE-2002-1187</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL204" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer allows remote attackers to bypass zone restrictions to inject and execute arbitrary programs by creating a popup window and inserting ActiveX object code with a &quot;data&quot; tag pointing to the malicious code, which Internet Explorer treats as HTML or Javascript, but later executes as an HTA application, a different vulnerability than CAN-2003-0532, and as exploited using the QHosts Trojan horse (aka Trojan.Qhosts, QHosts-1, VBS.QHOSTS, or aolfix.exe).</description>
			<reference source="CVE">CAN-2003-0838</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-256" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed" />
					<criterion test_ref="wft-238" comment="the version of mshtml.dll is less than 6.0.2800.1264" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-75" comment="ActiveX controls are enabled" />
					<criterion test_ref="wrt-280" comment=".hta applications are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL205" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word 2000</product>
			</affected>
			<dates>
				<submitted date="2004-09-06">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-09-07" comment="made into a real definition">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-09-08">DRAFT</status_change>
				<status_change date="2004-09-22">INTERIM</status_change>
				<status_change date="2004-10-06">ACCEPTED</status_change>
				<modified date="2005-04-11" comment="modified wft-486 - wft-486 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook 2000 and 2002, when configured to use Microsoft Word as the email editor, does not block scripts that are used while editing email messages in HTML or Rich Text Format (RTF), which could allow remote attackers to execute arbitrary scripts via an email that the user forwards or replies to.</description>
			<reference source="CVE">CVE-2002-1056</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-132" comment="Word 2000 is installed" />
					<criterion test_ref="wft-486" comment="the version of winword.exe is less than 9.0.0.6328" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL206" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
			<reference source="CVE">CAN-2003-1048</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-270" comment="the version of mshtml.dll is less than 5.0.3532.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL207" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifiying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a &quot;URL:&quot; prepended to a &quot;ms-its&quot; protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
			<reference source="CVE">CAN-2004-0549</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-266" comment="the version of mshtml.dll is less than 6.00.3790.191" />
					<criterion test_ref="wrt-237" negate="true" comment="the patch kb867801 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL209" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2003-12-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
			</dates>
			<description>Buffer overflow in SNMP agent service in Windows 95/98/98SE, Windows NT 4.0, Windows 2000, and Windows XP allows remote attackers to cause a denial of service or execute arbitrary code via a malformed management request. NOTE: this candidate may be split or merged with other candidates. This and other PROTOS-related candidates, especially CAN-2002-0012 and CAN-2002-0013, will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0053</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-242" comment="the version of snmp.exe is less than 5.0.2195.4919" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL210" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
			</dates>
			<description>Cross-site scripting vulnerability for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other web users via the error message used in a URL redirect (&quot;&quot;302 Object Moved&quot;) message.</description>
			<reference source="CVE">CVE-2002-0075</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-205" comment="the version of w3svc.dll is less than 5.0.2195.5269" />
					<criterion test_ref="wrt-217" negate="true" comment="Patch Q319733 Installed" />
					<criterion test_ref="wrt-218" negate="true" comment="Patch Q327696 Installed" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL212" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
			<reference source="CVE">CAN-2003-1048</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-270" comment="the version of mshtml.dll is less than 5.0.3532.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL213" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Messenger Service</product>
			</affected>
			<dates>
				<submitted date="2003-10-16">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2004-03-29" comment="Fixed an error in the configuration section, now correctly testing that messenger service is enabled.  Before it was testing that HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger\Start=2, now it is testing that it does not equal 4.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The Messenger Service for Windows NT through Server 2003 does not properly verify the length of the message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
			<reference source="CVE">CAN-2003-0717</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-122" comment="the version of msgsvc.dll is less than 5.0.2195.6861" />
					<criterion test_ref="wft-260" comment="the version of wkssvc.dll is less than 5.0.2195.6861" />
					<criterion test_ref="wrt-83" negate="true" comment="the patch q828035 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-307" comment="the messenger service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL215" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>KDM</product>
			</affected>
			<dates>
				<submitted date="2003-09-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>KDM in KDE 3.1.3 and earlier uses a weak session cookie generation algorithm that does not provide 128 bits of entropy, which allows attackers to guess session cookies via brute force methods and gain access to the user session.</description>
			<reference source="CVE">CAN-2003-0692</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-217" comment="kdebase version is less than 3.1-15" />
				</software>
				<configuration>
					<criterion test_ref="cmp-278" comment="/usr/bin/kdm is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL216" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
			<reference source="CVE">CAN-2004-0566</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-279" comment="the version of mshtml.dll is less than 5.00.3819.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL217" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2003-10-16">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-01-18" comment="Windows 2000 replaced by check for Windows 2000 SP4 or earlier">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the PCHealth system in the Help and Support Center function in Windows XP and Windows Server 2003 allows remote attackers to execute arbitrary code via a long query in an HCP URL</description>
			<reference source="CVE">CAN-2003-0711</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-261" comment="the version of itircl.dll is less than 5.2.3790.80" />
					<criterion test_ref="wrt-308" negate="true" comment="Patch KB825119 Installed" />
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-309" negate="true" comment="HCP Protocol" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL218" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Multiple integer overflows in a Microsoft Windows DirectX MIDI library (QUARTZ.DLL) allow remote attackers to execute arbitrary code via a MIDI (.mid) file with (1) large length for a Text or Copyright string, or (2) a large number of tracks, which leads to a heap-based buffer overflow.</description>
			<reference source="CVE">CAN-2003-0346</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-569" comment="the version of quartz.dll is less than 6.1.5.132" />
					<criterion test_ref="wrt-571" negate="true" comment="Patch Q19696 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL225" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting vulnerability (XSS) in Internet Explorer 5.01 through 6.0 allows remote attackers to read and execute files on the local system via web pages using the &amp;lt;frame&amp;gt; or &amp;lt;iframe&amp;gt; element and javascript, aka &quot;Frames Cross Site Scripting,&quot; as demonstrated using the PrivacyPolicy.dlg resource.</description>
			<reference source="CVE">CVE-2002-1187</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-271" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-262" comment="the version of mshtml.dll is less than 5.50.4922.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL230" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>krb5</product>
			</affected>
			<dates>
				<submitted date="2003-08-14">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in the xdrmem_getbytes() function, and possibly other functions, of XDR (external data representation) libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different vulnerability than CAN-2002-0391.</description>
			<reference source="CVE">CAN-2003-0028</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-218" comment="krb5-server version is less than 1.2.7-14" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL231" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server</product>
			</affected>
			<dates>
				<submitted date="2003-08-27">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-85 - wft-85 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-86 - wft-86 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-87 - wft-87 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-88 - wft-88 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<modified date="2005-04-12" comment="modified wft-89 - wft-89 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>The xp_displayparamstmt function in SQL Server and Microsoft SQL Server Desktop Engine (MSDE) does not properly restrict the length of a buffer before calling the srv_paraminfo function in the SQL Server API for Extended Stored Procedures (XP), which allows an attacker to cause a denial of service or execute arbitrary commands, aka the &quot;Extended Stored Procedure Parameter Parsing&quot; vulnerability.</description>
			<reference source="CVE">CAN-2000-1081</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-85" comment="File odsole70.dll Version3 is less than 223" />
					<criterion test_ref="wft-86" comment="File xpqueue.dll Version3 is less than 223" />
					<criterion test_ref="wft-87" comment="File xprepl.dll Version3 is less than 223" />
					<criterion test_ref="wft-88" comment="File xpstar.dll Version3 is less than 223" />
					<criterion test_ref="wft-89" negate="true" comment="File sqlservr.exe version3 greater than or equal to 384" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL235" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-01-14" comment="modified wft-62 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested.">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-72 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-70 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-73 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-78 - wft-78 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-79 - wft-79 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-51 - wft-51 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-52 - wft-52 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-53 - wft-53 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-54 - wft-54 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-60 - wft-60 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-61 - wft-61 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-63 - wft-63 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-64 - wft-64 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft SQL Server 7, 2000, and MSDE allows local users go gain privileges by hijacking a named pipe during the authentication of another user, aka the &quot;Named Pipe Hijacking&quot; vulnerability</description>
			<reference source="CVE">CAN-2003-0230</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-70" comment="File console.exe version3 is less than 818" />
					<criterion test_ref="wft-71" comment="File dbmslpcn.dll version3 is less than 818" />
					<criterion test_ref="wft-72" comment="File sqlmap70.dll version3 is less than 811" />
					<criterion test_ref="wft-73" comment="File sqlrepss.dll version3 is less than 765" />
					<criterion test_ref="wft-51" comment="the version of sqlservr.exe is less than 2000.80.818.0" />
					<criterion test_ref="wft-52" comment="the version of ssmslpcn.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-53" comment="the version of ssnetlib.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-54" comment="the version of ssnmpn70.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-78" comment="the version of ums.dll is less than 2000.80.816.0" />
					<criterion test_ref="wft-79" comment="the version of odsole70.dll is less than 2000.80.800.0" />
					<criterion test_ref="wft-60" comment="the version of xpweb70.dll is less than 2000.80.778.0" />
					<criterion test_ref="wft-61" comment="File msgprox.dll version3 is less than 765" />
					<criterion test_ref="wft-62" comment="the version of replprov.dll is less than 2000.80.798.0" />
					<criterion test_ref="wft-63" comment="File replrec.dll version3 is less than 765" />
					<criterion test_ref="wft-64" comment="File sqlvdi.dll version3 is less than 765" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL236" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
			<reference source="CVE">CAN-2003-1048</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-267" comment="the version of mshtml.dll is less than 6.00.2800.1458" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL237" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-17">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Troubleshooter ActiveX Control (Tshoot.ocx) in Microsoft Windows 2000 SP4 and earlier allows remote attackers to execute arbitrary code via an HTML formatter e-mail or web page.</description>
			<reference source="CVE">CAN-2003-0662</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-271" comment="the version of tshoot.ocx is less than 1.0.1.2125" />
					<criterion test_ref="wrt-310" negate="true" comment="the patch kb826232 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-75" comment="ActiveX controls are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL241" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifiying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a &quot;URL:&quot; prepended to a &quot;ms-its&quot; protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
			<reference source="CVE">CAN-2004-0549</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-269" comment="the version of mshtml.dll is less than 5.50.4943.400" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL244" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>krb5</product>
			</affected>
			<dates>
				<submitted date="2003-08-14">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The Key Distribution Center (KDC) in Kerberos 5 (krb5) 1.2.7 and earlier allows remote, authenticated attackers to cause a denial of service (crash) on KDCs within the same realm using a certain protocol request that causes the KDC to corrupt its heap (aka &quot;buffer underrun&quot;).</description>
			<reference source="CVE">CAN-2003-0082</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-218" comment="krb5-server version is less than 1.2.7-14" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL246" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Network News Transport Protocol (NNTP)</product>
			</affected>
			<dates>
				<submitted date="2004-10-26">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-27">DRAFT</status_change>
				<status_change date="2004-11-17">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>The Network News Transfer Protocol (NNTP) component of Microsoft Windows NT Server 4.0, Windows 2000 Server, Windows Server 2003, Exchange 2000 Server, and Exchange Server 2003 allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an &quot;unchecked buffer,&quot; leading to off-by-one and heap-based buffer overflows.</description>
			<reference source="CVE">CAN-2004-0574</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1153" comment="Exchange Server 2003 is installed on Windows Server 2003" />
					<criterion test_ref="wft-506" comment="the version of nntpsvc.dll is less than 6.0.3790.206" />
					<criterion test_ref="wrt-548" comment="the patch WindowsServer2003-KB883935-ia64-enu.exe is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-326" comment="the NNTP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL248" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>krb5</product>
			</affected>
			<dates>
				<submitted date="2003-08-14">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Version 4 of the Kerberos protocol (krb4), as used in Heimdal and other packages, allows an attacker to impersonate any principal in a realm via a chosen-plaintext attack.</description>
			<reference source="CVE">CAN-2003-0138</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-219" comment="krb5-libs version is less than 1.2.7-14" />
					<criterion test_ref="cmp-289" comment="krb5-server or krb5-workstation installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL250" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>krb5</product>
			</affected>
			<dates>
				<submitted date="2003-08-14">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Certain weaknesses in the implementation of version 4 of the Kerberos protocol (krb4) in the krb5 distribution, when triple-DES keys are used to key krb4 services, allow an attacker to create krb4 tickets for unauthorized principals using a cut-and-paste attack and &quot;ticket splicing.&quot;</description>
			<reference source="CVE">CAN-2003-0139</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-219" comment="krb5-libs version is less than 1.2.7-14" />
					<criterion test_ref="cmp-289" comment="krb5-server or krb5-workstation installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL253" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
			</dates>
			<description>Format string vulnerability in the C runtime functions in SQL Server 7.0 and 2000 allows attackers to cause a denial of service.</description>
			<reference source="CVE">CVE-2001-0879</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-312" negate="true" comment="Patch Q305601 Installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL254" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The kernel module loader in Linux kernel 2.2.x before 2.2.25, and 2.4.x before 2.4.21, allows local users to gain root privileges by using ptrace to attach to a child process that is spawned by the kernel.</description>
			<reference source="CVE">CAN-2003-0127</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rrt-202" comment="kernel version = 2.4.20-6" />
				</software>
				<configuration>
					<criterion test_ref="rut-204" comment="kernel 2.4.20-6 or earlier is running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL260" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Netfilter</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The connection tracking core of Netfilter for Linux 2.4.20, with CONFIG_IP_NF_CONNTRACK enabled or the ip_conntrack module loaded, allows remote attackers to cause a denial of service (resource consumption) due to an inconsistency with Linux 2.4.20's support of linked lists, which causes Netfilter to fail to identify connections with an UNCONFIRMED status and use large timeouts.</description>
			<reference source="CVE">CAN-2003-0187</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-221" comment="kernel version is less than 2.4.20-13.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL261" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Netfilter</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The route cache implementation in Linux 2.4, and the Netfilter IP conntrack module, allows remote attackers to cause a denial of service (CPU consumption) via packets with forged source addresses that cause a large number of hash table collisions.</description>
			<reference source="CVE">CAN-2003-0244</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-221" comment="kernel version is less than 2.4.20-13.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL262" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-02">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-11-02" comment=""/>
				<status_change date="2004-11-03">DRAFT</status_change>
				<status_change date="2004-12-09">INTERIM</status_change>
				<status_change date="2005-01-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
			<reference source="CVE">CAN-2003-0112</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-570" comment="the version of kernel32.dll is less than 5.0.2195.6011" />
					<criterion test_ref="wrt-478" comment="the patch Q811493 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL264" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-12-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the Distributed Component Object Model (DCOM) interface in the RPCSS Service allows remote attackers to execute arbitrary code via a malformed DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CAN-2003-0352 (Blaster/Nachi) and CAN-2003-0528.</description>
			<reference source="CVE">CAN-2003-0715</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-239" comment="the version of rpcrt4.dll is less than 5.0.2195.6802" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-7" comment="DCOM is enabled on systems with SP3 or later" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL266" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-05-02">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-05-04">DRAFT</status_change>
			</dates>
			<description>The Client Server Runtime System (CSRSS) process of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application.</description>
			<reference source="CVE">CAN-2005-0551</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-35" comment="Windows XP 32 bit Service Pack 2" />
					<criterion test_ref="wft-581" comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" />
					<criterion test_ref="wrt-427" negate="true" comment="the patch KB890859 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL268" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows XP</product>
			</affected>
			<dates>
				<submitted date="2003-10-28">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-03-05" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="CMP-66 has been added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>The Messenger Service for Windows NT through Server 2003 does not properly verify the length of the message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
			<reference source="CVE">CAN-2003-0717</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-30" comment="a vulnerable version of wkssvc.dll exists" />
					<criterion test_ref="cmp-295" comment="a vulnerable version of msgsvc.dll exists" />
					<criterion test_ref="wrt-83" negate="true" comment="the patch q828035 is installed (Hotfix key)" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-307" comment="the messenger service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL271" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-274 - wft-274 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-275 - wft-275 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in SQL Server 7.0 and 2000 allows remote attackers to execute arbitrary code via a long OLE DB provider name to (1) OpenDataSource or (2) OpenRowset in an ad hoc connection.</description>
			<reference source="CVE">CAN-2002-0056</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-274" comment="File sqlservr.exe version3 is less than 578" />
					<criterion test_ref="wft-275" comment="File xpstar.dll version3 is less than 561" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL272" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Cross-Frame scripting vulnerability in the WebBrowser control as used in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code, read arbitrary files, or conduct other unauthorized activities via script that accesses the Document property, which bypasses &amp;lt;frame&amp;gt; and &amp;lt;iframe&amp;gt; domain restrictions.</description>
			<reference source="CVE">CAN-2002-1217</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL277" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SMB Signing (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2003-09-16">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>The SMB signing capability in the Server Message Block (SMB) protocol in Microsoft Windows 2000 and Windows XP allows attackers to disable the digital signing settings in an SMB session to force the data to be sent unsigned, then inject data into the session without detection, e.g. by modifying group policy information sent from a domain controller.</description>
			<reference source="CVE">CVE-2002-1256</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-276" comment="the version of srvsvc.dll is less than 5.0.2195.6110" />
					<criterion test_ref="wrt-314" negate="true" comment="Patch Q329170 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-315" comment="SMB Signing enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL278" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The ioperm system call in Linux kernel 2.4.20 and earlier does not properly restrict privileges, which allows local users to gain read or write access to certain I/O ports.</description>
			<reference source="CVE">CAN-2003-0246</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-221" comment="kernel version is less than 2.4.20-13.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL281" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Media Player for Windows XP</product>
			</affected>
			<dates>
				<submitted date="2003-11-26">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Windows Media Player versions 6.4 and 7.1 and Media Player for Windows XP allow remote attackers to bypass Internet Explorer's (IE) security mechanisms and run code via an executable .wma media file with a license installation requirement stored in the IE cache, aka the &quot;Cache Path Disclosure via Windows Media Player&quot;.</description>
			<reference source="CVE">CVE-2002-0372</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-316" comment="Windows Media Player for Windows XP is installed" />
					<criterion test_ref="wft-277" comment="the version of dxmasf.dll is less than 6.4.9.1121" />
					<criterion test_ref="wft-140" comment="the version of msdxm.ocx is less than 6.4.9.1124" />
					<criterion test_ref="wft-141" comment="the version of wmpcore.dll is less than 8.0.0.4482" />
					<criterion test_ref="wft-142" comment="the version of wmplayer.exe is less than 8.0.0.4482" />
					<criterion test_ref="wrt-317" negate="true" comment="Patch wm320920_8.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL284" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the TTY layer of the Linux kernel 2.4 allows attackers to cause a denial of service (&quot;kernel oops&quot;).</description>
			<reference source="CVE">CAN-2003-0247</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-222" comment="kernel version is less than 2.4.20-18.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL287" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Media Player for Windows XP</product>
			</affected>
			<dates>
				<submitted date="2003-11-26">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Windows Media Player 6.4 allows remote attackers to execute arbitrary code via a malformed Advanced Streaming Format (ASF) file.</description>
			<reference source="CVE">CVE-2001-0719</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-316" comment="Windows Media Player for Windows XP is installed" />
					<criterion test_ref="wft-143" comment="the version of msdxm.ocx is less than 6.4.9.1121" />
					<criterion test_ref="wft-277" comment="the version of dxmasf.dll is less than 6.4.9.1121" />
					<criterion test_ref="wrt-318" negate="true" comment="Patch wm308567 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL291" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-237 - literal string corrected">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-65 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-66 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-67 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-68 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-69 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-278 - wft-278 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the password encryption function of Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, allows remote attackers to gain control of the database and execute arbitrary code via SQL Server Authentication, aka &quot;Unchecked Buffer in Password Encryption Procedure.&quot;</description>
			<reference source="CVE">CAN-2002-0624</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-278" comment="the version of sqlservr.exe is less than 2000.80.650.0" />
					<criterion test_ref="wft-237" comment="the version of odsole70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-65" comment="the version of xpqueue.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-66" comment="the version of xprepl.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-67" comment="the version of xplog70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-68" comment="the version of xpweb70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-69" comment="the version of xpstar.dll is less than 2000.80.628.0" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-261" comment="Mixed Mode Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL292" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The mxcsr code in Linux kernel 2.4 allows attackers to modify CPU state registers via a malformed address.</description>
			<reference source="CVE">CAN-2003-0248</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-222" comment="kernel version is less than 2.4.20-18.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL294" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 95</windows:platform>
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>MDAC 2.6</product>
			</affected>
			<dates>
				<submitted date="2004-08-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-25">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
				<modified date="2005-02-28" comment="removed the test for windows NT and added a test for MDAC 2.6 since this definition is dependent on the MDAC version and not the platform">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the Remote Data Services (RDS) component of Microsoft Data Access Components (MDAC) 2.1 through 2.6, and Internet Explorer 5.01 through 6.0, allows remote attackers to execute code via a malformed HTTP request to the Data Stub.</description>
			<reference source="CVE">CVE-2002-1142</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-101" comment="MDAC 2.6 is installed" />
					<criterion test_ref="wft-481" comment="the version of msadco.dll is less than 2.62.9119.1" />
					<criterion test_ref="wrt-503" negate="true" comment="Patch Q329414 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL295" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The TCP/IP fragment reassembly handling in the Linux kernel 2.4 allows remote attackers to cause a denial of service (CPU consumption) via certain packets that cause a large number of hash table collisions.</description>
			<reference source="CVE">CAN-2003-0364</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-222" comment="kernel version is less than 2.4.20-18.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL296" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2003-12-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a certain DCOM interface for RPC in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a malformed message, as exploited by the Blaster/MSblast/LovSAN and Nachi/Welchia worms.</description>
			<reference source="CVE">CAN-2003-0352</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-280" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6753" />
					<criterion test_ref="wrt-254" negate="true" comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-7" comment="DCOM is enabled on systems with SP3 or later" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL298" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<modified date="2004-09-20" comment="Changed CAN-2002-0012 to CAN-2002-0013.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-09-22">INTERIM</status_change>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Vulnerabilities in the SNMPv1 request handling of a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via (1) GetRequest, (2) GetNextRequest, and (3) SetRequest messages, as demonstrated by the PROTOS c06-SNMPv1 test suite. NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor. This and other SNMP-related candidates will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0013</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
					<criterion test_ref="wft-242" comment="the version of snmp.exe is less than 5.0.2195.4919" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL299" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-01-14" comment="modified wft-55 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested. ">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-72 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-70 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-73 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-78 - wft-78 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-79 - wft-79 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-51 - wft-51 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-52 - wft-52 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-53 - wft-53 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-54 - wft-54 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-60 - wft-60 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft SQL Server 7, 2000, and MSDE allows local or remote authenticated users to cause a denial of service (crash or hang) via a long request to a named pipe</description>
			<reference source="CVE">CAN-2003-0231</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-70" comment="File console.exe version3 is less than 818" />
					<criterion test_ref="wft-50" comment="the version of dbmslpcn.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-72" comment="File sqlmap70.dll version3 is less than 811" />
					<criterion test_ref="wft-73" comment="File sqlrepss.dll version3 is less than 765" />
					<criterion test_ref="wft-51" comment="the version of sqlservr.exe is less than 2000.80.818.0" />
					<criterion test_ref="wft-52" comment="the version of ssmslpcn.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-53" comment="the version of ssnetlib.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-54" comment="the version of ssnmpn70.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-78" comment="the version of ums.dll is less than 2000.80.816.0" />
					<criterion test_ref="wft-79" comment="the version of odsole70.dll is less than 2000.80.800.0" />
					<criterion test_ref="wft-60" comment="the version of xpweb70.dll is less than 2000.80.778.0" />
					<criterion test_ref="wft-55" comment="the version of msgprox.dll is less than 2000.80.765.0" />
					<criterion test_ref="wft-62" comment="the version of replprov.dll is less than 2000.80.798.0" />
					<criterion test_ref="wft-56" comment="the version of replrec.dll is less than 2000.80.765.0" />
					<criterion test_ref="wft-57" comment="the version of sqlvdi.dll is less than 2000.80.765.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL303" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-01-14" comment="modified wft-55 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested. ">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-72 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-70 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-73 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-78 - wft-78 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-79 - wft-79 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-51 - wft-51 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-52 - wft-52 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-53 - wft-53 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-54 - wft-54 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-60 - wft-60 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft SQL Server 7, 2000, and MSDE allows local users to execute arbitrary code via a certain request to the Local Procedure Calls (LPC) port that leads to a buffer overflow</description>
			<reference source="CVE">CAN-2003-0232</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-70" comment="File console.exe version3 is less than 818" />
					<criterion test_ref="wft-50" comment="the version of dbmslpcn.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-72" comment="File sqlmap70.dll version3 is less than 811" />
					<criterion test_ref="wft-73" comment="File sqlrepss.dll version3 is less than 765" />
					<criterion test_ref="wft-51" comment="the version of sqlservr.exe is less than 2000.80.818.0" />
					<criterion test_ref="wft-52" comment="the version of ssmslpcn.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-53" comment="the version of ssnetlib.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-54" comment="the version of ssnmpn70.dll is less than 2000.80.818.0" />
					<criterion test_ref="wft-78" comment="the version of ums.dll is less than 2000.80.816.0" />
					<criterion test_ref="wft-79" comment="the version of odsole70.dll is less than 2000.80.800.0" />
					<criterion test_ref="wft-60" comment="the version of xpweb70.dll is less than 2000.80.778.0" />
					<criterion test_ref="wft-55" comment="the version of msgprox.dll is less than 2000.80.765.0" />
					<criterion test_ref="wft-62" comment="the version of replprov.dll is less than 2000.80.798.0" />
					<criterion test_ref="wft-56" comment="the version of replrec.dll is less than 2000.80.765.0" />
					<criterion test_ref="wft-57" comment="the version of sqlvdi.dll is less than 2000.80.765.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL304" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>/proc/tty/driver/serial</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>/proc/tty/driver/serial in Linux 2.4.x reveals the exact number of characters used in serial links, which could allow local users to obtain potentially sensitive information such as the length of passwords.</description>
			<reference source="CVE">CAN-2003-0461</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL306" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
			<reference source="CVE">CAN-2004-0566</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-270" comment="the version of mshtml.dll is less than 5.0.3532.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL308" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft FrontPage Server Extensions 2000</product>
			</affected>
			<dates>
				<submitted date="2003-12-09">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-01-14" comment="Changed the definition to look at the file shtml.dll instead of fp4awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
			<reference source="CVE">CAN-2003-0824</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-12" comment="the version of shtml.dll is less than 4.0.2.7523" />
					<criterion test_ref="wrt-88" negate="true" comment="the patch q810217 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-31" comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" />
					<criterion test_ref="wmt-2" comment="SmartHTML interpreter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL309" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>A race condition in the way env_start and env_end pointers are initialized in the execve system call and used in fs/proc/base.c on Linux 2.4 allows local users to cause a denial of service (crash).</description>
			<reference source="CVE">CAN-2003-0462</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL311" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The RPC code in Linux kernel 2.4 sets the reuse flag when sockets are created, which could allow local users to bind to UDP ports that are used by privileged services such as nfsd.</description>
			<reference source="CVE">CAN-2003-0464</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL316" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
				</submitted>
				<modified date="2005-04-08" comment="modified wft-237 - literal string corrected">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-65 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-66 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-67 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-68 - Corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-69 - corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-278 - wft-278 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-58 - wft-58 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in bulk insert procedure of Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, allows attackers with database administration privileges to execute arbitrary code via a long filename in the BULK INSERT query.</description>
			<reference source="CVE">CAN-2002-0641</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wft-278" comment="the version of sqlservr.exe is less than 2000.80.650.0" />
					<criterion test_ref="wft-237" comment="the version of odsole70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-65" comment="the version of xpqueue.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-66" comment="the version of xprepl.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-67" comment="the version of xplog70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-68" comment="the version of xpweb70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-69" comment="the version of xpstar.dll is less than 2000.80.628.0" />
					<criterion test_ref="wft-58" comment="the version of impprov.dll is less than 2000.80.650.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL319" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows NT 4.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The getCanonicalPath function in Windows NT 4.0 may free memory that it does not own and cause heap corruption, which allows attackers to cause a denial of service (crash) via requests that cause a long file name to be passed to getCanonicalPath, as demonstrated on the IBM JVM using a long string to the java.io.getCanonicalPath Java method.</description>
			<reference source="CVE">CAN-2003-0525</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-40" negate="true" comment="this is an NT Workstation" />
					<criterion test_ref="wrt-43" negate="true" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-282" comment="the version of kernel32.dll is less than 4.0.1381.7224" />
					<criterion test_ref="wrt-323" negate="true" comment="Patch Q823803 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL321" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Media Player for Windows XP</product>
			</affected>
			<dates>
				<submitted date="2003-11-26">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Directory traversal vulnerability in Microsoft Windows Media Player 7.1 and Windows Media Player for Windows XP allows remote attackers to execute arbitrary code via a skins file with a URL containing hex-encoded backslash characters (%5C) that causes an executable to be placed in an arbitrary location.</description>
			<reference source="CVE">CAN-2003-0228</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-316" comment="Windows Media Player for Windows XP is installed" />
					<criterion test_ref="wft-144" comment="the version of wmplayer.exe is less than 8.0.0.4490" />
					<criterion test_ref="wrt-324" negate="true" comment="Patch WindowsMedia8-KB817787-x86-ENU.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL322" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
			<reference source="CVE">CAN-2004-0566</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-269" comment="the version of mshtml.dll is less than 5.50.4943.400" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL327" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The execve system call in Linux 2.4.x records the file descriptor of the executable process in the file table of the calling process, which allows local users to gain read access to restricted file descriptors.</description>
			<reference source="CVE">CAN-2003-0476</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL328" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The /proc filesystem in Linux allows local users to obtain sensitive information by opening various entries in /proc/self before executing a setuid program, which causes the program to fail to change the ownership and permissions of those entries.</description>
			<reference source="CVE">CAN-2003-0501</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL331" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Windows Workstation Service</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-08" comment="Added 64-bit edition support to this definition allowing us to deprecated OVAL332">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in a logging function for Windows Workstation Service (WKSSVC.DLL) allows remote attackers to execute arbitrary code via RPC calls that cause long entries to be written to a debug log file (&quot;NetSetup.LOG&quot;), as demonstrated using the NetAddAlternateComputerName API.</description>
			<reference source="CVE">CAN-2003-0812</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-30" comment="a vulnerable version of wkssvc.dll exists" />
					<criterion test_ref="wrt-83" negate="true" comment="the patch q828035 is installed (Hotfix key)" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-71" comment="the workstation service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL333" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Cross-Frame scripting vulnerability in the WebBrowser control as used in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code, read arbitrary files, or conduct other unauthorized activities via script that accesses the Document property, which bypasses &amp;lt;frame&amp;gt; and &amp;lt;iframe&amp;gt; domain restrictions.</description>
			<reference source="CVE">CAN-2002-1217</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-271" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-262" comment="the version of mshtml.dll is less than 5.50.4922.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL334" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Network News Transport Protocol (NNTP)</product>
			</affected>
			<dates>
				<submitted date="2003-09-16">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Memory leak in NNTP service in Windows NT 4.0 and Windows 2000 allows remote attackers to cause a denial of service (memory exhaustion) via a large number of malformed posts.</description>
			<reference source="CVE">CVE-2001-0543</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
					<criterion test_ref="wft-283" comment="the version of nntpsvc.dll is less than 5.0.2195.3881" />
					<criterion test_ref="wrt-325" negate="true" comment="Patch Q303984 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-326" comment="the NNTP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL335" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL336" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 95</windows:platform>
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Word 2000</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-04-11" comment="modified wft-19 - wft-19 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the &quot;Macro names&quot; data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
			<reference source="CVE">CAN-2003-0820</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-132" comment="Word 2000 is installed" />
					<criterion test_ref="wft-19" comment="the version of winword.exe is less than 9.0.0.8216" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL340" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2003-10-16">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-01-27" comment="Added the patch KB891711 (from MS05-002) which supercedes the previous patch">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-01-28">INTERIM</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a function in User32.dll on Windows NT through Server 2003 allows local users to execute arbitrary code via long (1) LB_DIR messages to ListBox or (2) CB_DIR messages to ComboBox controls in a privileged application.</description>
			<reference source="CVE">CAN-2003-0659</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-285" comment="File %windir%\system32\user32.dll version is less than 5.00.2195.6799" />
					<criterion test_ref="wrt-304" negate="true" comment="the patch kb824141 is installed (Hotfix key)" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-305" comment="the utility manager Service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL341" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL342" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-24" comment="the version of mshtml.dll is less than 5.0.3810.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL343" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-25" comment="the version of mshtml.dll is less than 5.50.4934.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL344" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-27" comment="the version of mshtml.dll is less than 6.0.2800.1276" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL349" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-28" comment="the version of mshtml.dll is less than 6.0.3790.94" />
					<criterion test_ref="wrt-60" negate="true" comment="the patch q824145 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL351" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp2 installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL352" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp3 installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL353" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp4 installed.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-24" comment="the version of mshtml.dll is less than 5.0.3810.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL356" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-25" comment="the version of mshtml.dll is less than 5.50.4934.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL357" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-27" comment="the version of mshtml.dll is less than 6.0.2800.1276" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL359" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-28" comment="the version of mshtml.dll is less than 6.0.3790.94" />
					<criterion test_ref="wrt-60" negate="true" comment="the patch q824145 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL361" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL362" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL363" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-24" comment="the version of mshtml.dll is less than 5.0.3810.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL364" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft FrontPage Server Extensions 2000</product>
			</affected>
			<dates>
				<submitted date="2003-12-09">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-05" comment="Changed the definition to test for fp30reg.dll and fp4areg.dll instead of fp4awel.dll.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the debug functionality in fp30reg.dll of Microsoft FrontPage Server Extensions 2000 and 2002 allows remote attackers to execute arbitrary code via a certain chunked encoded request.</description>
			<reference source="CVE">CAN-2003-0822</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
					<criterion test_ref="cmp-112" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists" />
					<criterion test_ref="wrt-88" negate="true" comment="the patch q810217 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-31" comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL366" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft FrontPage Server Extensions 2002</product>
			</affected>
			<dates>
				<submitted date="2003-12-09">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-05" comment="Changed the definition to test for fp30reg.dll and fp5areg.dll instead of fp5awel.dll.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-14" comment="XP SP2 added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the debug functionality in fp30reg.dll of Microsoft FrontPage Server Extensions 2000 and 2002 allows remote attackers to execute arbitrary code via a certain chunked encoded request.</description>
			<reference source="CVE">CAN-2003-0822</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-77" comment="Windows NT, 2000, or XP is installed" />
					<criterion test_ref="cmp-113" comment="a vulnerable version of fp30reg.dll or fp5areg.dll exists" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-32" comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL367" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft SharePoint Team Services</product>
			</affected>
			<dates>
				<submitted date="2003-12-09">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-05" comment="Changed the definition to test for fp30reg.dll and fp5areg.dll instead of fp5awel.dll.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-09-14" comment="XP SP2 added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-15">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the debug functionality in fp30reg.dll of Microsoft FrontPage Server Extensions 2000 and 2002 allows remote attackers to execute arbitrary code via a certain chunked encoded request.</description>
			<reference source="CVE">CAN-2003-0822</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-78" comment="Windows 2000, XP, or 2003 is installed" />
					<criterion test_ref="cmp-113" comment="a vulnerable version of fp30reg.dll or fp5areg.dll exists" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-32" comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL368" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-12-18">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CAN-2003-1027.</description>
			<reference source="CVE">CAN-2003-0823</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL369" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2003-12-18">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CAN-2003-1027.</description>
			<reference source="CVE">CAN-2003-0823</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL370" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2003-12-18">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CAN-2003-1027.</description>
			<reference source="CVE">CAN-2003-0823</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-24" comment="the version of mshtml.dll is less than 5.0.3810.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL371" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-12-18">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CAN-2003-1027.</description>
			<reference source="CVE">CAN-2003-0823</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-25" comment="the version of mshtml.dll is less than 5.50.4934.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL372" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-12-18">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CAN-2003-1027.</description>
			<reference source="CVE">CAN-2003-0823</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-27" comment="the version of mshtml.dll is less than 6.0.2800.1276" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL373" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The ASP function Response.AddHeader in Microsoft Internet Information Server (IIS) 4.0 and 5.0 does not limit memory requests when constructing headers, which allow remote attackers to generate a large header to cause a denial of service (memory consumption) with an ASP page.</description>
			<reference source="CVE">CAN-2003-0225</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-221" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL374" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>HTML Help ActiveX Control</product>
			</affected>
			<dates>
				<submitted date="2003-09-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if active scripting is enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the HTML Help ActiveX Control (hhctrl.ocx) in Microsoft Windows 98, 98 Second Edition, Millennium Edition, NT 4.0, NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows remote attackers to execute code via (1) a long parameter to the Alink function, or (2) script containing a long argument to the showHelp function.</description>
			<reference source="CVE">CAN-2002-0693</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-286" comment="the version of hhctrl.ocx is less than 5.2.3669.0" />
					<criterion test_ref="wft-287" comment="the version of hhsetup.dll is less than 5.2.3644.0" />
					<criterion test_ref="wft-102" comment="the version of itircl.dll is less than 5.2.3644.0" />
					<criterion test_ref="wft-103" comment="the version of itss.dll is less than 5.2.3644.0" />
					<criterion test_ref="wrt-328" negate="true" comment="the patch q323255 is installed (Hotfix key)" />
					<criterion test_ref="cmp-212" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-76" comment="active scripting is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL380" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The STP protocol, as enabled in Linux 2.4.x, does not provide sufficient security by design, which allows attackers to modify the bridge topology.</description>
			<reference source="CVE">CAN-2003-0550</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL384" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The STP protocol implementation in Linux 2.4.x does not properly verify certain lengths, which could allow attackers to cause a denial of service.</description>
			<reference source="CVE">CAN-2003-0551</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL385" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Linux 2.4.x allows remote attackers to spoof the bridge Forwarding table via forged packets whose source addresses are the same as the target.</description>
			<reference source="CVE">CAN-2003-0552</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL386" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Integer signedness error in the decode_fh function of nfs3xdr.c in Linux kernel before 2.4.21 allows remote attackers to cause a denial of service (kernel panic) via a negative size value within XDR data of an NFSv3 procedure call.</description>
			<reference source="CVE">CAN-2003-0619</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-221" comment="kernel version is less than 2.4.20-13.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL387" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The C-Media PCI sound driver in Linux before 2.4.21 does not use the get_user function to access userspace, which crosses security boundaries and may facilitate the exploitation of vulnerabilities, a different vulnerability than CAN-2003-0700.</description>
			<reference source="CVE">CAN-2003-0699</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL388" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model and access information on the local system or in other domains, and possibly execute code, via cached methods and objects, aka &quot;Cross Domain Verification via Cached Methods.&quot;</description>
			<reference source="CVE">CAN-2002-1254</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL392" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's &quot;href&quot; to the malicious Javascript, then calling execCommand(&quot;Refresh&quot;) to refresh the page, aka BodyRefreshLoadsJPU or the &quot;ExecCommand Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0814</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-26" comment="the version of mshtml.dll is less than 6.0.2734.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL393" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 does not properly check certain parameters of a PNG file when opening it, which allows remote attackers to cause a denial of service (crash) by triggering a heap-based buffer overflow using invalid length codes during decompression, aka &quot;Malformed PNG Image File Failure.&quot;</description>
			<reference source="CVE">CVE-2002-1185</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL401" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2003-09-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The C-Media PCI sound driver in Linux before 2.4.22 does not use the get_user function to access userspace in certain conditions, which crosses security boundaries and may facilitate the exploitation of vulnerabilities, a different vulnerability than CAN-2003-0699.</description>
			<reference source="CVE">CAN-2003-0700</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-223" comment="kernel version is less than 2.4.20-19.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL402" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Simple Network Management Protocol (SNMP)</product>
			</affected>
			<dates>
				<submitted date="2004-09-15">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-09-15" comment="Filled out initial submission.  Now a complete definition.">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2004-09-22">DRAFT</status_change>
				<status_change date="2004-10-06">INTERIM</status_change>
				<status_change date="2004-10-20">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in SNMP agent service in Windows 95/98/98SE, Windows NT 4.0, Windows 2000, and Windows XP allows remote attackers to cause a denial of service or execute arbitrary code via a malformed management request. NOTE: this candidate may be split or merged with other candidates. This and other PROTOS-related candidates, especially CAN-2002-0012 and CAN-2002-0013, will be updated when more accurate information is available.</description>
			<reference source="CVE">CAN-2002-0053</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-242" comment="the version of snmp.exe is less than 5.0.2195.4919" />
					<criterion test_ref="wrt-263" negate="true" comment="Patch Q314147 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL403" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2003-09-30">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The HTML Help facility in Microsoft Windows 98, 98 Second Edition, Millennium Edition, NT 4.0, NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP uses the Local Computer Security Zone when opening .chm files from the Temporary Internet Files folder, which allows remote attackers to execute arbitrary code via HTML mail that references or inserts a malicious .chm file containing shortcuts that can be executed, aka &quot;Code Execution via Compiled HTML Help File.&quot;</description>
			<reference source="CVE">CVE-2002-0694</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-287" comment="the version of hhsetup.dll is less than 5.2.3644.0" />
					<criterion test_ref="wft-102" comment="the version of itircl.dll is less than 5.2.3644.0" />
					<criterion test_ref="wft-103" comment="the version of itss.dll is less than 5.2.3644.0" />
					<criterion test_ref="wrt-328" negate="true" comment="the patch q323255 is installed (Hotfix key)" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL406" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>ISA Server 2000</product>
			</affected>
			<dates>
				<submitted date="2003-12-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Winsock Proxy service in Microsoft Proxy Server 2.0 and the Microsoft Firewall service in Internet Security and Acceleration (ISA) Server 2000 allow remote attackers to cause a denial of service (CPU consumption or packet storm) via a spoofed, malformed packet to UDP port 1745.</description>
			<reference source="CVE">CAN-2003-0110</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-105" comment="ISA Server 2000 is installed" />
					<criterion test_ref="wft-100" comment="the version of w3proxy.exe is less than 3.0.1200.257" />
					<criterion test_ref="wft-101" comment="the version of wpsrv.exe is less than 3.0.1200.257" />
					<criterion test_ref="wrt-331" negate="true" comment="Patch isahf257 installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-332" comment="Microsoft Firewall Service Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL407" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2005-05-04">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-05-04">DRAFT</status_change>
			</dates>
			<description>The document processing application used by the Windows Shell in Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by modifying the CLSID stored in a a file so that it is processed by HTML Application Host (MSHTA), as demonstrated using a Microsoft Word document.</description>
			<reference source="CVE">CAN-2005-0063</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-182" comment="Microsoft Windows Server 2003 32-Bit Edition" />
					<criterion test_ref="wft-588" comment="the version of shell32.dll is less than 6.0.3790.280" />
					<criterion test_ref="wrt-434" negate="true" comment="the patch  KB893086 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-280" comment=".hta applications are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL408" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model and access information on the local system or in other domains, and possibly execute code, via cached methods and objects, aka &quot;Cross Domain Verification via Cached Methods.&quot;</description>
			<reference source="CVE">CAN-2002-1254</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-271" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-262" comment="the version of mshtml.dll is less than 5.50.4922.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL409" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-25" comment="the version of mshtml.dll is less than 5.50.4934.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL411" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Konqueror</product>
			</affected>
			<dates>
				<submitted date="2003-09-04">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>KDE Konqueror for KDE 3.1.2 and earlier does not remove authentication credentials from URLs of the &quot;user:password@host&quot; form in the HTTP-Referer header, which could allow remote web sites to steal the credentials for pages that link to the sites.</description>
			<reference source="CVE">CAN-2003-0459</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-224" comment="kdelibs version is less than 3.1-12" />
				</software>
				<configuration>
					<criterion test_ref="cmp-304" comment="/usr/bin/konqueror is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL416" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-27" comment="the version of mshtml.dll is less than 6.0.2800.1276" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL423" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>LPRng</product>
			</affected>
			<dates>
				<submitted date="2003-08-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>psbanner in the LPRng package allows local users to overwrite arbitrary files via a symbolic link attack on the /tmp/before file.</description>
			<reference source="CVE">CAN-2003-0136</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-225" comment="lprng version is less than 3.8.19-3.1" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="ret-255" comment="psbanner is world-executable" />
					<criterion test_ref="rlt-204" comment="lpd listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL424" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Telnet protocol</product>
			</affected>
			<dates>
				<submitted date="2003-10-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-20" comment="Changed patch registry key value to IsInstalled">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-11">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in telnet server in Windows 2000 and Interix 2.2 allows remote attackers to execute arbitrary code via malformed protocol options.</description>
			<reference source="CVE">CVE-2002-0020</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-290" comment="the version of tlntsvr.exe is less than 5.0.33668.1" />
					<criterion test_ref="wrt-333" negate="true" comment="Patch Q307298 Installed" />
					<criterion test_ref="wrt-259" negate="true" comment="Windows 2000 Security Roll-up 1 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-334" comment="the telnet service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL429" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word 2002</product>
			</affected>
			<dates>
				<submitted date="2004-08-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-25">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wft-484 - Corrected registry key in path component">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook 2000 and 2002, when configured to use Microsoft Word as the email editor, does not block scripts that are used while editing email messages in HTML or Rich Text Format (RTF), which could allow remote attackers to execute arbitrary scripts via an email that the user forwards or replies to</description>
			<reference source="CVE">CVE-2002-1056</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-133" comment="Word 2002 is installed" />
					<criterion test_ref="wft-484" comment="the version of msohev.dll less than 10.0.2609.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL430" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>lv</product>
			</affected>
			<dates>
				<submitted date="2003-08-19">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>lv reads a .lv file from the current working directory, which allows local users to execute arbitrary commands as other lv users by placing malicious .lv files into other directories.</description>
			<reference source="CVE">CAN-2003-0188</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-226" comment="lv version is less than 4.49.4-9.9.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL434" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Mutt</product>
			</affected>
			<dates>
				<submitted date="2003-08-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Mutt 1.4.0 and possibly earlier versions, 1.5.x up to 1.5.3, and other programs that use Mutt code such as Balsa before 2.0.10, allows a remote malicious IMAP server to cause a denial of service (crash) and possibly execute arbitrary code via a crafted folder.</description>
			<reference source="CVE">CAN-2003-0140</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-227" comment="mutt version is less than 1.4.1-1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-305" comment="/usr/bin/mutt is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL436" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>MySQL</product>
			</affected>
			<dates>
				<submitted date="2003-08-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user.</description>
			<reference source="CVE">CVE-2003-0073</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-228" comment="mysql-server version is less than 3.23.56-1.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-205" comment="mysqld is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL442" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>MySQL</product>
			</affected>
			<dates>
				<submitted date="2003-08-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the &quot;SELECT * INFO OUTFILE&quot; operator to overwrite a configuration file and cause mysql to run as root upon restart.</description>
			<reference source="CVE">CAN-2003-0150</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-228" comment="mysql-server version is less than 3.23.56-1.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-205" comment="mysqld is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL443" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>nfs-utils</product>
			</affected>
			<dates>
				<submitted date="2003-09-02">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Off-by-one error in the xlog function of mountd in the Linux NFS utils package (nfs-utils) before 1.0.4 allows remote attackers to cause a denial of service and possibly execute arbitrary code via certain RPC requests to mountd that do not contain newlines.</description>
			<reference source="CVE">CAN-2003-0252</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-229" comment="nfs-utils version is less than 1.0.1-3.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-206" comment="rpc.mountd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL444" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 allows remote attackers to identify the path to the Temporary Internet Files folder and obtain user information such as cookies via certain uses of the OBJECT tag, which are not subjected to the proper security checks, aka &quot;Temporary Internet Files folders Name Reading.&quot;</description>
			<reference source="CVE">CVE-2002-1188</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-220" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-241" comment="the version of mshtml.dll is less than 6.0.2722.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL445" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSH</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>OpenSSH-portable (OpenSSH) 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack.</description>
			<reference source="CVE">CAN-2003-0190</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-230" comment="openssh-server version is less than 3.5p1-6.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-207" comment="sshd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL446" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSH</product>
			</affected>
			<dates>
				<submitted date="2003-09-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>&quot;Memory bugs&quot; in OpenSSH 3.7.1 and earlier, with unknown impact, a different set of vulnerabilities than CAN-2003-0693 and CAN-2003-0695.</description>
			<reference source="CVE">CAN-2003-0682</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-231" comment="openssh-server version is less than 3.5p1-11" />
				</software>
				<configuration>
					<criterion test_ref="rlt-207" comment="sshd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL447" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSH</product>
			</affected>
			<dates>
				<submitted date="2003-09-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>A &quot;buffer management error&quot; in buffer_append_space of buffer.c for OpenSSH before 3.7 may allow remote attackers to execute arbitrary code by causing an incorrect amount of memory to be freed and corrupting the heap, a different vulnerability than CAN-2003-0695.</description>
			<reference source="CVE">CAN-2003-0693</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-231" comment="openssh-server version is less than 3.5p1-11" />
				</software>
				<configuration>
					<criterion test_ref="rlt-207" comment="sshd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL449" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Bind</product>
			</affected>
			<dates>
				<submitted date="2005-01-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-01-24">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>BIND 8.3.x through 8.3.3 allows remote attackers to cause a denial of service (termination due to assertion failure) via a request for a subdomain that does not exist, with an OPT resource record with a large UDP payload size.</description>
			<reference source="CVE">CVE-2002-1220</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-19" comment="Internet Domain Name Server (BIND, SUNWinamd) installed" />
					<criterion test_ref="spt-26" negate="true" comment="Patch 112970-03 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-211" comment="in.named running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL450" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2004-12-21">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-12">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>The Local Procedure Call (LPC) interface of the Windows Kernel for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the lengths of messages sent to the LPC port, which allows local users to gain privileges, aka &quot;Windows Kernel Vulnerability.</description>
			<reference source="CVE">CAN-2004-0893</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-35" comment="Windows XP 32 bit Service Pack 2" />
					<criterion test_ref="wft-327" comment="the version of lsasrv.dll is less than 5.1.2600.2525" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL451" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Utilities Manager/Windows Messaging</product>
			</affected>
			<dates>
				<submitted date="2003-09-09">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The control for listing accessibility options in the Accessibility Utility Manager on Windows 2000 (ListView) does not properly handle Windows messages, which allows local users to execute arbitrary code via a &quot;Shatter&quot; style message to the Utility Manager that references a user-controlled callback function.</description>
			<reference source="CVE">CAN-2003-0350</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-291" comment="the version of sp3res.dll is less than 5.0.2195.6713" />
					<criterion test_ref="wft-292" comment="the version of umandlg.dll is less than 1.0.0.3" />
					<criterion test_ref="wrt-335" negate="true" comment="Patch KB822679 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL452" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSH</product>
			</affected>
			<dates>
				<submitted date="2003-09-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple &quot;buffer management errors&quot; in OpenSSH before 3.7.1 may allow attackers to cause a denial of service or execute arbitrary code using (1) buffer_init in buffer.c, (2) buffer_free in buffer.c, or (3) a separate function in channels.c, a different vulnerability than CAN-2003-0693.</description>
			<reference source="CVE">CAN-2003-0695</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-231" comment="openssh-server version is less than 3.5p1-11" />
				</software>
				<configuration>
					<criterion test_ref="rlt-207" comment="sshd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL459" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-01-29" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-28" comment="the version of mshtml.dll is less than 6.0.3790.94" />
					<criterion test_ref="wrt-60" negate="true" comment="the patch q824145 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL461" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2003-08-11">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<modified date="2004-05-11" comment="Added cmp-914 which uses an or to combine the 5 version tests. Previously the tests had been combined with an and.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The SSL and TLS components for OpenSSL 0.9.6i and earlier, 0.9.7, and 0.9.7a allow remote attackers to perform an unauthorized RSA private key operation via a modified Bleichenbacher attack that uses a large number of SSL or TLS connections using PKCS #1 v1.5 padding that cause OpenSSL to leak information regarding the relationship between ciphertext and the associated plaintext, aka the &quot;Klima-Pokorny-Rosa attack.&quot;</description>
			<reference source="CVE">CAN-2003-0131</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-914" comment="affected version of SSL and TLS components for OpenSSL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL466" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2003-08-11">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<modified date="2004-05-11" comment="Added cmp-914 which uses an or to combine the 5 version tests. Previously the tests had been combined with an and.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>OpenSSL does not use RSA blinding by default, which allows local and remote attackers to obtain the server's private key by determining factors using timing differences on (1) the number of extra reductions during Montgomery reduction, and (2) the use of different integer multiplication algorithms (&quot;Karatsuba&quot; and normal).</description>
			<reference source="CVE">CAN-2003-0147</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-914" comment="affected version of SSL and TLS components for OpenSSL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL469" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>pam_smb</product>
			</affected>
			<dates>
				<submitted date="2003-09-05">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in PAM SMB module (pam_smb) 1.1.6 and earlier, when authenticating to a remote service, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0686</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-237" comment="pam_smb version is less than 1.1.6-9.9" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL470" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>CGI.pm</product>
			</affected>
			<dates>
				<submitted date="2003-09-25">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in start_form() of CGI.pm allows remote attackers to insert web script via a URL that is fed into the form's action parameter.</description>
			<reference source="CVE">CAN-2003-0615</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-238" comment="perl-CGI version is less than 2.81-88.3" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL471" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.01</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka &quot;Encoded Characters Information Disclosure.&quot;</description>
			<reference source="CVE">CVE-2002-1186</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-214" comment="Internet Explorer 5.01 Installed" />
					<criterion test_ref="wft-293" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3510.1100" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL472" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the &quot;Function Pointer Override Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0815</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-26" comment="the version of mshtml.dll is less than 6.0.2734.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL477" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Exchange Server 2003</product>
			</affected>
			<dates>
				<submitted date="2004-01-20">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange 2003 and Outlook Web Access (OWA), when configured to use NTLM authentication, does not properly reuse HTTP connections, which can cause OWA users to view mailboxes of other users when Kerberos has been disabled as an authentication method for IIS 6.0, e.g. when SharePoint Services 2.0 is installed.</description>
			<reference source="CVE">CAN-2003-0904</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
					<criterion test_ref="wft-34" comment="the version of exprox.dll is less than 6.5.6980.57" />
					<criterion test_ref="wrt-109" negate="true" comment="the patch KB832759 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="ukn-21" comment="this is a front-end server providing Outlook Web Access" />
					<criterion test_ref="ukn-22" comment="the back-end server is Exchange Server 2003 running on Windows 2003" />
					<criterion test_ref="wrt-106" negate="true" comment="HTTP connection reuse is disabled" />
					<criterion test_ref="ukn-20" comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL478" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Security and Acceleration Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-01-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the H.323 filter of Microsoft Internet Security and Acceleration Server 2000 allows remote attackers to execute arbitrary code in the Microsoft Firewall Service via certain H.323 traffic, as demonstrated by the NISCC/OUSPG PROTOS test suite for the H.225 protocol.</description>
			<reference source="CVE">CAN-2003-0819</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-105" comment="ISA Server 2000 is installed" />
					<criterion test_ref="wft-33" comment="the version of h32fltr.dll is less than 3.0.1200.291" />
					<criterion test_ref="wrt-112" negate="true" comment="the patch q816458 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-108" comment="H.323 filter is enabled" />
					<criterion test_ref="wrt-107" comment="Microsoft Firewall Service is not disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL479" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>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 &quot;Script URLs Cross Domain&quot; vulnerability.</description>
			<reference source="CVE">CAN-2003-0816</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-26" comment="the version of mshtml.dll is less than 6.0.2734.1600" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL483" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Information Server 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-01-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
				<modified date="2005-03-07" comment="modified wrt-222 - changed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ssinc.dll for Microsoft Internet Information Services (IIS) 5.0 allows local users to execute arbitrary code via a web page with a Server Side Include (SSI) directive with a long filename, aka &quot;Server Side Include Web Pages Buffer Overrun.&quot;</description>
			<reference source="CVE">CAN-2003-0224</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-223" comment="IIS major version equals 5" />
					<criterion test_ref="wrt-215" comment="IIS minor version equals 0" />
					<criterion test_ref="wft-296" comment="File %windir%\system32\inetsrv\ssinc.dll version is less than 5.0.2195.6624" />
					<criterion test_ref="wrt-219" negate="true" comment="Patch Q811114 Installed" />
					<criterion test_ref="wrt-222" negate="true" comment="SP4 or later Installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-2" comment="SmartHTML interpreter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL484" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-09-15">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<modified date="2004-09-16" comment="filling out initial submission.">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<modified date="2004-09-16" comment="Added service pack 3 test">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2004-09-22">DRAFT</status_change>
				<status_change date="2004-10-06">INTERIM</status_change>
				<status_change date="2004-10-20">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-492 - wft-492 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the SQLXML ISAPI extension of Microsoft SQL Server 2000 allows remote attackers to execute arbitrary code via data queries with a long content-type parameter, aka &quot;Unchecked Buffer in SQLXML ISAPI Extension.</description>
			<reference source="CVE">CVE-2002-0186</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-260" comment="SQL Server 2000 is installed" />
					<criterion test_ref="wrt-101" comment="MDAC 2.6 is installed" />
					<criterion test_ref="wft-491" comment="the version of sqlisapi.dll is less than 2000.80.309.0" />
					<criterion test_ref="wft-492" comment="the version of sqlservr.exe is less than 2000.80.760.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL485" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>php</product>
			</affected>
			<dates>
				<submitted date="2003-08-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to insert arbitrary script via the PHPSESSID parameter.</description>
			<reference source="CVE">CAN-2003-0442</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-239" comment="php version is less than 4.2.2-17.2" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL489" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-09-15">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<modified date="2004-09-16" comment="Input of initial submission.">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2004-09-22">DRAFT</status_change>
				<status_change date="2004-10-06">INTERIM</status_change>
				<status_change date="2004-10-20">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-492 - wft-492 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the SQLXML ISAPI extension of Microsoft SQL Server 2000 allows remote attackers to execute arbitrary code via data queries with a long content-type parameter, aka &quot;Unchecked Buffer in SQLXML ISAPI Extension.&quot;</description>
			<reference source="CVE">CVE-2002-0186</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-460" comment="SQL Server 2000 installed" />
					<criterion test_ref="wrt-102" comment="MDAC 2.7 (RTM) is installed" />
					<criterion test_ref="wft-491" comment="the version of sqlisapi.dll is less than 2000.80.309.0" />
					<criterion test_ref="wft-492" comment="the version of sqlservr.exe is less than 2000.80.760.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL490" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-90" comment="the version of mshtml.dll is less than 5.00.3526.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL491" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-90" comment="the version of mshtml.dll is less than 5.00.3526.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL494" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2003-12-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>The RPC DCOM interface in Windows 2000 SP3 and SP4 allows remote attackers to cause a denial of service (crash), and local attackers to use the DoS to hijack the epmapper pipe to gain privileges, via certain messages to the __RemoteGetClassObject interface that cause a NULL pointer to be passed to the PerformScmStage function.</description>
			<reference source="CVE">CAN-2003-0605</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-239" comment="the version of rpcrt4.dll is less than 5.0.2195.6802" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-7" comment="DCOM is enabled on systems with SP3 or later" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL495" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-27">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka &quot;Encoded Characters Information Disclosure.&quot;</description>
			<reference source="CVE">CVE-2002-1186</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-271" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-262" comment="the version of mshtml.dll is less than 5.50.4922.900" />
					<criterion test_ref="wrt-206" negate="true" comment="the patch q328970 is installed (Installed Components key)" />
					<criterion test_ref="wrt-207" negate="true" comment="the patch q324929 is installed (Installed Components key)" />
					<criterion test_ref="wrt-208" negate="true" comment="the patch q810847 is installed (Installed Components key)" />
					<criterion test_ref="wrt-209" negate="true" comment="the patch q813489 is installed (Installed Components key)" />
					<criterion test_ref="wrt-210" negate="true" comment="the patch q818529 is installed (Installed Components key)" />
					<criterion test_ref="wrt-211" negate="true" comment="the patch q822925 is installed (Installed Components key)" />
					<criterion test_ref="wrt-212" negate="true" comment="the patch q828750 is installed (Installed Components key)" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL499" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>pine</product>
			</affected>
			<dates>
				<submitted date="2003-09-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in PINE before 4.58 allows remote attackers to execute arbitrary code via a malformed message/external-body MIME type.</description>
			<reference source="CVE">CAN-2003-0720</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-240" comment="pine version is less than 4.44-19.90.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-314" comment="/usr/bin/pine is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL500" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Remote Access Service (RAS)</product>
			</affected>
			<dates>
				<submitted date="2003-06-08">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The default permissions for the RAS Administration key in Windows NT 4.0 allows local users to execute arbitrary commands by changing the value to point to a malicious DLL, aka one of the &quot;Registry Permissions&quot; vulnerabilities.</description>
			<reference source="CVE">CAN-2001-0045</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-1011" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition" />
					<criterion test_ref="cmp-1012" comment="For Terminal Server" />
					<criterion test_ref="wrt-454" negate="true" comment="Patch Q265714 Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-258" comment="RAS Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL503" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>pine</product>
			</affected>
			<dates>
				<submitted date="2003-09-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Integer signedness error in rfc2231_get_param from strings.c in PINE before 4.58 allows remote attackers to execute arbitrary code via an email that causes an out-of-bounds array access using a negative number.</description>
			<reference source="CVE">CAN-2003-0721</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-240" comment="pine version is less than 4.44-19.90.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-314" comment="/usr/bin/pine is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL507" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
			<reference source="CVE">CAN-2004-0566</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-268" comment="the version of mshtml.dll is less than 6.00.2743.600" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL508" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to bypass zone restrictions and read arbitrary files via an XML object.</description>
			<reference source="CVE">CAN-2003-0817</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL509" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
			<reference source="CVE">CAN-2003-1048</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-279" comment="the version of mshtml.dll is less than 5.00.3819.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL510" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-91" comment="the version of mshtml.dll is less than 5.00.3813.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL511" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-92" comment="the version of mshtml.dll is less than 5.50.4937.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL512" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-93" comment="the version of mshtml.dll is less than 6.00.2737.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL513" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wft-94" comment="the version of mshtml.dll is less than 6.00.2800.1400" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL515" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
			<reference source="CVE">CAN-2004-0566</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-270" comment="the version of mshtml.dll is less than 5.0.3532.300" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL517" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>Double-free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
			<reference source="CVE">CAN-2003-1048</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-266" comment="the version of mshtml.dll is less than 6.00.3790.191" />
					<criterion test_ref="wrt-237" negate="true" comment="the patch kb867801 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL519" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-30">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-02">DRAFT</status_change>
				<status_change date="2004-08-25">INTERIM</status_change>
				<status_change date="2004-09-09">ACCEPTED</status_change>
			</dates>
			<description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifiying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a &quot;URL:&quot; prepended to a &quot;ms-its&quot; protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
			<reference source="CVE">CAN-2004-0549</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-268" comment="the version of mshtml.dll is less than 6.00.2743.600" />
					<criterion test_ref="wrt-245" negate="true" comment="the patch kb832894 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL520" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-01-21" comment="Removed the test for Windows 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to bypass zone restrictions and read arbitrary files via an XML object.</description>
			<reference source="CVE">CAN-2003-0817</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-23" comment="the version of mshtml.dll is less than 5.0.3523.1700" />
					<criterion test_ref="wrt-19" negate="true" comment="the patch q824145 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL522" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Postfix</product>
			</affected>
			<dates>
				<submitted date="2003-09-02">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Postfix 1.1.11 and earlier allows remote attackers to use Postfix to conduct &quot;bounce scans&quot; or DDos attacks of other hosts via an email address to the local host containing the target IP address and service name followed by a &quot;!&quot; string, which causes Postfix to attempt to use SMTP to communicate with the target on the associated port.</description>
			<reference source="CVE">CAN-2003-0468</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-201" comment="Red Hat 9 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-241" comment="postfix version is less than 1.1.12-1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-208" comment="smtpd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL525" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 95</windows:platform>
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Data Access Compnents 2.5</product>
			</affected>
			<dates>
				<submitted date="2004-01-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a component of Microsoft Data Access Components (MDAC) 2.5 through 2.8 allows remote attackers to execute arbitrary code via a malformed UDP response to a broadcast request.</description>
			<reference source="CVE">CVE-2003-0903</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-100" comment="MDAC 2.5 is installed" />
					<criterion test_ref="wft-40" comment="the version of odbcbcp.dll is less than 3.70.11.46" />
					<criterion test_ref="wft-35" comment="the version of sqlsrv32.dll is less than 3.70.11.46" />
					<criterion test_ref="wrt-110" negate="true" comment="the patch q832483 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL526" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6 Service Pack 1 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2005-05-10" comment="modified wrt-51 - Comment updated to indicate IE 6.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-05-11">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a &quot;%01&quot; character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the &quot;Improper URL Canonicalization Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1025</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6  for Windows Server 2003 is installed" />
					<criterion test_ref="wft-95" comment="the version of mshtml.dll is less than 6.00.3790.118" />
					<criterion test_ref="wrt-140" negate="true" comment="the patch q832894 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL527" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CAN-2003-0823, aka the &quot;Function Pointer Drag and Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-56" comment="Internet Explorer 5.01 Service Pack 2 is installed" />
					<criterion test_ref="wft-90" comment="the version of mshtml.dll is less than 5.00.3526.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL529" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 3</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CAN-2003-0823, aka the &quot;Function Pointer Drag and Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-90" comment="the version of mshtml.dll is less than 5.00.3526.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL530" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.01 Service Pack 4</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CAN-2003-0823, aka the &quot;Function Pointer Drag and Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-91" comment="the version of mshtml.dll is less than 5.00.3813.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL531" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CAN-2003-0823, aka the &quot;Function Pointer Drag and Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1027</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-92" comment="the version of mshtml.dll is less than 5.50.4937.800" />
					<criterion test_ref="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL532" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-02-03">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-03-04" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CAN-2003-0823, aka the &quot;Function Pointer Drag and Drop Vulnerability.&quot;</descr
