<?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>20050427124153</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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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>
					<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="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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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="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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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;</description>
			<reference source="CVE">CAN-2003-1027</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>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL534" 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>
				<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-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>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL539" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1066" comment="Windows XP 64-bit with Service Pack 1" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-33" comment="The version of mswrd664.wpc OR wmswrd632.wpc is less than 2004.10.25.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL542" 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 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="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="OVAL543" 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 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-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="OVAL544" 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>The address parser code in Postfix 1.1.12 and earlier allows remote attackers to cause a denial of service (lock) via (1) a malformed envelope address to a local host that would generate a bounce and contains the &quot;.!&quot; string in the MAIL FROM or Errors-To headers, which causes nqmgr to lock up, or (2) via a valid MAIL FROM with a RCPT TO containing a &quot;.!&quot; string, which causes an instance of the SMTP listener to lock up.</description>
			<reference source="CVE">CAN-2003-0540</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="OVAL548" 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 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-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="OVAL549" 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 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-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="OVAL552" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>smbd</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>Buffer overflow in the SMB/CIFS packet fragment re-assembly code for SMB daemon (smbd) in Samba before 2.2.8, and Samba-TNG before 0.3.1, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0085</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-242" comment="samba version is less than 2.2.7a-7.9.0" />
				</software>
				<configuration>
					<criterion test_ref="rlt-209" comment="smbd listens on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL553" 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.6</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-101" comment="MDAC 2.6 is installed" />
					<criterion test_ref="wft-41" comment="the version of odbcbcp.dll is less than 2000.80.747.0" />
					<criterion test_ref="wft-36" comment="the version of sqlsrv32.dll is less than 2000.80.747.0" />
					<criterion test_ref="wrt-110" negate="true" comment="the patch q832483 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL554" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Samba</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 code for writing reg files in Samba before 2.2.8 allows local users to overwrite arbitrary files via a race condition involving chown.</description>
			<reference source="CVE">CAN-2003-0086</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-242" comment="samba version is less than 2.2.7a-7.9.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL555" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Xsun</product>
			</affected>
			<dates>
				<submitted date="2004-12-28">
					<contributor organization="The MITRE Corporation">Brian Soby</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>Buffer overflow in Xsun in Solaris 8 and earlier allows local users to execute arbitrary commands via a long HOME environmental variable</description>
			<reference source="CVE">CVE-2001-0422</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="spt-4" negate="true" comment="Patch 108376-25 or later installed" />
					<criterion test_ref="spt-5" negate="true" comment="Patch 108652-30 or later installed" />
					<criterion test_ref="sat-12" comment="X Window System platform software (SUNWxwplt) installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL556" 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 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-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="OVAL564" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Samba</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>Multiple buffer overflows in Samba before 2.2.8a may allow remote attackers to execute arbitrary code or cause a denial of service, as discovered by the Samba team and a different vulnerability than CAN-2003-0201.</description>
			<reference source="CVE">CAN-2003-0196</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-243" comment="samba version is less than 2.2.7a-8.9.0" />
				</software>
				<configuration>
					<criterion test_ref="rlt-210" comment="smbd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL566" 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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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="OVAL567" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Samba, Samba-TNG</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>Buffer overflow in the call_trans2open function in trans2.c for Samba 2.2.x before 2.2.8a, 2.0.10 and earlier 2.0.x versions, and Samba-TNG before 0.3.2, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0201</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-243" comment="samba version is less than 2.2.7a-8.9.0" />
				</software>
				<configuration>
					<criterion test_ref="rlt-210" comment="smbd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL569" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>semi MIME library</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 (1) semi MIME library 1.14.5 and earlier, and (2) wemi 1.14.0 and possibly other versions, allows local users to overwrite arbitrary files via a symlink attack on temporary files.</description>
			<reference source="CVE">CAN-2003-0440</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-319" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-320" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL572" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Sendmail</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 prescan function in Sendmail 8.12.9 allows remote attackers to execute arbitrary code via buffer overflow attacks, as demonstrated using the parseaddr function in parseaddr.c.</description>
			<reference source="CVE">CAN-2003-0694</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-246" comment="sendmail version is less than 8.12.8-5.90" />
				</software>
				<configuration>
					<criterion test_ref="cmp-323" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL575" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Windows Workstation Service</product>
			</affected>
			<dates>
				<submitted date="2003-11-12">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-09">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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-8" comment="the version of wkssvc.dll is less than 5.00.2195.6862" />
					<criterion test_ref="wrt-86" negate="true" comment="the patch q828748 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-71" comment="the workstation service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL582" 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>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>Two vulnerabilities in Microsoft Virtual Machine (VM) up to and including build 5.0.3805, as used in Internet Explorer and other applications, allow remote attackers to read files via a Java applet with a spoofed location in the CODEBASE parameter in the APPLET tag, possibly due to a parsing error.</description>
			<reference source="CVE">CAN-2002-1258</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wft-302" comment="the version of msjava.dll is less than 5.0.3809.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL585" 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 97</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<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-04-11" comment="modified wft-17 - wft-17 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-20" comment="Corrected unknown test">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
			</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>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="ukn-10" comment="Word 97 is installed" />
					<criterion test_ref="wft-17" comment="the version of winword.exe is less than 8.0.0.9315" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL586" 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 98</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<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 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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="ukn-11" comment="Word 98 is installed" />
					<criterion test_ref="wft-18" comment="the version of winword.exe is less than 8.0.0.9716" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL588" 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-12-18">
					<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>
			</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-51" comment="Internet Explorer 6 Service Pack 1 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="OVAL591" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</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-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">Andrew Buttner</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="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-12" comment="the version of shtml.dll is less than 4.0.2.7523" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-33" comment="FrontPage Server Extensions 2000 are enabled (WinNT)" />
					<criterion test_ref="wmt-2" comment="SmartHTML interpreter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL592" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Licence Logging Service</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in the rwho daemon (in.rwhod) for Solaris 7 through 9 allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-1351</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-87" comment="Solaris 7 or 8 OR Solaris 9 and Remote Network Server Commands (SUNWrcmds) installed" />
					<criterion test_ref="spt-68" negate="true" comment="Patch 118239-01 or later installed" />
					<criterion test_ref="spt-69" negate="true" comment="Patch 116984-01 or later installed" />
					<criterion test_ref="spt-70" negate="true" comment="Patch 117455-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-7" comment="in.rwhod is running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL594" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>MSN Messenger</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
			<reference source="CVE">CAN-2004-0597</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-195" negate="true" comment="MSN Messenger 6.2.0205 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL595" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Sendmail</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;potential buffer overflow in ruleset parsing&quot; for Sendmail 8.12.9, when using the nonstandard rulesets (1) recipient (2), final, or (3) mailer-specific envelope recipients, has unknown consequences.</description>
			<reference source="CVE">CAN-2003-0681</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-247" comment="sendmail version is less than 8.12.8-9.90" />
				</software>
				<configuration>
					<criterion test_ref="cmp-323" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL597" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Sendmail</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 DNS map code in Sendmail 8.12.8 and earlier, when using the &quot;enhdnsbl&quot; feature, does not properly initialize certain data structures, which allows remote attackers to cause a denial of service (process crash) via an invalid DNS response that causes Sendmail to free incorrect data.</description>
			<reference source="CVE">CAN-2003-0688</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-248" comment="sendmail version is less than 8.12.8-6.90" />
				</software>
				<configuration>
					<criterion test_ref="rlt-212" comment="sendmail is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL603" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Sendmail</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>The prescan function in Sendmail 8.12.9 allows remote attackers to execute arbitrary code via buffer overflow attacks, as demonstrated using the parseaddr function in parseaddr.c.</description>
			<reference source="CVE">CAN-2003-0694</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-247" comment="sendmail version is less than 8.12.8-9.90" />
				</software>
				<configuration>
					<criterion test_ref="cmp-323" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL606" 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-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">Andrew Buttner</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-66" comment="Windows XP (sp1 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="OVAL614" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>SquirrelMail</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>Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail before 1.2.11 allow remote attackers to inject arbitrary HTML code and steal information from a client's web browser.</description>
			<reference source="CVE">CAN-2003-0160</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-249" comment="squirrelmail version is less than 1.2.11-1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL619" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>unzip</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>Directory traversal vulnerability in UnZip 5.50 allows attackers to overwrite arbitrary files via invalid characters between two . (dot) characters, which are filtered and result in a &quot;..&quot; sequence.</description>
			<reference source="CVE">CAN-2003-0282</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-250" comment="unzip version is less than 5.50-33" />
				</software>
				<configuration>
					<criterion test_ref="cmp-335" comment="/usr/bin/unzip is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL625" 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-01-14" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.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">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>
			</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>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-77" comment="Windows NT, 2000, or XP is installed" />
					<criterion test_ref="ukn-13" comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-32" comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" />
					<criterion test_ref="wmt-2" comment="SmartHTML interpreter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL629" 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>
				<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-51" comment="Internet Explorer 6 Service Pack 1 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>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL630" 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 bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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="OVAL631" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>up2date</product>
			</affected>
			<dates>
				<submitted date="2003-09-03">
					<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>up2date 3.0.7 and 3.1.23 does not properly verify RPM GPG signatures, which could allow remote attackers to cause unsigned packages to be installed from the Red Hat Network, if that network is compromised.</description>
			<reference source="CVE">CAN-2003-0546</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-251" comment="up2date version is less than 3.1.23.1-5" />
				</software>
				<configuration>
					<criterion test_ref="rct-206" comment="rhnsd is running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL634" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>vsftpd</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>vsftpd FTP daemon in Red Hat Linux 9 is not compiled against TCP wrappers (tcp_wrappers) but is installed as a standalone service, which inadvertently prevents vsftpd from restricting access as intended.</description>
			<reference source="CVE">CAN-2003-0135</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-252" comment="vsftpd version is less than 1.1.3-8" />
				</software>
				<configuration>
					<criterion test_ref="rlt-213" comment="vsftpd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL636" 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 Excel 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-15 - wft-15 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 Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
			<reference source="CVE">CAN-2003-0821</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-137" comment="Excel 2000 is installed" />
					<criterion test_ref="wft-15" comment="the version of excel.exe is less than 9.0.0.8216" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL643" 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 bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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="OVAL644" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>MDAC 2.8</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The License Logging service for Windows NT Server, Windows 2000 Server, and Windows Server 2003 does not properly validate the length of messages, which leads to an &quot;unchecked buffer&quot; and allows remote attackers to cause a denial of service (crash) and possibly execute arbtirary code, aka the &quot;License Logging Service Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0050</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wrt-96" negate="true" comment="the patch kb885834 is installed (Hotfix key)" />
					<criterion test_ref="wft-393" comment="the version of Llssrv.exe is less than 4.0.1381.33632" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-344" comment="license logging service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL653" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.</description>
			<reference source="CVE">CAN-2003-0818</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-49" comment="the version of msasn1.dll is less than 5.0.2195.6823" />
					<criterion test_ref="wrt-99" negate="true" comment="the patch kb828028 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL657" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>xinetd</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>
				<modified date="2004-05-17" comment="Changed tested epoch in xinetd test rvt-253 to 2, based on testing.">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Memory leak in xinetd 2.3.10 allows remote attackers to cause a denial of service (memory consumption) via a large number of rejected connections.</description>
			<reference source="CVE">CAN-2003-0211</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-253" comment="xinetd version is less than 2:2.3.11-1.9.0" />
				</software>
				<configuration>
					<criterion test_ref="rlt-214" comment="xinetd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL664" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>xpdf</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>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Various PDF viewers including Adobe Acrobat 5.06 and Xpdf 1.01 allow remote attackers to execute arbitrary commands via shell metacharacters in an embedded hyperlink.</description>
			<reference source="CVE">CAN-2003-0434</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-254" comment="xpdf version is less than 2.0.1-11" />
				</software>
				<configuration>
					<criterion test_ref="cmp-338" comment="xpdf is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL667" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>ypserv</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>ypserv NIS server before 2.7 allows remote attackers to cause a denial of service via a TCP client request that does not respond to the server, which causes ypserv to block.</description>
			<reference source="CVE">CAN-2003-0251</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-255" comment="ypserv version is less than 2.8-0.9E" />
				</software>
				<configuration>
					<criterion test_ref="rlt-215" comment="ypserv is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL668" 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 2002</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<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-04-11" comment="modified wft-22 - wft-22 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-133" comment="Word 2002 is installed" />
					<criterion test_ref="wft-22" comment="the version of winword.exe is less than 10.0.5815.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL675" 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 Excel 97</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<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-04-11" comment="modified wft-14 - wft-14 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
			</dates>
			<description>Microsoft Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
			<reference source="CVE">CAN-2003-0821</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="ukn-12" comment="Excel 97 is installed" />
					<criterion test_ref="wft-14" comment="the version of excel.exe is less than 8.00.01.9904" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL681" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>NetDDE Agent</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>
			</dates>
			<description>NetDDE Agent on Windows NT 4.0, 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows local users to execute arbitrary code as LocalSystem via &quot;shatter&quot; style attack by sending a WM_COPYDATA message followed by a WM_TIMER message, as demonstrated by GetAd, aka &quot;Flaw in Windows WM_TIMER Message Handling Could Enable Privilege Elevation.&quot;</description>
			<reference source="CVE">CVE-2002-1230</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-474" comment="the version of user32.dll is less than 4.0.1381.7177" />
					<criterion test_ref="wft-475" comment="the version of gdi32.dll is less than 4.0.1381.7177" />
					<criterion test_ref="wft-476" comment="the version of winsrv.dll is less than 4.0.1381.7202" />
					<criterion test_ref="wft-477" comment="the version of win32k.sys is less than 4.0.1381.7207" />
					<criterion test_ref="wrt-502" negate="true" comment="Patch Q328310 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL685" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>
				<modified date="2005-02-09" comment="modified cmp-35 - Corrected test comment">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wrt-35 - wrt-35 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</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-300" comment="the version of mswrd6.wpc is less than 10.0.803.2" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-35" comment="Word for Windows 6.0 Converter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL687" 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 bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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="OVAL689" 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 bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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="OVAL690" 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 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="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="OVAL695" 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 Excel 2002</product>
			</affected>
			<dates>
				<submitted date="2003-11-19">
					<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-04-11" comment="modified wft-16 - wft-16 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 Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
			<reference source="CVE">CAN-2003-0821</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-138" comment="Excel 2002 is installed" />
					<criterion test_ref="wft-16" comment="the version of excel.exe is less than 10.0.5815.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL699" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft FrontPage Server Extensions 2000</product>
			</affected>
			<dates>
				<submitted date="2003-03-04">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2003-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="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-112" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists" />
				</software>
				<configuration>
					<criterion test_ref="wrt-33" comment="FrontPage Server Extensions 2000 are enabled (WinNT)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL704" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>The Windows Internet Naming Service (WINS) for Microsoft Windows Server 2003, and possibly Windows NT and Server 2000, does not properly validate the length of certain packets, which allows attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CVE-2003-0825</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-60" comment="Windows 2000 Server is installed" />
					<criterion test_ref="wft-98" comment="the version of wins.exe is less than 5.0.2195.6870" />
					<criterion test_ref="wrt-97" negate="true" comment="the patch kb830352 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL710" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-159 - unchecked value">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the &quot;DHTML Method Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0055</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-200" comment="Internet Explorer 6.0 Installed XP SP2" />
					<criterion test_ref="wft-500" comment="the version of mshtml.dll is less than 6.0.2900.2604" />
					<criterion test_ref="wrt-159" negate="true" comment="the patch kb867282 is installed (XP SP2 Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL712" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Animated Cursor</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Windows Animated Cursor (ANI) in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allows remote attackers to cause a denial of service (kernel crash or resource consumption) via the (1) frame number or (2) rate number set to zero</description>
			<reference source="CVE">CAN-2004-1305</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-351" comment="the version of user32.dll is less than 4.0.1381.7342" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL713" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Hyperlink Object Library</product>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2005-0057</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-369" comment="the version of hlink.dll is less than 5.2.3790.227" />
					<criterion test_ref="wrt-78" negate="true" comment="the patch kb888113 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL733" 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-12-18">
					<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 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-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="OVAL743" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft FrontPage Server Extensions 2000</product>
			</affected>
			<dates>
				<submitted date="2003-03-04">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2003-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-65" comment="Windows 2000 (sp3 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="OVAL745" 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 bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL751" 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>Microsoft Data Access Compnents 2.7</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="cmp-100" comment="MDAC 2.7 is installed and a vulnerable version of sqlsrv32.dll and odbcbcp.dll exists" />
					<criterion test_ref="wrt-110" negate="true" comment="the patch q832483 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL762" 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-01-14" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.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">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>
			</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>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-78" comment="Windows 2000, XP, or 2003 is installed" />
					<criterion test_ref="ukn-13" comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-34" comment="SharePoint Team Services are enabled (2K, XP, 2003)" />
					<criterion test_ref="wmt-2" comment="SmartHTML interpreter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL774" 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>
				<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 via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</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>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL775" 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 Data Access Compnents 2.8</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-104" comment="MDAC 2.8 (RTM) is installed" />
					<criterion test_ref="wft-44" comment="the version of odbcbcp.dll is less than 2000.85.1025.0" />
					<criterion test_ref="wft-39" comment="the version of sqlsrv32.dll is less than 2000.85.1025.0" />
					<criterion test_ref="cmp-103" comment="the patch q832483 is not installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL778" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-12-28">
					<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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-328" comment="the version of lsasrv.dll is less than 5.0.2195.6987" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL779" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-11-30">
					<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>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-478" negate="true" comment="the patch Q811493 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-76" comment="The version of Ntoskrnl.exe is less than 5.1.2600.160" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL794" 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>
				<product>Windows Script Engine for JScript v5.1</product>
			</affected>
			<dates>
				<submitted date="2004-03-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</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">David Proulx</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-08-24" comment="Added patch information to definition">
					<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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-120" comment="the version of jscript.dll is less than 5.1.0.8513" />
					<criterion test_ref="cmp-212" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
					<criterion test_ref="wrt-500" negate="true" comment="the patch js56nen.exe (5.1.0.8513 version) is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-76" comment="active scripting is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL795" 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>
				<product>Windows Script Engine for JScript v5.5</product>
			</affected>
			<dates>
				<submitted date="2004-03-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</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">David Proulx</contributor>
				</modified>
				<status_change date="2004-03-09">INTERIM</status_change>
				<status_change date="2004-03-25">ACCEPTED</status_change>
				<modified date="2004-08-24" comment="Added patch information to definition">
					<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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-121" comment="the version of jscript.dll is less than 5.5.0.8513" />
					<criterion test_ref="cmp-212" negate="true" comment="Windows 2000 Service Pack 4 (or later) is installed" />
					<criterion test_ref="wrt-501" negate="true" comment="the patch js56nen.exe (5.5.0.8513 version) is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-76" comment="active scripting is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL796" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.</description>
			<reference source="CVE">CAN-2003-0818</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-108" comment="the version of msasn1.dll is less than 5.0.2195.6824" />
					<criterion test_ref="wrt-99" negate="true" comment="the patch kb828028 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL797" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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="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>Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.</description>
			<reference source="CVE">CAN-2003-0818</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-53" comment="a vulnerable version of msasn1.dll exists" />
					<criterion test_ref="wrt-99" negate="true" comment="the patch kb828028 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL799" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.</description>
			<reference source="CVE">CAN-2003-0818</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-106" comment="the version of msasn1.dll is less than 5.2.3790.88" />
					<criterion test_ref="wrt-99" negate="true" comment="the patch kb828028 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL800" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>The Windows Internet Naming Service (WINS) for Microsoft Windows Server 2003, and possibly Windows NT and Server 2000, does not properly validate the length of certain packets, which allows attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CVE-2003-0825</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-110" comment="the version of wins.exe is less than 4.0.1381.7255" />
					<criterion test_ref="wrt-97" negate="true" comment="the patch kb830352 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL801" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>The Windows Internet Naming Service (WINS) for Microsoft Windows Server 2003, and possibly Windows NT and Server 2000, does not properly validate the length of certain packets, which allows attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CVE-2003-0825</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-111" comment="the version of wins.exe is less than 4.0.1381.33554" />
					<criterion test_ref="wrt-97" negate="true" comment="the patch kb830352 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL802" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2004-02-12">
					<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>The Windows Internet Naming Service (WINS) for Microsoft Windows Server 2003, and possibly Windows NT and Server 2000, does not properly validate the length of certain packets, which allows attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CVE-2003-0825</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-112" comment="the version of wins.exe is less than 5.2.3790.99" />
					<criterion test_ref="wrt-97" negate="true" comment="the patch kb830352 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL803" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>PWLib</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Added a program_name element to rlt-217">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple vulnerabilities in PWLib before 1.6.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code, as demonstrated by the NISCC/OUSPG PROTOS test suite for the H.225 protocol.</description>
			<reference source="CVE">CAN-2004-0097</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-257" comment="pwlib version is less than 1.4.7-4.1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-217" comment="a program is listening on TCP or UDP port 1720" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL804" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>netpbm</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>netpbm 9.25 and earlier does not properly create temporary files, which allows local users to overwrite arbitrary files.</description>
			<reference source="CVE">CVE-2003-0924</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-341" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-342" comment="Vulnerable configuration" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL805" 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>
				<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 via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the &quot;Travel Log Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-1026</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 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>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL806" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ReadFontAlias from dirfile.c of XFree86 4.1.0 through 4.3.0 allows local users and remote attackers to execute arbitrary code via a font alias file (font.alias) with a long token, a different vulnerability than CAN-2004-0084 and CAN-2004-0106.</description>
			<reference source="CVE">CAN-2004-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-261" comment="XFree86 version is less than 4.3.0-2.90.55" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL807" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ReadFontAlias function in XFree86 4.1.0 to 4.3.0, when using the CopyISOLatin1Lowered function, allows local or remote authenticated users to execute arbitrary code via a malformed entry in the font alias (font.alias) file, a different vulnerability than CAN-2004-0083 and CAN-2004-0106.</description>
			<reference source="CVE">CAN-2004-0084</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-261" comment="XFree86 version is less than 4.3.0-2.90.55" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL809" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple unknown vulnerabilities in XFree86 4.1.0 to 4.3.0, related to improper handling of font files, a different set of vulnerabilities than CAN-2004-0083 and CAN-2004-0084.</description>
			<reference source="CVE">CAN-2004-0106</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-261" comment="XFree86 version is less than 4.3.0-2.90.55" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL810" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>netpbm</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>netpbm 9.25 and earlier does not properly create temporary files, which allows local users to overwrite arbitrary files.</description>
			<reference source="CVE">CVE-2003-0924</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-574" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-342" comment="Vulnerable configuration" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL811" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Mutt</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the index menu code (menu_pad_string of menu.c) for Mutt 1.4.1 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via certain mail messages.</description>
			<reference source="CVE">CVE-2004-0078</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-265" comment="mutt version is less than 1.4.1-3.3" />
				</software>
				<configuration>
					<criterion test_ref="cmp-305" comment="/usr/bin/mutt is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL813" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Mailman</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in the admin CGI script for Mailman before 2.1.4 allows remote attackers to steal session cookies and conduct unauthorized activities.</description>
			<reference source="CVE">CAN-2003-0965</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-266" comment="mailman version is less than 2.1.1-5" />
				</software>
				<configuration>
					<criterion test_ref="rlt-218" comment="httpd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL815" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Mailman</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in the create CGI script for Mailman before 2.1.3 allows remote attackers to steal cookies of other users.</description>
			<reference source="CVE">CAN-2003-0992</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-266" comment="mailman version is less than 2.1.1-5" />
				</software>
				<configuration>
					<criterion test_ref="rlt-218" comment="httpd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL818" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Gaim</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in Gaim 0.75 and earlier, and Ultramagnetic before 0.81, allow remote attackers to cause a denial of service and possibly execute arbitrary code via (1) cookies in a Yahoo web connection, (2) a long name parameter in the Yahoo login web page, (3) a long value parameter in the Yahoo login page, (4) a YMSG packet, (5) the URL parser, and (6) HTTP proxy connect.</description>
			<reference source="CVE">CAN-2004-0006</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-267" comment="gaim version is less than 0.75-0.9.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-802" comment="/usr/bin/gaim is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL819" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Gaim</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Extract Info Field Function for (1) MSN and (2) YMSG protocol handlers in Gaim 0.74 and earlier, and Ultramagnetic before 0.81, allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0007</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-267" comment="gaim version is less than 0.75-0.9.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-802" comment="/usr/bin/gaim is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL820" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Gaim</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in Gaim 0.74 and earlier, and Ultramagnetic before 0.81, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a directIM packet that triggers a heap-based buffer overflow.</description>
			<reference source="CVE">CAN-2004-0008</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-267" comment="gaim version is less than 0.75-0.9.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-802" comment="/usr/bin/gaim is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL821" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>slocate</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in main.c of slocate 2.6, and possibly other versions, may allow local users to gain privileges via a modified slocate database that causes a negative &quot;pathlen&quot; value to be used.</description>
			<reference source="CVE">CAN-2003-0848</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-268" comment="slocate version is less than 2.7-2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-805" comment="/usr/bin/slocate is setgid" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL822" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Midnight Commander</product>
			</affected>
			<dates>
				<submitted date="2004-03-21">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in vfs_s_resolve_symlink of vfs/direntry.c for Midnight Commander (mc) 4.6.0 and earlier, and possibly later versions, allows remote attackers to execute arbitrary code during symlink conversion.</description>
			<reference source="CVE">CAN-2003-1023</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-269" comment="mc version is less than 4.6.0-7.9" />
				</software>
				<configuration>
					<criterion test_ref="cmp-806" comment="/usr/bin/mc is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL823" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>KDE</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Konqueror in KDE 3.1.3 and earlier (kdelibs) allows remote attackers to bypass intended cookie access restrictions on a web application via &quot;%2e%2e&quot; (encoded dot dot) directory traversal sequences in a URL, which causes Konqueror to send the cookie outside the specified URL subsets, e.g. to a vulnerable application that runs on the same server as the target application.</description>
			<reference source="CVE">CAN-2003-0592</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-270" comment="kdelibs version is less than 3.1-13" />
				</software>
				<configuration>
					<criterion test_ref="cmp-304" comment="/usr/bin/konqueror is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL825" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>mremap</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The do_mremap function for the mremap system call in Linux 2.2 to 2.2.25, 2.4 to 2.4.24, and 2.6 to 2.6.2, does not properly check the return value from the do_munmap function when the maximum number of VMA descriptors is exceeded, which allows local users to gain root privileges, a different vulnerability than CAN-2003-0985.</description>
			<reference source="CVE">CVE-2004-0077</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-808" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL826" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>PWLib</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Added a program_name element to rlt-217">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple vulnerabilities in PWLib before 1.6.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code, as demonstrated by the NISCC/OUSPG PROTOS test suite for the H.225 protocol.</description>
			<reference source="CVE">CAN-2004-0097</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-274" comment="pwlib version is less than 1.4.7-7.EL" />
				</software>
				<configuration>
					<criterion test_ref="rlt-217" comment="a program is listening on TCP or UDP port 1720" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL827" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Samba 3.0.0 and 3.0.1</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The mksmbpasswd shell script (mksmbpasswd.sh) in Samba 3.0.0 and 3.0.1, when creating an account but marking it as disabled, may overwrite the user password with an uninitialized buffer, which could enable the account with a more easily guessable password.</description>
			<reference source="CVE">CVE-2004-0082</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-275" comment="samba version is less than 3.0.2-6.3E" />
				</software>
				<configuration>
					<criterion test_ref="rlt-210" comment="smbd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL828" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mod_python</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in mod_python 3.0.x before 3.0.4, and 2.7.x before 2.7.9, allows remote attackers to cause a denial of service (httpd crash) via a certain query string.</description>
			<reference source="CVE">CAN-2003-0973</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-276" comment="mod_python version is less than 3.0.1-4" />
				</software>
				<configuration>
					<criterion test_ref="rlt-220" comment="httpd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL830" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-02-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in ReadFontAlias from dirfile.c of XFree86 4.1.0 through 4.3.0 allows local users and remote attackers to execute arbitrary code via a font alias file (font.alias) with a long token, a different vulnerability than CAN-2004-0084 and CAN-2004-0106.</description>
			<reference source="CVE">CAN-2004-0083</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-277" comment="XFree86 version is less than 4.3.0-55.EL" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL831" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ReadFontAlias function in XFree86 4.1.0 to 4.3.0, when using the CopyISOLatin1Lowered function, allows local or remote authenticated users to execute arbitrary code via a malformed entry in the font alias (font.alias) file, a different vulnerability than CAN-2004-0083 and CAN-2004-0106.</description>
			<reference source="CVE">CAN-2004-0084</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-277" comment="XFree86 version is less than 4.3.0-55.EL" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL832" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>XFree86</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple unknown vulnerabilities in XFree86 4.1.0 to 4.3.0, related to improper handling of font files, a different set of vulnerabilities than CAN-2004-0083 and CAN-2004-0084.</description>
			<reference source="CVE">CAN-2004-0106</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-277" comment="XFree86 version is less than 4.3.0-55.EL" />
				</software>
				<configuration>
					<criterion test_ref="cmp-568" comment="/usr/X11R6/bin/XFree86 is SUID and executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL833" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>XMLSoft Libxml2</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the (1) nanohttp or (2) nanoftp modules in XMLSoft Libxml2 2.6.0 through 2.6.5 allow remote attackers to execute arbitrary code via a long URL.</description>
			<reference source="CVE">CAN-2004-0110</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-815" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL834" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in Linux kernel before 2.4.22 allows local users to gain privileges, related to &quot;R128 DRI limits checking.&quot;</description>
			<reference source="CVE">CAN-2004-0003</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-816" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL835" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the ncp_lookup function for ncpfs in Linux kernel 2.4.x allows local users to gain privileges.</description>
			<reference source="CVE">CAN-2004-0010</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-816" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL836" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Vicam USB driver</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The Vicam USB driver in Linux before 2.4.25 does not use the copy_from_user function when copying data from userspace to kernel space, which crosses security boundaries and allows local users to cause a denial of service.</description>
			<reference source="CVE">CVE-2004-0075</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-816" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL837" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mremap</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The do_mremap function for the mremap system call in Linux 2.2 to 2.2.25, 2.4 to 2.4.24, and 2.6 to 2.6.2, does not properly check the return value from the do_munmap function when the maximum number of VMA descriptors is exceeded, which allows local users to gain root privileges, a different vulnerability than CAN-2003-0985.</description>
			<reference source="CVE">CVE-2004-0077</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-816" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL838" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Mutt</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
			</dates>
			<description>Buffer overflow in the index menu code (menu_pad_string of menu.c) for Mutt 1.4.1 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via certain mail messages.</description>
			<reference source="CVE">CVE-2004-0078</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-284" comment="mutt version is less than 1.4.1-3.4" />
				</software>
				<configuration>
					<criterion test_ref="cmp-305" comment="/usr/bin/mutt is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL839" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mod_python</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in mod_python 3.0.x before 3.0.4, and 2.7.x before 2.7.9, allows remote attackers to cause a denial of service (httpd crash) via a certain query string.</description>
			<reference source="CVE">CAN-2003-0973</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-276" comment="mod_python version is less than 3.0.1-4" />
				</software>
				<configuration>
					<criterion test_ref="rlt-220" comment="httpd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL842" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Media Services</product>
			</affected>
			<dates>
				<submitted date="2004-03-09">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
			</dates>
			<description>Unknown vulnerability in Windows Media Station Service and Windows Media Monitor Service components of Windows Media Services 4.1 allows remote attackers to cause a denial of service (disallowing new connections) via a certain sequence of TCP/IP packets.</description>
			<reference source="CVE">CVE-2003-0905</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-59" comment="Windows Media Services 4.1 is installed on Microsoft Windows 2000 Server" />
					<criterion test_ref="wft-46" comment="the version of nscm.exe is less than 4.1.0.3934" />
					<criterion test_ref="wft-47" comment="the version of nspmon.exe is less than 4.1.0.3934" />
					<criterion test_ref="wrt-149" negate="true" comment="the patch kb832359 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="ukn-3" negate="true" comment="configured to only offer streaming media over unicast" />
					<criterion test_ref="wrt-160" negate="true" comment="the Windows Media Station service is disabled" />
					<criterion test_ref="wrt-161" negate="true" comment="the Windows Media Monitor service is disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL843" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 95</windows:platform>
				<product>Microsoft Outlook</product>
			</affected>
			<dates>
				<submitted date="2004-03-09">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<status_change date="2004-05-05">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wft-130 - Added path to the end of the registry key specified in the first component of the file path">
					<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>Argument injection vulnerability in Microsoft Outlook 2002 does not sufficiently filter parameters of mailto: URLs when using them as arguments when calling OUTLOOK.EXE, which allows remote attackers to use script code in the Local Machine zone and execute arbitrary programs</description>
			<reference source="CVE">CVE-2004-0121</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-197" comment="Outlook 2002 is installed" />
					<criterion test_ref="wft-130" comment="the version of outlook.exe is less than 10.00.5709.0000" />
					<criterion test_ref="wrt-198" negate="true" comment="the patch kb828040 is installed" />
					<criterion test_ref="wrt-199" negate="true" comment="Microsoft Office XP Service Pack 3 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL844" 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>MSN Messenger</product>
			</affected>
			<dates>
				<submitted date="2004-03-09">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-03-25">INTERIM</status_change>
				<modified date="2004-03-30" comment="Fixed the path for both versions of the file to look at the correct registry key to determine the location of the 'Program Files' folder..  ">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Microsoft MSN Messenger 6.0 and 6.1 does not properly handle certain requests, which allows remote attackers to read arbitrary files.</description>
			<reference source="CVE">CVE-2004-0122</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-68" comment="Microsoft MSN Messenger 6.0 or 6.1 (but less than 6.1.0211) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL845" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>gdk-pixbuf</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>gdk-pixbuf before 0.20 allows attackers to cause a denial of service (crash) via a malformed bitmap (BMP) file.</description>
			<reference source="CVE">CVE-2004-0111</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-821" comment="Vulnerable configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL846" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>gdk-pixbuf</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>gdk-pixbuf before 0.20 allows attackers to cause a denial of service (crash) via a malformed bitmap (BMP) file.</description>
			<reference source="CVE">CVE-2004-0111</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-822" comment="Vulnerable configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL847" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>tcpdump before 3.8.1 allows remote attackers to cause a denial of service (infinite loop) via certain ISAKMP packets, a different vulnerability than CAN-2004-0057.</description>
			<reference source="CVE">CAN-2003-0989</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-291" comment="tcpdump version is less than 3.7.2-7.9.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL849" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>sysstat</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The (1) post and (2) trigger scripts in sysstat 4.0.7 and earlier allow local users to overwrite arbitrary files via symlink attacks on temporary files, a different vulnerability than CAN-2004-0108.</description>
			<reference source="CVE">CAN-2004-0107</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-292" comment="sysstat version is less than 4.0.7-4.rhl9.1" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL850" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The print_attr_string function in print-radius.c for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via a RADIUS attribute with a large length value.</description>
			<reference source="CVE">CAN-2004-0055</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-291" comment="tcpdump version is less than 3.7.2-7.9.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL851" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The rawprint function in the ISAKMP decoding routines (print-isakmp.c) for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via malformed ISAKMP packets that cause invalid &quot;len&quot; or &quot;loc&quot; values to be used in a loop, a different vulnerability than CAN-2003-0989.</description>
			<reference source="CVE">CAN-2004-0057</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-291" comment="tcpdump version is less than 3.7.2-7.9.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL852" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>tcpdump before 3.8.1 allows remote attackers to cause a denial of service (infinite loop) via certain ISAKMP packets, a different vulnerability than CAN-2004-0057.</description>
			<reference source="CVE">CAN-2003-0989</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-293" comment="tcpdump version is less than 3.7.2-7.E3.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL853" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>The print_attr_string function in print-radius.c for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via a RADIUS attribute with a large length value.</description>
			<reference source="CVE">CAN-2004-0055</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-293" comment="tcpdump version is less than 3.7.2-7.E3.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL854" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>tcpdump</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
			</dates>
			<description>The rawprint function in the ISAKMP decoding routines (print-isakmp.c) for tcpdump 3.8.1 and earlier allows remote attackers to cause a denial of service (segmentation fault) via malformed ISAKMP packets that cause invalid &quot;len&quot; or &quot;loc&quot; values to be used in a loop, a different vulnerability than CAN-2003-0989.</description>
			<reference source="CVE">CAN-2004-0057</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-293" comment="tcpdump version is less than 3.7.2-7.E3.1" />
				</software>
				<configuration>
					<criterion test_ref="cmp-823" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL855" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>CVS server</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>CVS server before 1.11.10 may allow attackers to cause the CVS server to create directories and files in the file system root directory via malformed module requests.</description>
			<reference source="CVE">CAN-2003-0977</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-294" comment="cvs version is less than 1.11.2-13" />
				</software>
				<configuration>
					<criterion test_ref="ret-974" comment="/ is world-writable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL856" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Ethereal</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The SMB dissector in Ethereal before 0.10.0 allows remote attackers to cause a denial of service via a malformed SMB packet that triggers a segmentation fault during processing of Selected packets.</description>
			<reference source="CVE">CAN-2003-1012</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-829" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-830" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL857" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Tethereal</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The Q.931 dissector in Ethereal before 0.10.0, and Tethereal, allows remote attackers to cause a denial of service (crash) via a malformed Q.931, which triggers a null dereference.</description>
			<reference source="CVE">CAN-2003-1013</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-829" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-830" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL858" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>KDE Personal Information Management (kdepim)</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the VCF file information reader for KDE Personal Information Management (kdepim) suite in KDE 3.1.0 through 3.1.4 allows attackers to execute arbitrary code via a VCF file.</description>
			<reference source="CVE">CVE-2003-0988</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-297" comment="kdepim version is less than 3.1-6" />
				</software>
				<configuration>
					<criterion test_ref="cmp-839" comment="/usr/share/services/kfile_vcf.desktop is readable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL859" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Real time clock (RTC) routines in Linux kernel 2.4.23 and earlier do not properly initialize their structures, which could leak kernel data to user space.</description>
			<reference source="CVE">CAN-2003-0984</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-840" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL860" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The mremap system call (do_mremap) in Linux kernel 2.4.x before 2.4.21 does not properly perform bounds checks, which allows local users to cause a denial of service and possibly gain privileges by causing a remapping of a virtual memory area (VMA) to create a zero length VMA, a different vulnerability than CAN-2004-0077.</description>
			<reference source="CVE">CVE-2003-0985</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-840" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL861" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>nfs-utils packages</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>rpc.mountd in nfs-utils after 1.0.3 and before 1.0.6 allows attackers to cause a denial of service (crash) via an NFS mount of a directory from a client whose reverse DNS lookup name is different from the forward lookup name.</description>
			<reference source="CVE">CAN-2004-0154</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-301" comment="nfs-utils version is less than 1.0.6-7.EL" />
				</software>
				<configuration>
					<criterion test_ref="rlt-221" comment="rpc.mountd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL862" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Sysstat</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The (1) post and (2) trigger scripts in sysstat 4.0.7 and earlier allow local users to overwrite arbitrary files via symlink attacks on temporary files, a different vulnerability than CAN-2004-0108.</description>
			<reference source="CVE">CAN-2004-0107</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-302" comment="sysstat version is less than 4.0.7-4.EL3.2" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL863" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>httpd</product>
			</affected>
			<dates>
				<submitted date="2004-03-17">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Multiple stack-based buffer overflows in (1) mod_alias and (2) mod_rewrite for Apache before 1.3.29 allow attackers to create configuration files to cause a denial of service (crash) or execute arbitrary code via a regular expression with more than 9 captures.</description>
			<reference source="CVE">CAN-2003-0542</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-303" comment="httpd version is less than 2.0.40-21.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-203" comment="httpd.worker is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL864" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Multiple stack-based buffer overflows in (1) mod_alias and (2) mod_rewrite for Apache before 1.3.29 allow attackers to create configuration files to cause a denial of service (crash) or execute arbitrary code via a regular expression with more than 9 captures.</description>
			<reference source="CVE">CAN-2003-0542</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-304" comment="httpd version is less than 2.0.46-26.ent" />
				</software>
				<configuration>
					<criterion test_ref="rlt-203" comment="httpd.worker is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL865" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>KDE Personal Information Management (kdepim)</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the VCF file information reader for KDE Personal Information Management (kdepim) suite in KDE 3.1.0 through 3.1.4 allows attackers to execute arbitrary code via a VCF file.</description>
			<reference source="CVE">CVE-2003-0988</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-305" comment="kdepim version is less than 3.1.3-3.3" />
				</software>
				<configuration>
					<criterion test_ref="cmp-839" comment="/usr/share/services/kfile_vcf.desktop is readable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL866" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>CVS server</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>CVS server before 1.11.10 may allow attackers to cause the CVS server to create directories and files in the file system root directory via malformed module requests.</description>
			<reference source="CVE">CAN-2003-0977</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-306" comment="cvs version is less than 1.11.2-14" />
				</software>
				<configuration>
					<criterion test_ref="ret-974" comment="/ is world-writable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL867" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The mremap system call (do_mremap) in Linux kernel 2.4.x before 2.4.21 does not properly perform bounds checks, which allows local users to cause a denial of service and possibly gain privileges by causing a remapping of a virtual memory area (VMA) to create a zero length VMA, a different vulnerability than CAN-2004-0077.</description>
			<reference source="CVE">CVE-2003-0985</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-843" comment="Vulnerable Configuration" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL868" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the eflags checking in the 32-bit ptrace emulation for the Linux kernel on AMD64 systems allows local users to gain privileges.</description>
			<reference source="CVE">CVE-2004-0001</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-207" comment="ix86 architecture" />
					<criterion test_ref="rvt-310" comment="kernel version is less than 2.4.21-9.EL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL869" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Net-SNMP</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Net-SNMP before 5.0.9 allows a user or community to access data in MIB objects, even if that data is not allowed to be viewed.</description>
			<reference source="CVE">CAN-2003-0935</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-311" comment="net-snmp version is less than 5.0.9-2.30E.1" />
				</software>
				<configuration>
					<criterion test_ref="rlt-223" comment="snmpd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL870" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The do_change_cipher_spec function in OpenSSL 0.9.6c to 0.9.6k, and 0.9.7a to 0.9.7c, allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0079</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-312" comment="openssl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-313" comment="openssl-devel version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-314" comment="openssl-perl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-315" comment="openssl096b version is less than 0.9.6b-16" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL871" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>OpenSSL 0.9.6 before 0.9.6d does not properly handle unknown message types, which allows remote attackers to cause a denial of service (infinite loop), as demonstrated using the Codenomicon TLS Test Tool.</description>
			<reference source="CVE">CAN-2004-0081</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-312" comment="openssl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-313" comment="openssl-devel version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-314" comment="openssl-perl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-315" comment="openssl096b version is less than 0.9.6b-16" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL872" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mozilla</product>
			</affected>
			<dates>
				<submitted date="2004-03-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple vulnerabilities in multiple vendor implementations of the Secure/Multipurpose Internet Mail Extensions (S/MIME) protocol allow remote attackers to cause a denial of service and possibly execute arbitrary code via an S/MIME email message containing certain unexpected ASN.1 constructs, as demonstrated using the NISSC test suite.</description>
			<reference source="CVE">CAN-2003-0564</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-316" comment="mozilla-nss version is less than 1.4.2-0.9.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL873" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mozilla</product>
			</affected>
			<dates>
				<submitted date="2004-03-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Mozilla allows remote attackers to bypass intended cookie access restrictions on a web application via &quot;%2e%2e&quot; (encoded dot dot) directory traversal sequences in a URL, which causes Mozilla to send the cookie outside the specified URL subsets, e.g. to a vulnerable application that runs on the same server as the target application.</description>
			<reference source="CVE">CAN-2003-0594</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-317" comment="mozilla version is less than 1.4.2-0.9.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-844" comment="/usr/bin/mozilla is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL874" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>mozilla</product>
			</affected>
			<dates>
				<submitted date="2004-03-18">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Mozilla before 1.4.2 executes Javascript events in the context of a new page while it is being loaded, allowing it to interact with the previous page (zombie document) and enable cross-domain and cross-site scripting (XSS) attacks, as demonstrated using onmousemove events.</description>
			<reference source="CVE">CVE-2004-0191</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-317" comment="mozilla version is less than 1.4.2-0.9.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-844" comment="/usr/bin/mozilla is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL875" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>libxml2</product>
			</affected>
			<dates>
				<submitted date="2004-02-22">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the (1) nanohttp or (2) nanoftp modules in XMLSoft Libxml2 2.6.0 through 2.6.5 allow remote attackers to execute arbitrary code via a long URL.</description>
			<reference source="CVE">CAN-2004-0110</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-815" comment="Vulnerable Config" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL876" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>httpd</product>
			</affected>
			<dates>
				<submitted date="2004-03-26">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Memory leak in ssl_engine_io.c for mod_ssl in Apache 2 before 2.0.49 allows remote attackers to cause a denial of service (memory consumption) via plain HTTP requests to the SSL port of an SSL-enabled server.</description>
			<reference source="CVE">CVE-2004-0113</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-323" comment="mod_ssl version is less than 2.0.46-32.ent" />
				</software>
				<configuration>
					<criterion test_ref="rlt-220" comment="httpd is listening to the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL877" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Red Hat 9</product>
			</affected>
			<dates>
				<submitted date="2004-04-07">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The &quot;%xx&quot; URL decoding function in Squid 2.5STABLE4 and earlier allows remote attackers to bypass url_regex ACLs via a URL with a NULL (&quot;%00&quot;) characterm, which causes Squid to use only a portion of the requested URL when comparing it against the access control lists.</description>
			<reference source="CVE">CVE-2004-0189</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-325" comment="squid version is less than 2.5STABLE1-3.9" />
				</software>
				<configuration>
					<criterion test_ref="rlt-225" comment="squid is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL878" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Red Hat 9</product>
			</affected>
			<dates>
				<submitted date="2004-04-07">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.</description>
			<reference source="CVE">CAN-2004-0176</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-848" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL879" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Red Hat 9</product>
			</affected>
			<dates>
				<submitted date="2004-04-07">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The dissect_attribute_value_pairs function in packet-radius.c for Ethereal 0.8.13 to 0.10.2 allows remote attackers to cause a denial of service (crash) via a malformed RADIUS packet that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0365</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-848" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL880" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>Red Hat 9</product>
			</affected>
			<dates>
				<submitted date="2004-04-07">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Ethereal 0.10.1 to 0.10.2 allows remote attackers to cause a denial of service (crash) via a zero-length Presentation protocol selector.</description>
			<reference source="CVE">CAN-2004-0367</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-848" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL882" 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>
				<product>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the &quot;MHTML URL Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0380</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-170" comment="Outlook Express 5.5 SP2 is installed" />
					<criterion test_ref="wft-182" comment="the version of inetcomm.dll is less than 5.50.4939.300" />
					<criterion test_ref="wrt-188" negate="true" comment="the patch kb837009 is installed (installed components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL883" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<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>Stack-based buffer overflow in certain Active Directory service functions in LSASRV.DLL of the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via a packet that causes the DsRolerUpgradeDownlevelServer function to create long debug entries for the DCPROMO.LOG log file, as exploited by the Sasser worm.</description>
			<reference source="CVE">CAN-2003-0533</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-192" comment="the version of lsasrv.dll is less than 5.0.2195.6902" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL885" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Secure Sockets Layer (SSL)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The Microsoft Secure Sockets Layer (SSL) library, as used in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service via malformed SSL messages.</description>
			<reference source="CVE">CAN-2004-0120</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-172" comment="the version of schannel.dll is less than 5.2.3790.132" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL886" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Secure Sockets Layer (SSL)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 Microsoft Secure Sockets Layer (SSL) library, as used in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service via malformed SSL messages.</description>
			<reference source="CVE">CAN-2004-0120</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-130" comment="a vulnerable version of schannel.dll exists" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL887" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.</description>
			<reference source="CVE">CAN-2004-0176</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-863" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL889" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Private Communications Transport (PCT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="added cmp-66">
					<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 Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via PCT 1.0 handshake packets.</description>
			<reference source="CVE">CAN-2003-0719</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-130" comment="a vulnerable version of schannel.dll exists" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
					<criterion test_ref="wrt-165" negate="true" comment="PCT support is disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL890" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Local Descriptor Table (LDT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The NtSetLdtEntries function in the programming interface for the Local Descriptor Table (LDT) in Windows NT 4.0 and Windows 2000 allows local attackers to gain access to kernel memory and execute arbitrary code via an expand-down data segment descriptor descriptor that points to protected memory.</description>
			<reference source="CVE">CAN-2003-0910</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-191" comment="the version of wintrust.dll is less than 5.131.2195.6824" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL891" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The dissect_attribute_value_pairs function in packet-radius.c for Ethereal 0.8.13 to 0.10.2 allows remote attackers to cause a denial of service (crash) via a malformed RADIUS packet that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0365</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-863" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL892" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Secure Sockets Layer (SSL)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The Microsoft Secure Sockets Layer (SSL) library, as used in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service via malformed SSL messages.</description>
			<reference source="CVE">CAN-2004-0120</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-171" comment="the version of schannel.dll is less than 5.1.2195.6899" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL893" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CAN-2003-0352 (Blaster/Nachi), CAN-2003-0715, and CAN-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
			<reference source="CVE">CAN-2003-0813</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-186" comment="the version of rpcrt4.dll is less than 5.0.2195.6904" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL894" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
			</dates>
			<description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CAN-2003-0352 (Blaster/Nachi), CAN-2003-0715, and CAN-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
			<reference source="CVE">CAN-2003-0813</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="cmp-17" comment="a vulnerable version of rpcrt4.dll exists on Server 2003" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL895" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows logon process (winlogon)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0806</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-136" comment="a vulnerable version of msgina.dll exists on NT" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-196" comment="machine is a member of a domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL896" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows logon process (winlogon)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0806</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-133" comment="the version of msgina.dll is less than 5.1.2600.136" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-196" comment="machine is a member of a domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL897" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
				<product>Windows Metafile (WMF)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1allows remote attackers to execute arbitrary code via a malformed WNF or EMF image.</description>
			<reference source="CVE">CAN-2003-0906</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-89" comment="a vulnerable version of mf3216.dll exists on NT" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL898" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Stack-based buffer overflow in certain Active Directory service functions in LSASRV.DLL of the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via a packet that causes the DsRolerUpgradeDownlevelServer function to create long debug entries for the DCPROMO.LOG log file, as exploited by the Sasser worm.</description>
			<reference source="CVE">CAN-2003-0533</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-143" comment="a vulnerable version of lsasrv.dll exists on XP" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL900" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CAN-2003-0352 (Blaster/Nachi), CAN-2003-0715, and CAN-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
			<reference source="CVE">CAN-2003-0813</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="cmp-1" comment="a vulnerable version of rpcrt4.dll exists on XP" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL901" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-02-16" comment="Added compound statement to include three platforms">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-02-23">DRAFT</status_change>
				<status_change date="2005-03-23">INTERIM</status_change>
				<status_change date="2005-04-13">ACCEPTED</status_change>
			</dates>
			<description>Windows 2000, XP, and Server 2003 does not properly &quot;validate the use of memory regions&quot; for COM structured storage files, which allows attackers to execute arbitrary code, aka the &quot;COM Structured Storage Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0047</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-389" comment="the version of ole32.dll is less than 5.2.3790.250" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
					<criterion test_ref="cmp-187" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL902" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>OpenSSL 0.9.6 before 0.9.6d does not properly handle unknown message types, which allows remote attackers to cause a denial of service (infinite loop), as demonstrated using the Codenomicon TLS Test Tool.</description>
			<reference source="CVE">CAN-2004-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-318" comment="openssl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-319" comment="openssl-devel version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-320" comment="openssl-perl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-321" comment="openssl096 version is less than 0.9.6-25.9" />
					<criterion test_ref="rvt-322" comment="openssl096b version is less than 0.9.6b-15" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL903" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Private Communications Transport (PCT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via PCT 1.0 handshake packets.</description>
			<reference source="CVE">CAN-2003-0719</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-170" comment="the version of schannel.dll is less than 4.87.1964.1880" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
					<criterion test_ref="wrt-165" negate="true" comment="PCT support is disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL904" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-14">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<modified date="2004-05-12" comment="Added a criterion to the configuration section to see if the HCP protocol is registered.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Help and Support Center in Microsoft Windows XP SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code via quotation marks in an hcp:// URL, which are not quoted when constructing the argument list to HelpCtr.exe.</description>
			<reference source="CVE">CAN-2003-0907</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-303" comment="the version of helpctr.exe is less than 5.2.3790.125" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-12" negate="true" comment="the HCP Protocol is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL905" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Ethereal 0.10.1 to 0.10.2 allows remote attackers to cause a denial of service (crash) via a zero-length Presentation protocol selector.</description>
			<reference source="CVE">CAN-2004-0367</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-863" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL907" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>H.323</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the H.323 protocol implementation in Windows 98, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0117</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-150" comment="the version of h323.tsp is less than 5.0.2195.6901" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL909" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>IIS 5.0 uses relative paths to find system files that will run in-process, which allows local users to gain privileges via a Trojan horse file, aka the &quot;System file listing privilege elevation&quot; vulnerability.</description>
			<reference source="CVE">CVE-2001-0507</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="wft-304" comment="File %windir%\System32\w3svc.dll is less than 4.2.769.1" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL911" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Local Descriptor Table (LDT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The NtSetLdtEntries function in the programming interface for the Local Descriptor Table (LDT) in Windows NT 4.0 and Windows 2000 allows local attackers to gain access to kernel memory and execute arbitrary code via an expand-down data segment descriptor descriptor that points to protected memory.</description>
			<reference source="CVE">CAN-2003-0910</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-190" comment="the version of wintrust.dll is less than 5.131.1880.14" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL912" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified wft-305 - changed the version of msw3prt.dll to test against from 5.5.2195.3649 to 5.0.2195.3649">
					<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>IIS 5.0 uses relative paths to find system files that will run in-process, which allows local users to gain privileges via a Trojan horse file, aka the &quot;System file listing privilege elevation&quot; vulnerability</description>
			<reference source="CVE">CVE-2001-0507</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-305" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.3649" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL913" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>In IIS, remote attackers can obtain source code for ASP files by appending &quot;::$DATA&quot; to the URL.</description>
			<reference source="CVE">CVE-1999-0278</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="wft-306" comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" />
					<criterion test_ref="wrt-347" negate="true" comment="Service Pack 6 Installed (or later)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL914" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Multiple vulnerabilities in multiple vendor implementations of the Secure/Multipurpose Internet Mail Extensions (S/MIME) protocol allow remote attackers to cause a denial of service and possibly execute arbitrary code via an S/MIME email message containing certain unexpected ASN.1 constructs, as demonstrated using the NISSC test suite.</description>
			<reference source="CVE">CAN-2003-0564</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-330" comment="mozilla-nss version is less than 1.4.2-3.0.2" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL915" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in IIS 4.0 allows remote attackers to cause a denial of service via a malformed request for files with .HTR, .IDC, or .STM extensions.</description>
			<reference source="CVE">CVE-1999-0874</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="wft-306" comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" />
					<criterion test_ref="wrt-347" negate="true" comment="Service Pack 6 Installed (or later)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL917" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Mozilla allows remote attackers to bypass intended cookie access restrictions on a web application via &quot;%2e%2e&quot; (encoded dot dot) directory traversal sequences in a URL, which causes Mozilla to send the cookie outside the specified URL subsets, e.g. to a vulnerable application that runs on the same server as the target application.</description>
			<reference source="CVE">CAN-2003-0594</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-330" comment="mozilla-nss version is less than 1.4.2-3.0.2" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL919" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in certain Active Directory service functions in LSASRV.DLL of the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via a packet that causes the DsRolerUpgradeDownlevelServer function to create long debug entries for the DCPROMO.LOG log file, as exploited by the Sasser worm.</description>
			<reference source="CVE">CAN-2003-0533</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-157" comment="the version of lsasrv.dll is less than 5.2.3790.134" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL920" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 5.5, Internet Explorer 5.5 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>Internet Explorer 5.5 and earlier allows remote attackers to obtain the physical location of cached content and open the content in the Local Computer Zone, then use compiled HTML help (.chm) files to execute arbitrary programs.</description>
			<reference source="CVE">CVE-2001-0002</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-901" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-307" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4613.1700" />
					<criterion test_ref="wrt-351" negate="true" comment="Patch Q286045 Installed" />
					<criterion test_ref="wrt-352" negate="true" comment="Patch Q295106 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL921" 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>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.0 allows remote attackers to execute arbitrary code by modifying the Content-Disposition and Content-Type header fields in a way that causes Internet Explorer to believe that the file is safe to open without prompting the user, aka the &quot;File Execution Vulnerability.&quot;</description>
			<reference source="CVE">CVE-2001-0727</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-353" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-308" comment="the version of mshtml.dll is less than 6.0.2712.0300" />
					<criterion test_ref="wrt-354" negate="true" comment="Patch Q313675 Installed" />
					<criterion test_ref="wrt-355" negate="true" comment="Patch Q316059.exe Installed" />
					<criterion test_ref="wrt-356" negate="true" comment="Patch Q319282 Installed" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-902" comment="File Downloads Not Disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL922" 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>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to execute arbitrary code via / (slash) characters in the Type property of an Object tag in a web page.</description>
			<reference source="CVE">CAN-2003-0344</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-309" comment="the version of mshtml.dll is less than 5.50.4926.2500" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL923" 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>Internet Explorer 6</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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code under fewer security restrictions via a malformed web page that requires NetBIOS connectivity, aka &quot;Zone Spoofing through Malformed Web Page&quot; vulnerability.</description>
			<reference source="CVE">CVE-2002-0190</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-353" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-310" comment="File %windir%\system32\mshtml.dll version 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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL924" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in the ASN.1 library as used in Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0123</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-194" comment="the version of msasn1.dll is less than 5.2.3790.139" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL925" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the implementation of an HTML directive in mshtml.dll in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code via a web page that specifies embedded ActiveX controls in a way that causes 2 Unicode strings to be concatenated.</description>
			<reference source="CVE">CVE-2002-0022</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-353" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-311" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" />
					<criterion test_ref="wrt-355" negate="true" comment="Patch Q316059.exe Installed" />
					<criterion test_ref="wrt-356" negate="true" comment="Patch Q319282 Installed" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-903" comment="Run ActiveX Controls and Plugins Not Disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL926" 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>Internet Explorer 5.5</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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in URLMON.DLL in Microsoft Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code via an HTTP response containing long values in (1) Content-type and (2) Content-encoding fields.</description>
			<reference source="CVE">CAN-2003-0113</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-309" comment="the version of mshtml.dll is less than 5.50.4926.2500" />
					<criterion test_ref="wft-312" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4927.2100" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL927" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>IIS 5.0 allows remote attackers to obtain source code for .ASP files and other scripts via an HTTP GET request with a &quot;Translate: f&quot; header, aka the &quot;Specialized Header&quot; vulnerability.</description>
			<reference source="CVE">CVE-2000-0778</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="wrt-4" comment="Win2K/XP/2003 service pack 1 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL928" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The SSL/TLS handshaking code in OpenSSL 0.9.7a, 0.9.7b, and 0.9.7c, when using Kerberos ciphersuites, does not properly check the length of Kerberos tickets during a handshake, which allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that causes an out-of-bounds read.</description>
			<reference source="CVE">CAN-2004-0112</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-312" comment="openssl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-313" comment="openssl-devel version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-314" comment="openssl-perl version is less than 0.9.7a-33.4" />
					<criterion test_ref="rvt-315" comment="openssl096b version is less than 0.9.6b-16" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL929" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka &quot;Out of Process Privilege Elevation.&quot;</description>
			<reference source="CVE">CAN-2002-0869</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="wft-329" comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" />
					<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="OVAL930" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
					<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>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka &quot;Out of Process Privilege Elevation.&quot;</description>
			<reference source="CVE">CAN-2002-0869</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-330" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" />
					<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="OVAL931" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
					<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>A typographical error in the script source access permissions for Internet Information Server (IIS) 5.0 does not properly exclude .COM files, which allows attackers with only write permissions to upload malicious .COM files, aka &quot;Script Source Access Vulnerability.&quot;</description>
			<reference source="CVE">CVE-2002-1180</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-330" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" />
					<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="OVAL932" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-17">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The showcode.asp sample file in IIS and Site Server allows remote attackers to read arbitrary files.</description>
			<reference source="CVE">CAN-1999-0736</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="wft-331" comment="File %windir%\System32\code.asp is less than 4.0.1381.279" />
					<criterion test_ref="wrt-386" negate="true" comment="Patch Q232449 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL933" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-17">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Information Services (IIS) 5.0 and 5.1 allows remote attackers to cause a denial of service via a long WebDAV request with a (1) PROPFIND or (2) SEARCH method, which generates an error condition that is not properly handled.</description>
			<reference source="CVE">CAN-2003-0226</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-332" comment="File %windir%\System32\w3svc.dll is less than 5.0.2195.6672" />
					<criterion test_ref="wrt-387" negate="true" comment="Patch Q811114 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL936" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The logging capability for unicast and multicast transmissions in the ISAPI extension for Microsoft Windows Media Services in Microsoft Windows NT 4.0 and 2000, nsiislog.dll, allows remote attackers to cause a denial of service in Internet Information Server (IIS) and execute arbitrary code via a certain network request.</description>
			<reference source="CVE">CAN-2003-0227</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-333" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3931" />
					<criterion test_ref="wrt-388" negate="true" comment="Patch KB817772 Installed" />
					<criterion test_ref="wrt-389" negate="true" comment="Patch KB822343 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL937" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-04-08">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<modified date="2004-05-11" comment="Corrected pattern used in rrt-206">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</modified>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Mozilla before 1.4.2 executes Javascript events in the context of a new page while it is being loaded, allowing it to interact with the previous page (zombie document) and enable cross-domain and cross-site scripting (XSS) attacks, as demonstrated using onmousemove events.</description>
			<reference source="CVE">CVE-2004-0191</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-330" comment="mozilla-nss version is less than 1.4.2-3.0.2" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL938" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the streaming media component for logging multicast requests in the ISAPI for the logging capability of Microsoft Windows Media Services (nsiislog.dll), as installed in IIS 5.0, allows remote attackers to execute arbitrary code via a large POST request to nsiislog.dll.</description>
			<reference source="CVE">CAN-2003-0349</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-334" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3932" />
					<criterion test_ref="wrt-389" negate="true" comment="Patch KB822343 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL939" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in the ip_setsockopt function in Linux kernel 2.4.22 through 2.4.25 and 2.6.1 through 2.6.3 allows local users to cause a denial of service (crash) or executee arbitrary code via the MCAST_MSFILTER socket option.</description>
			<reference source="CVE">CAN-2004-0424</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-921" comment="kernel versions" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL940" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ISO9660 file system component for Linux kernel 2.4.x, 2.5.x and 2.6.x , allows local users with physical access to overflow kernel memory and execute arbitrary code via a malformed CD containing a long symbolic link entry.</description>
			<reference source="CVE">CAN-2004-0109</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-921" comment="kernel versions" />
				</software>
				<configuration>
					<criterion test_ref="cmp-923" comment="/bin/mount is world-executable AND Set-UID" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL941" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The &quot;%xx&quot; URL decoding function in Squid 2.5STABLE4 and earlier allows remote attackers to bypass url_regex ACLs via a URL with a NULL (&quot;%00&quot;) characterm, which causes Squid to use only a portion of the requested URL when comparing it against the access control lists.</description>
			<reference source="CVE">CVE-2004-0189</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-337" comment="squid version is less than 2.5.STABLE3-5.3E" />
				</software>
				<configuration>
					<criterion test_ref="rlt-225" comment="squid is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL942" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
					<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>Multiple cross-site scripting (XSS) vulnerabilities in the administrative web pages for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allow remote attackers to execute HTML script as other users through (1) a certain ASP file in the IISHELP virtual directory, or (2) possibly other unknown attack vectors</description>
			<reference source="CVE">CAN-2002-1181</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-330" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" />
					<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="OVAL944" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Multiple cross-site scripting (XSS) vulnerabilities in the administrative web pages for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allow remote attackers to execute HTML script as other users through (1) a certain ASP file in the IISHELP virtual directory, or (2) possibly other unknown attack vectors.</description>
			<reference source="CVE">CAN-2002-1181</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="wft-329" comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" />
					<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="OVAL945" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The KAME IKE Daemon Racoon, when authenticating a peer during Phase 1, validates the X.509 certificate but does not verify the RSA signature authentication, which allows remote attackers to establish unauthorized IP connections or conduct man-in-the-middle attacks using a valid, trusted X.509 certificate.</description>
			<reference source="CVE">CAN-2004-0155</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-338" comment="ipsec-tools version is less than 0.2.5-0.4" />
				</software>
				<configuration>
					<criterion test_ref="rlt-230" comment="racoon is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL946" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>H.323</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the H.323 protocol implementation in Windows 98, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0117</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-151" comment="the version of h323.tsp is less than 5.2.3790.132" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL947" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>KAME IKE daemon (racoon) does not properly handle hash values, which allows remote attackers to delete certificates via (1) a certain delete message that is not properly handled in isakmp.c or isakmp_inf.c, or (2) a certain INITIAL-CONTACT message that is not properly handled in isakmp_inf.c.</description>
			<reference source="CVE">CAN-2004-0164</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-338" comment="ipsec-tools version is less than 0.2.5-0.4" />
				</software>
				<configuration>
					<criterion test_ref="rlt-230" comment="racoon is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL948" 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>
				<product>Internet Explorer 5.5</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to bypass security zone restrictions and execute arbitrary programs via a web document with a large number of duplicate file:// or other requests that point to the program and open multiple file download dialogs, which eventually cause Internet Explorer to execute the program, as demonstrated using a large number of FRAME or IFRAME tags, aka the &quot;File Download Dialog Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-0309</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-309" comment="the version of mshtml.dll is less than 5.50.4926.2500" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL951" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Private Communications Transport (PCT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via PCT 1.0 handshake packets.</description>
			<reference source="CVE">CAN-2003-0719</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-171" comment="the version of schannel.dll is less than 5.1.2195.6899" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
					<criterion test_ref="wrt-165" negate="true" comment="PCT support is disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL952" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>SNMP</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2005-03-14" comment="Switched the service pack test from wrt-373 to wrt-539.">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2005-04-11">INTERIM</status_change>
				<status_change date="2005-04-27">ACCEPTED</status_change>
			</dates>
			<description>Memory leak in SNMP agent in Windows NT 4.0 before SP5 allows remote attackers to conduct a denial of service (memory exhaustion) via a large number of queries.</description>
			<reference source="CVE">CVE-1999-0815</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="wft-313" comment="File %windir%\system32\snmp.exe is less than 4.0.1381.133" />
					<criterion test_ref="wrt-539" negate="true" comment="Win2K/XP/2003 service pack 5 (or later) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-264" comment="the SNMP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL954" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-19">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The URI handlers in Konqueror for KDE 3.2.2 and earlier do not properly filter &quot;-&quot; characters that begin a hostname in a (1) telnet, (2) rlogin, (3) ssh, or (4) mailto URI, which allows remote attackers to manipulate the options that are passed to the associated programs, possibly to read arbitrary files or execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0411</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-339" comment="kdelibs version is less than 3.1.3-6.4" />
				</software>
				<configuration>
					<criterion test_ref="cmp-924" comment="telnet, rlogin, ssh or kmail is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL955" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
			<reference source="CVE">CAN-2004-0116</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-189" comment="the version of rpcss.dll is less than 5.0.2195.6906" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-7" comment="DCOM is enabled on systems with SP3 or later" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL956" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.x and 6.0 allows remote attackers to execute arbitrary programs via a modified directory traversal attack using a URL containing &quot;..&quot; (dot dot) sequences and a filename that ends in &quot;::&quot; which is treated as a .chm file even if it does not have a .chm extension. NOTE: this bug may overlap CAN-2004-0475.</description>
			<reference source="CVE">CAN-2003-1041</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-1071" comment="Internet Explorer 5.5 SP2 or Internet Explorer 6.0 SP1 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL957" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
			</dates>
			<description>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
			<reference source="CVE">CAN-2004-0116</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="cmp-16" comment="a vulnerable version of rpcss.dll exists on Server 2003" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL958" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
			<reference source="CVE">CAN-2004-0116</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-10" comment="a vulnerable version of rpcss.dll exists on XP" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL959" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
				<product>Windows Metafile (WMF)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1allows remote attackers to execute arbitrary code via a malformed WNF or EMF image.</description>
			<reference source="CVE">CAN-2003-0906</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-138" comment="the version of mf3216.dll is less than 5.0.2195.6898" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL961" 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.5</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2005-02-28" comment="split out the MDAC and file version tests from the compound test">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
			<reference source="CVE">CAN-2003-0353</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-100" comment="MDAC 2.5 is installed" />
					<criterion test_ref="wft-314" comment="File %windir%\System32\odbcbcp.dll is less than 3.70.11.40" />
					<criterion test_ref="wrt-376" negate="true" comment="Patch Q823718 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL962" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Data Access Components 2.6</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
			<reference source="CVE">CAN-2003-0353</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-377" comment="DataAccess Installed" />
					<criterion test_ref="wft-315" comment="File %windir%\System32\odbcbcp.dll is less than 2000.80.746.0" />
					<criterion test_ref="wrt-376" negate="true" comment="Patch Q823718 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL963" 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>Internet Explorer 5.5</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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>The file upload control in Microsoft Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to automatically upload files from the local system via a web page containing a script to upload the files.</description>
			<reference source="CVE">CAN-2003-0114</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-309" comment="the version of mshtml.dll is less than 5.50.4926.2500" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL964" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>H.323</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the H.323 protocol implementation in Windows 98, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0117</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="cmp-160" comment="a vulnerable version of h323.tsp exists" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL966" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The logging capability for unicast and multicast transmissions in the ISAPI extension for Microsoft Windows Media Services in Microsoft Windows NT 4.0 and 2000, nsiislog.dll, allows remote attackers to cause a denial of service in Internet Information Server (IIS) and execute arbitrary code via a certain network request.</description>
			<reference source="CVE">CAN-2003-0227</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="wft-335" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3861" />
					<criterion test_ref="wrt-388" negate="true" comment="Patch KB817772 Installed" />
					<criterion test_ref="wrt-389" negate="true" comment="Patch KB822343 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL967" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-19">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>rsync before 2.6.1 does not properly sanitize paths when running a read/write daemon without using chroot, which allows remote attackers to write files outside of the module's path.</description>
			<reference source="CVE">CAN-2004-0426</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-340" comment="rsync version is less than 2.5.7-4.3E" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL968" 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 Jet Database Engine</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Jet Database Engine 4.0 allows remote attackers to execute arbitrary code via a specially-crafted database query.</description>
			<reference source="CVE">CAN-2004-0197</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-140" comment="a vulnerable version of Microsoft Jet 4.0 is installed" />
					<criterion test_ref="wrt-185" negate="true" comment="the patch kb837001 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL969" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2004-05-25">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-18">INTERIM</status_change>
				<status_change date="2004-07-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a specially crafted request.</description>
			<reference source="CVE">CAN-2003-0807</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-8" comment="Windows NT 4.0 Server or Terminal Server is installed" />
					<criterion test_ref="cmp-21" comment="a vulnerable version of rpcproxy.dll exists on NT" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-385" comment="COM Internet Services are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL970" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in CVS 1.11.x up to 1.11.15, and 1.12.x up to 1.12.7, when using the pserver mechanism allows remote attackers to execute arbitrary code via Entry lines.</description>
			<reference source="CVE">CAN-2004-0396</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-341" comment="cvs version is less than 1.11.2-22" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL971" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-20">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>The Portable Network Graphics library (libpng) 1.0.15 and earlier allows attackers to cause a denial of service (crash) via a malformed PNG image file that triggers an error that causes an out-of-bounds read when creating the error message.</description>
			<reference source="CVE">CAN-2004-0421</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="cmp-932" comment="libpng/libpng-devel is less than 1.2.2-21 or libpng10/libpng-devel less than 1.0.13 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL972" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via ISAKMP packets containing a Delete payload with a large number of SPI's, which causes an out-of-bounds read, as demonstrated by the Striker ISAKMP Protocol Test Suite.</description>
			<reference source="CVE">CAN-2004-0183</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-216" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-353" comment="tcpdump version is less than 3.7.2-7.E3.2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-1017" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL974" 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>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to read certain files and spoof the URL in the address bar by using the Document.open function to pass information between two frames from different domains, a new variant of the &quot;Frame Domain Verification&quot; vulnerability described in MS:MS01-058/CAN-2001-0874.</description>
			<reference source="CVE">CVE-2002-0027</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-353" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-311" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" />
					<criterion test_ref="wrt-355" negate="true" comment="Patch Q316059.exe Installed" />
					<criterion test_ref="wrt-356" negate="true" comment="Patch Q319282 Installed" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL975" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The do_change_cipher_spec function in OpenSSL 0.9.6c to 0.9.6k, and 0.9.7a to 0.9.7c, allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0079</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-318" comment="openssl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-319" comment="openssl-devel version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-320" comment="openssl-perl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-321" comment="openssl096 version is less than 0.9.6-25.9" />
					<criterion test_ref="rvt-322" comment="openssl096b version is less than 0.9.6b-15" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL976" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Integer underflow in the isakmp_id_print for TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with an Identification payload with a length that becomes less than 8 during byte order conversion, which causes an out-of-bounds read, as demonstrated by the Striker ISAKMP Protocol Test Suite.</description>
			<reference source="CVE">CAN-2004-0184</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-216" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-353" comment="tcpdump version is less than 3.7.2-7.E3.2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-1017" comment="/usr/sbin/tcpdump is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL977" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Multiple stack-based buffer overflows in the get_header function in header.c for LHA 1.14 allow remote attackers or local users to execute arbitrary code via long directory or file names in an LHA archive, which triggers the overflow when testing or extracting the archive.</description>
			<reference source="CVE">CAN-2004-0234</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-354" comment="lha version is less than 1.14i-10.2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-1019" comment="/usr/bin/lha is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL978" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Multiple directory traversal vulnerabilities in LHA 1.14 allow remote attackers or local users to create arbitrary files via an LHA archive containing filenames with (1) .. sequences or (2) absolute pathnames with double leading slashes (&quot;//absolute/path&quot;).</description>
			<reference source="CVE">CAN-2004-0235</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-354" comment="lha version is less than 1.14i-10.2" />
				</software>
				<configuration>
					<criterion test_ref="cmp-1019" comment="/usr/bin/lha is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL979" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Utempter allows device names that contain .. (dot dot) directory traversal sequences, which allows local users to overwrite arbitrary files via a symlink attack on device names in combination with an application that trusts the utmp or wtmp files.</description>
			<reference source="CVE">CAN-2004-0233</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-355" comment="utempter version is less than 0.5.5-1.3EL.0" />
				</software>
				<configuration>
					<criterion test_ref="cmp-1020" comment="/usr/sbin/utempter is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL980" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the ntlm_check_auth (NTLM authentication) function for Squid Web Proxy Cache 2.5.x and 3.x, when compiled with NTLM handlers enabled, allows remote attackers to execute arbitrary code via a long password (&quot;pass&quot; variable).</description>
			<reference source="CVE">CAN-2004-0541</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-356" comment="squid version is less than 2.5.STABLE3-6.3E" />
				</software>
				<configuration>
					<criterion test_ref="rlt-233" comment="squid is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL982" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Ethereal 0.10.3 allows remote attackers to cause a denial of service (crash) via certain SIP messages between Hotsip servers and clients.</description>
			<reference source="CVE">CAN-2004-0504</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1022" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL983" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>IIS 5.1</product>
			</affected>
			<dates>
				<submitted date="2004-05-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka &quot;Out of Process Privilege Elevation.&quot;</description>
			<reference source="CVE">CAN-2002-0869</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-390" comment="IIS 5.1 Minor Version" />
					<criterion test_ref="wft-336" comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" />
					<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="OVAL984" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Racoon before 20040408a allows remote attackers to cause a denial of service (memory consumption) via an ISAKMP packet with a large length field.</description>
			<reference source="CVE">CAN-2004-0403</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-338" comment="ipsec-tools version is less than 0.2.5-0.4" />
				</software>
				<configuration>
					<criterion test_ref="rlt-230" comment="racoon is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL986" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The AIM dissector in Ethereal 0.10.3 allows remote attackers to cause a denial of service (assert error) via unknown attack vectors.</description>
			<reference source="CVE">CAN-2004-0505</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1022" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL987" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The SPNEGO dissector in Ethereal 0.9.8 to 0.10.3 allows remote attackers to cause a denial of service (crash) via unknown attack vectors that cause a null pointer dereference.</description>
			<reference source="CVE">CAN-2004-0506</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1022" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL988" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-06-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the MMSE dissector for Ethereal 0.10.1 to 0.10.3 allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0507</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1022" comment="Vulnerable Config" />
				</software>
				<configuration>
					<criterion test_ref="cmp-849" comment="Vulnerable Config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL990" 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>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the &quot;MHTML URL Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0380</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-171" comment="Outlook Express 6 is installed" />
					<criterion test_ref="wft-183" comment="the version of inetcomm.dll is less than 6.00.2739.300" />
					<criterion test_ref="wrt-188" negate="true" comment="the patch kb837009 is installed (installed components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL991" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>MIT Kerberos 5 (krb5)</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in krb5_aname_to_localname for MIT Kerberos 5 (krb5) 1.3.3 and earlier allow remote attackers to execute arbitrary code as root.</description>
			<reference source="CVE">CAN-2004-0523</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-361" comment="krb5-libs rpm version prior to 1.2.7-24 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL993" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>CVS</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle malformed &quot;Entry&quot; lines, which prevents a NULL terminator from being used and may lead to a denial of service (crash), modification of critical program data, or arbitrary code execution.</description>
			<reference source="CVE">CAN-2004-0414</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-362" comment="cvs rpm version prior to 1.11.2-24 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL994" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>CVS</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability for the error_prog_name string in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may allow remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0416</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-362" comment="cvs rpm version prior to 1.11.2-24 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL995" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2004-05-25">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-18">INTERIM</status_change>
				<status_change date="2004-07-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a specially crafted request.</description>
			<reference source="CVE">CAN-2003-0807</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-289" comment="the version of rpcproxy.dll is less than 5.0.2195.6904" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-385" comment="COM Internet Services are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL996" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<product>File and Print Sharing</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>File and Print Sharing service in Windows 95, Windows 98, and Windows Me does not properly check the password for a file share, which allows remote attackers to bypass share access controls by sending a 1-byte password that matches the first character of the real password, aka the &quot;Share Level Password&quot; vulnerability.</description>
			<reference source="CVE">CVE-2000-0979</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-391" comment="Windows 98 Installed" />
					<criterion test_ref="wft-337" comment="File %windir%\system\vserver.vxd version is less than 4.10.2001" />
					<criterion test_ref="wrt-392" negate="true" comment="Patch 273991USA8.EXE Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL997" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">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-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-346" comment="kernel version is less than 2.4.21-15.EL" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="ret-1024" comment="/proc/tty/driver/serial is world-readable" />
					<criterion test_ref="ret-1025" comment="/proc/tty/driver/ is world-executable" />
					<criterion test_ref="ret-1026" comment="/proc/tty/ is world-executable" />
					<criterion test_ref="ret-1027" comment="/proc/ is world-executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1000" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-14">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<modified date="2004-05-12" comment="Added a criterion to the configuration section to see if the HCP protocol is registered.">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Help and Support Center in Microsoft Windows XP SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code via quotation marks in an hcp:// URL, which are not quoted when constructing the argument list to HelpCtr.exe.</description>
			<reference source="CVE">CAN-2003-0907</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-905" comment="a vulnerable version of helpctr.exe exists on XP" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-12" negate="true" comment="the HCP Protocol is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1001" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>CVS</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in the &quot;Max-dotdot&quot; CVS protocol command (serve_max_dotdot) for CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may allow remote attackers to cause a server crash, which could cause temporary data to remain undeleted and consume disk space.</description>
			<reference source="CVE">CAN-2004-0417</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-362" comment="cvs rpm version prior to 1.11.2-24 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1003" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>CVS</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>serve_notify in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle empty data lines, which may allow remote attackers to perform an &quot;out-of-bounds&quot; write for a single byte to execute arbitrary code or modify critical program data.</description>
			<reference source="CVE">CAN-2004-0418</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-362" comment="cvs rpm version prior to 1.11.2-24 is installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1004" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows XP</product>
			</affected>
			<dates>
				<submitted date="2004-04-14">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Windows XP allows local users to execute arbitrary programs by creating a task at an elevated privilege level through the eventtriggers.exe command-line tool or the Task Scheduler service, aka &quot;Windows Management Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2003-0909</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-908" comment="A vulnerable version of evtgprov.dll exists on XP" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1005" class="vulnerability">
			<affected family="windows">
				<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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the &quot;DHTML Method Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0055</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="cmp-257" comment="a vulnerable version of mshtml.dll exisits GDR/QFE" />
					<criterion test_ref="wrt-163" negate="true" comment="the patch kb867282 is installed (XP Win2K Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1006" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>SquirrelMail</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-11">ACCEPTED</status_change>
			</dates>
			<description>Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail 1.4.2 allow remote attackers to execute arbitrary script as other users and possibly steal authentication information via multiple attack vectors, including the mailbox parameter in compose.php.</description>
			<reference source="CVE">CAN-2004-0519</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-363" comment="squirrelmail rpm version prior to 1.4.3-0.e3.1 is installed" />
					<criterion test_ref="rrt-217" comment="php rpm is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="rlt-218" comment="httpd is listening on the network" />
					<criterion test_ref="rft-1" comment="/etc/httpd/modules/libphp4.so exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1007" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Double-free vulnerability in the ASN.1 library as used in Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0123</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-150" comment="a vulnerable version of msasn1.dll exists" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1008" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Help and Support Center in Microsoft Windows XP and Windows Server 2003 SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code, as demonstrated using certain hcp:// URLs that access the DVD Upgrade capability (dvdupgrd.htm).</description>
			<reference source="CVE">CAN-2004-0199</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-114" comment="a vulnerable version of helpctr.exe exists on XP" />
					<criterion test_ref="wrt-10" negate="true" comment="the patch kb840374 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-12" negate="true" comment="the HCP Protocol is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1009" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>IIS 5.1</product>
			</affected>
			<dates>
				<submitted date="2004-05-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>IIS 5.0 and 5.1 allows remote attackers to cause a denial of service (crash) via malformed WebDAV requests that cause a large amount of memory to be assigned.</description>
			<reference source="CVE">CVE-2002-1182</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-390" comment="IIS 5.1 Minor Version" />
					<criterion test_ref="wft-336" comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" />
					<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="OVAL1010" 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>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the &quot;MHTML URL Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0380</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-173" comment="Outlook Express 6 SP1 is installed" />
					<criterion test_ref="wft-185" comment="the version of inetcomm.dll is less than 6.00.2800.1409" />
					<criterion test_ref="wrt-188" negate="true" comment="the patch kb837009 is installed (installed components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1011" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
					<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>IIS 5.0 and 5.1 allows remote attackers to cause a denial of service (crash) via malformed WebDAV requests that cause a large amount of memory to be assigned</description>
			<reference source="CVE">CVE-2002-1182</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-330" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" />
					<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="OVAL1012" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>SquirrelMail</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-11">ACCEPTED</status_change>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in mime.php for SquirrelMail before 1.4.3 allows remote attackers to insert arbitrary HTML and script via the content-type mail header, as demonstrated using read_body.php.</description>
			<reference source="CVE">CAN-2004-0520</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-363" comment="squirrelmail rpm version prior to 1.4.3-0.e3.1 is installed" />
					<criterion test_ref="rrt-217" comment="php rpm is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="rlt-218" comment="httpd is listening on the network" />
					<criterion test_ref="rft-1" comment="/etc/httpd/modules/libphp4.so exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1013" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Real time clock (RTC) routines in Linux kernel 2.4.23 and earlier do not properly initialize their structures, which could leak kernel data to user space.</description>
			<reference source="CVE">CAN-2003-0984</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-346" comment="kernel version is less than 2.4.21-15.EL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1014" 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>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.5 and 6.0 allows remote attackers to cause the File Download dialogue box to misrepresent the name of the file in the dialogue in a way that could fool users into thinking that the file type is safe to download.</description>
			<reference source="CVE">CVE-2001-0875</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-353" comment="Internet Explorer 6.0 Installed" />
					<criterion test_ref="wft-308" comment="the version of mshtml.dll is less than 6.0.2712.0300" />
					<criterion test_ref="wrt-354" negate="true" comment="Patch Q313675 Installed" />
					<criterion test_ref="wrt-355" negate="true" comment="Patch Q316059.exe Installed" />
					<criterion test_ref="wrt-356" negate="true" comment="Patch Q319282 Installed" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-902" comment="File Downloads Not Disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1016" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Lightweight Directory Access Protocol (LDAP)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<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>Unknown vulnerability in the Local Security Authority Subsystem Service (LSASS) in Windows 2000 domain controllers allows remote attackers to cause a denial of service via a crafted LDAP message.</description>
			<reference source="CVE">CAN-2003-0663</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-220" comment="Windows 2000 (domain controller) is installed" />
					<criterion test_ref="wft-192" comment="the version of lsasrv.dll is less than 5.0.2195.6902" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1017" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in Linux kernel before 2.4.22 allows local users to gain privileges, related to &quot;R128 DRI limits checking.&quot;</description>
			<reference source="CVE">CAN-2004-0003</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-347" comment="kernel version is less than 2.4.21-15.EL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1018" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">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>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="wft-338" comment="File %windir%\System32\w3svc.dll 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" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1021" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-06-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The Remote Registry server in Windows NT 4.0 allows local authenticated users to cause a denial of service via a malformed request, which causes the winlogon process to fail, aka the &quot;Remote Registry Access Authentication&quot; vulnerability.</description>
			<reference source="CVE">CVE-2000-0377</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-1043" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition" />
					<criterion test_ref="cmp-1044" comment="For Terminal Server" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1022" 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>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Exchange 2000</product>
			</affected>
			<dates>
				<submitted date="2004-06-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2000 System Attendant gives &quot;Everyone&quot; group privileges to the WinReg key, which could allow remote attackers to read or modify registry keys.</description>
			<reference source="CVE">CVE-2002-0049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-457" comment="Microsoft Exchange 2000 Installed" />
					<criterion test_ref="wft-417" comment="File %ExchangeInstallDir%\bin\mad.exe is less than 6.0.5770.21" />
					<criterion test_ref="wrt-458" negate="true" comment="Patch Q316056 installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-459" comment="Everyone group given remote access permissions" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1023" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-06-03">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The registry in Windows NT can be accessed remotely by users who are not administrators.</description>
			<reference source="CVE">CAN-1999-0562</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-224" negate="true" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-399" comment="Remote access to registry not controlled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1024" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>NetBIOS</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>A component service related to NETBIOS is running.</description>
			<reference source="CVE">CAN-1999-0621</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="cmp-933" comment="Windows NT or 2000 Installed" />
				</software>
				<configuration>
					<criterion test_ref="cmp-934" comment="NetBIOS enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1025" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wft-418 - Added space to registry key. used to say &quot;AppPath&quot; I changed it to &quot;App Path&quot;">
					<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-418 - wft-418 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-419 - wft-419 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-420 - wft-420 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-428 - wft-428 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-429 - wft-429 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-430 - wft-430 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-431 - wft-431 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>The registry key containing the SQL Server service account information in Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, has insecure permissions, which allows local users to gain privileges, aka &quot;Incorrect Permission on SQL Server Service Account Registry Key.&quot;</description>
			<reference source="CVE">CVE-2002-0642</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-460" comment="SQL Server 2000 installed" />
					<criterion test_ref="wft-418" comment="the version of sqlservr.exe is less than 2000.80.650.0" />
					<criterion test_ref="wft-419" comment="the version of odsole70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-428" comment="the version of xpqueue.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-429" comment="the version of xprepl.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-430" comment="the version of xplog70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-431" comment="the version of xpweb70.dll is less than 2000.80.606.0" />
					<criterion test_ref="wft-420" comment="the version of xpstar.dll is less than 2000.80.628.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1027" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft DirectPlay</product>
			</affected>
			<dates>
				<submitted date="2004-06-11">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
			<reference source="CVE">CAN-2004-0202</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="cmp-1045" comment="Vulnerable versions of DirectX" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1028" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the &quot;MHTML URL Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0380</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-172" comment="Outlook Express 6 for Windows 2003 is installed" />
					<criterion test_ref="wft-184" comment="the version of inetcomm.dll is less than 6.00.3790.137" />
					<criterion test_ref="wrt-186" negate="true" comment="the patch kb837009 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1030" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2004-05-25">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-18">INTERIM</status_change>
				<status_change date="2004-07-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a specially crafted request.</description>
			<reference source="CVE">CAN-2003-0807</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-193" comment="Windows Server 2003 (excluding WinXP 64-bit, Version 2003) is installed" />
					<criterion test_ref="cmp-190" comment="a vulnerable version of rpcproxy.dll exists on Server 2003" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-385" comment="COM Internet Services are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1032" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Help and Support Center in Microsoft Windows XP and Windows Server 2003 SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code, as demonstrated using certain hcp:// URLs that access the DVD Upgrade capability (dvdupgrd.htm).</description>
			<reference source="CVE">CAN-2004-0199</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-294" comment="the version of helpctr.exe is less than 5.2.3790.161" />
					<criterion test_ref="wrt-10" negate="true" comment="the patch kb840374 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-12" negate="true" comment="the HCP Protocol is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1033" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>SquirrelMail</product>
			</affected>
			<dates>
				<submitted date="2004-06-29">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-07-21">INTERIM</status_change>
				<status_change date="2004-08-11">ACCEPTED</status_change>
			</dates>
			<description>SQL injection vulnerability in SquirrelMail before 1.4.3 RC1 allows remote attackers to execute unauthorized SQL statements, with unknown impact, probably via abook_database.php.</description>
			<reference source="CVE">CAN-2004-0521</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rvt-363" comment="squirrelmail rpm version prior to 1.4.3-0.e3.1 is installed" />
					<criterion test_ref="rrt-217" comment="php rpm is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="rlt-218" comment="httpd is listening on the network" />
					<criterion test_ref="rft-1" comment="/etc/httpd/modules/libphp4.so exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1035" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the ncp_lookup function for ncpfs in Linux kernel 2.4.x allows local users to gain privileges.</description>
			<reference source="CVE">CAN-2004-0010</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-347" comment="kernel version is less than 2.4.21-15.EL" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1036" 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>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Veritas Backup Exec 8.5</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<modified date="2005-04-08" comment="modified wrt-472 - wrt-472 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
			</dates>
			<description>Veritas Backup Exec 8.5 and earlier requires that the &quot;RestrictAnonymous&quot; registry key for Microsoft Exchange 2000 must be set to 0, which enables anonymous listing of the SAM database and shares.</description>
			<reference source="CVE">CVE-2002-1117</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="ukn-25" comment="Affected bkupexec.exe versions 3.60.1.298" />
					<criterion test_ref="wrt-472" comment="Veritas Backup Exec 8.5 Installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-471" comment="RestrictAnonymous registry value allows anonymous connections" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1039" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Data Access Components 2.7</product>
			</affected>
			<dates>
				<submitted date="2004-05-04">
					<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-04">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
			<reference source="CVE">CAN-2003-0353</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-912" comment="Affected MDAC versions" />
					<criterion test_ref="wrt-376" negate="true" comment="Patch Q823718 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1041" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-04-20">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an &quot;alter context&quot; call that contains additional data, aka the &quot;Object Identity Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0124</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-195" comment="a vulnerable version of ole32.dll exists on NT" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1042" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The client for CVS before 1.11 allows a remote malicious CVS server to create arbitrary files using certain RCS diff files that use absolute pathnames during checkouts or updates, a different vulnerability than CAN-2004-0405.</description>
			<reference source="CVE">CAN-2004-0180</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-348" comment="cvs version is less than 1.11.2-18" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1046" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Utility Manager</product>
			</affected>
			<dates>
				<submitted date="2004-04-14">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The Utility Manager in Microsoft Windows 2000 executes winhlp32.exe with system privileges, which allows local users to execute arbitrary code via a &quot;Shatter&quot; style attack using a Windows message that accesses the context sensitive help button in the GUI, as demonstrated using the File Open dialog in the Help window, a different vulnerability than CAN-2004-0213.</description>
			<reference source="CVE">CAN-2003-0908</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-322" comment="the version of umandlg.dll is less than 1.0.0.4" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1048" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>snmpdx</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</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-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="sat-48" comment="Solstice Enterprise Agents SNMP (SUNWsasnm) installed" />
					<criterion test_ref="spt-104" negate="true" comment="Patch 107709-18 or later installed" />
					<criterion test_ref="spt-105" negate="true" comment="Patch 108869-15 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-203" comment="snmpdx running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1049" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Linux 9</redhat:platform>
				<product>OpenSSL</product>
			</affected>
			<dates>
				<submitted date="2004-03-20">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</submitted>
				<modified date="2004-05-05" comment="Corrected syntax errors in sql verion of the definition.">
					<contributor organization="The MITRE Corporation">Matt Busby</contributor>
				</modified>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The SSL/TLS handshaking code in OpenSSL 0.9.7a, 0.9.7b, and 0.9.7c, when using Kerberos ciphersuites, does not properly check the length of Kerberos tickets during a handshake, which allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that causes an out-of-bounds read.</description>
			<reference source="CVE">CAN-2004-0112</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-318" comment="openssl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-319" comment="openssl-devel version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-320" comment="openssl-perl version is less than 0.9.7a-20" />
					<criterion test_ref="rvt-321" comment="openssl096 version is less than 0.9.6-25.9" />
					<criterion test_ref="rvt-322" comment="openssl096b version is less than 0.9.6b-15" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1051" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">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>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-339" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.3649" />
					<criterion test_ref="wrt-249" negate="true" comment="Patch Q293826 Installed" />
					<criterion test_ref="wrt-242" negate="true" comment="Patch Q301625 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1053" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Compressed Folders</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
					<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>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an &quot;unchecked buffer&quot; and improper length validation</description>
			<reference source="CVE">CAN-2004-0575</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1141" comment="vulnerable 32-bit version of zipfldr.dll" />
					<criterion test_ref="wrt-553" negate="true" comment="the patch q873376 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-554" negate="true" comment="Compressed Folders with zipfldr.dll are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1054" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows logon process (winlogon)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2003-0806</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-120" comment="a vulnerable version of msgina.dll exists" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-196" comment="machine is a member of a domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1056" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
			<reference source="CVE">CAN-2002-0862</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-432" comment="the version of crypt32.dll is less than 5.131.2600.1123" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1059" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-20" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<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>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka &quot;New Variant of Certificate Validation Flaw Could Enable Identity Spoofing&quot; (CAN-2002-0862).</description>
			<reference source="CVE">CVE-2002-1183</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-434" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1060" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>CVS before 1.11 allows CVS clients to read arbitrary files via .. (dot dot) sequences in filenames via CVS client requests, a different vulnerability than CAN-2004-0180.</description>
			<reference source="CVE">CAN-2004-0405</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-348" comment="cvs version is less than 1.11.2-18" />
				</software>
				<configuration>
					<criterion test_ref="cmp-931" comment="/usr/bin/cvs is executable" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1062" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an &quot;alter context&quot; call that contains additional data, aka the &quot;Object Identity Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0124</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-177" comment="the version of comsvcs.dll is less than 2000.2.3511.0" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1064" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
				<product>Windows Metafile (WMF)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1allows remote attackers to execute arbitrary code via a malformed WNF or EMF image.</description>
			<reference source="CVE">CAN-2003-0906</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-170" comment="a vulnerable version of mf3216.dll exists on XP" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1065" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Red Hat Enteprise Linux 3</product>
			</affected>
			<dates>
				<submitted date="2004-05-10">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>Multiple format string vulnerabilities in (1) neon 0.24.4 and earlier, and other producs that use neon including (2) Cadaver, (3) Subversion, or (4) OpenOffice, allow remote malicious WebDAV servers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0179</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="rut-201" comment="ix86 architecture" />
					<criterion test_ref="rvt-349" comment="openoffice version is less than 1.1.0-15.EL" />
				</software>
				<configuration>
					<criterion test_ref="cmp-937" comment="OpenOffice Permissions" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1066" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
			</dates>
			<description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an &quot;alter context&quot; call that contains additional data, aka the &quot;Object Identity Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0124</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-179" comment="the version of comsvcs.dll is less than 2001.12.4720.130" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1068" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-05-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-14" comment="modified wft-340 - added .dll to end of literal string as needed">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-01-20">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Internet Printing ISAPI extension in Windows 2000 allows remote attackers to gain root privileges via a long print request that is passed to the extension through IIS 5.0</description>
			<reference source="CVE">CVE-2001-0241</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-340" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.2956" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1072" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-04-20">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-05-25">INTERIM</status_change>
				<status_change date="2004-06-16">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an &quot;alter context&quot; call that contains additional data, aka the &quot;Object Identity Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0124</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-178" comment="the version of comsvcs.dll is less than 2001.12.4414.53" />
					<criterion test_ref="wrt-189" negate="true" comment="the patch kb828741 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1076" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft ASN.1 Library</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in the ASN.1 library as used in Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0123</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-139" comment="Windows NT or 2000 is installed" />
					<criterion test_ref="wft-193" comment="the version of msasn1.dll is less than 5.0.2195.6905" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1077" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>SQL Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wft-426 - Added space to registry key. used to say &quot;AppPaths&quot; I changed it to &quot;App Paths&quot;">
					<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-426 - wft-426 corrected literal string">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-04-08" comment="modified wft-427 - wft-427 correct 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>Multiple buffer overflows in SQL Server 2000 Resolution Service allow remote attackers to cause a denial of service or execute arbitrary code via UDP packets to port 1434 in which (1) a 0x04 byte causes the SQL Monitor thread to generate a long registry key name, or (2) a 0x08 byte with a long string causes heap corruption</description>
			<reference source="CVE">CAN-2002-0649</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-460" comment="SQL Server 2000 installed" />
					<criterion test_ref="wft-426" comment="the version of sqlservr.exe is less than 2000.80.636.0" />
					<criterion test_ref="wft-427" comment="the version of ssnetlib.dll is less than 2000.80.636.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1079" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>NetBIOS</product>
			</affected>
			<dates>
				<submitted date="2004-05-18">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-06-16">INTERIM</status_change>
				<status_change date="2004-06-30">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wrt-398 - corrected regular expression on key. needed to escape all back slashes">
					<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>Interactions between the CIFS Browser Protocol and NetBIOS as implemented in Microsoft Windows 95, 98, NT, and 2000 allow remote attackers to modify dynamic NetBIOS name cache entries via a spoofed Browse Frame Request in a unicast or UDP broadcast datagram</description>
			<reference source="CVE">CAN-2000-1079</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-943" comment="Windows 95, 98, NT or 2000 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-397" comment="TCP/IP NetBIOS not disabled" />
					<criterion test_ref="wrt-398" comment="WINS Client binding not disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1093" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Private Communications Transport (PCT)</product>
			</affected>
			<dates>
				<submitted date="2004-04-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-05-05">INTERIM</status_change>
				<status_change date="2004-05-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via PCT 1.0 handshake packets.</description>
			<reference source="CVE">CAN-2003-0719</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-172" comment="the version of schannel.dll is less than 5.2.3790.132" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-5" comment="SSL is enabled" />
					<criterion test_ref="wrt-165" negate="true" comment="PCT support is disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1094" 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>Internet Explorer 5.5 Service Pack 2</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>
				<status_change date="2004-09-22">INTERIM</status_change>
				<modified date="2004-09-22" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2004-10-06">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in plugin.ocx for Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code via the Load() method, a different vulnerability than CAN-2003-0115.</description>
			<reference source="CVE">CAN-2003-0233</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-53" comment="Internet Explorer 5.5 Service Pack 2 is installed" />
					<criterion test_ref="wft-309" comment="the version of mshtml.dll is less than 5.50.4926.2500" />
					<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="wrt-141" negate="true" comment="the patch q832894 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1096" 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>
				<product>Internet Explorer 5.5, Internet Explorer 5.5 Service Pack 1</product>
			</affected>
			<dates>
				<submitted date="2004-04-29">
					<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>Internet Explorer 5.5 and earlier allows remote attackers to display a URL in the address bar that is different than the URL that is actually being displayed, which could be used in web site spoofing attacks, aka the &quot;Web page spoofing vulnerability.&quot;</description>
			<reference source="CVE">CVE-2001-0339</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-901" comment="Internet Explorer 5.5 Installed" />
					<criterion test_ref="wft-323" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4616.200" />
					<criterion test_ref="wft-324" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4701.2400" />
					<criterion test_ref="wrt-352" negate="true" comment="Patch Q295106 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1099" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-15">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified sat-6 - Changed test to pattern match and added check for 64bit version">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2005-01-14" comment="modified sat-6 - Changed regular expression test to properly check for 64bit package">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-01-24">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-6" comment="Toolktalk (SUNWtltk/SUNWtltkx) installed" />
					<criterion test_ref="spt-255" negate="true" comment="Patch 112808-02 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" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1105" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>GDI+</product>
			</affected>
			<dates>
				<submitted date="2004-09-20">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<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 the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-413" comment="Windows XP or Windows Server 2003 is installed" />
					<criterion test_ref="wft-493" comment="the version of sxs.dll is less than 5.2.3790.121" />
					<criterion test_ref="wrt-512" negate="true" comment="the patch KB833987 is installed (for Windows Server 2003)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1110" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Solaris Enterprise Authentication Mechanism (SEAM)</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>MIT Kerberos V5 Key Distribution Center (KDC) before 1.2.5 allows remote authenticated attackers to cause a denial of service (crash) on KDCs within the same realm via a certain protocol request that causes a null dereference.</description>
			<reference source="CVE">CVE-2003-0058</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-157" comment="Solaris 7 and Solaris Enterprise Authentication Mechanism OR Solaris 8 or 9 installed" />
					<criterion test_ref="spt-96" negate="true" comment="Patch 112536-02 or later installed" />
					<criterion test_ref="spt-99" negate="true" comment="Patch 112908-04 or later installed" />
					<criterion test_ref="spt-97" negate="true" comment="Patch 112237-07 or later installed" />
					<criterion test_ref="spt-98" negate="true" comment="Patch 112390-07 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1114" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHTML Edit Control (dhtmled.ocx) in Internet Explorer 6.0.2900.2180 allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by &quot;AbusiveParent.&quot;</description>
			<reference source="CVE">CAN-2004-1319</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-182" comment="Microsoft Windows Server 2003 32-Bit Edition" />
					<criterion test_ref="wft-376" comment="the version of dhtmled.ocx is less than 6.1.0.9231" />
					<criterion test_ref="wrt-87" negate="true" comment="the patch kb891781 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1118" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-1106" comment="Windows 2000 (sp4 or earlier) 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>
			</criteria>
		</definition>
		<definition id="OVAL1127" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Multiple buffer overflows in uucp for Sun Solaris 2.6, 7, 8, and 9 allow local users to execute arbitrary code as the uucp user.</description>
			<reference source="CVE">CAN-2004-1359</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-42" comment="Networking UUCP Utilities - Usr (SUNWbnuu) installed" />
					<criterion test_ref="spt-86" negate="true" comment="Patch 106952-04 or later installed" />
					<criterion test_ref="spt-87" negate="true" comment="Patch 111570-03 or later installed" />
					<criterion test_ref="spt-88" negate="true" comment="Patch 113322-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1133" 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">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-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>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1157" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Crystal Enterprise</product>
				<product>Crystal Reports</product>
			</affected>
			<dates>
				<submitted date="2004-06-09">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2005-01-18" comment="modified wrt-400 - Changed datatype to int was incorrectly set to binary">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</modified>
			</dates>
			<description>Directory traversal vulnerability in the web viewers for Business Objects Crystal Reports 9 and 10, and Crystal Enterprise 9 or 10, as used in Visual Studio .NET 2003 and Outlook 2003 with Business Contact Manager, Microsoft Business Solutions CRM 1.2, and other products, allows remote attackers to read and delete arbitrary files via &quot;..&quot; sequences in the dynamicimag argument to crystalimagehandler.aspx</description>
			<reference source="CVE">CAN-2004-0204</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-341" comment="the version of CrystalDecisions.Web.dll is less than 9.1.9800.9" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-400" comment="the w3svc service is enabled" />
					<criterion test_ref="ukn-24" comment="a website linked to the Crystal Reports Viewer is active" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1159" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Windows 2000, XP, and Server 2003 does not properly &quot;validate the use of memory regions&quot; for COM structured storage files, which allows attackers to execute arbitrary code, aka the &quot;COM Structured Storage Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0047</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-386" comment="the version of ole32.dll is less than 5.0.2195.7021" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1168" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>
				<modified date="2005-04-08" comment="modified wrt-35 - wrt-35 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 for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka \&quot;Table Conversion Vulnerability,\&quot; a different vulnerability than CAN-2004-0901'</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-281" comment="the version of mswrd632.wpc is less than 2004.10.25.0" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-35" comment="Word for Windows 6.0 Converter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1180" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Media Player 9</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The OLE component in Windows 98, 2000, XP, and Server 2003, and Exchange Server 5.0 through 2003, does not properly validate the lengths of messages for certain OLE data, which allows remote attackers to execute arbitrary code, aka the &quot;Input Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0044</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-388" comment="the version of ole32.dll is less than 5.1.2600.2595" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1186" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-07-14" comment="added the unregistered HTML Help criterion to the configuration section of the criteria">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Internet Explorer 5.x and 6.0 allows remote attackers to execute arbitrary programs via a modified directory traversal attack using a URL containing &quot;..&quot; (dot dot) sequences and a filename that ends in &quot;::&quot; which is treated as a .chm file even if it does not have a .chm extension. NOTE: this bug may overlap CAN-2004-0475.</description>
			<reference source="CVE">CAN-2003-1041</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1202" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-38" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003" />
					<criterion test_ref="wft-358" comment="the version of rpcrt4.dll is less than 5.2.3790.76" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1227" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla allows remote attackers to cause Mozilla to open a URI as a different MIME type than expected via a null character (%00) in an FTP URI.</description>
			<reference source="CVE">CAN-2004-0760</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1241" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-326" comment="the version of mswrd632.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1264" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-01-31">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">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-478" negate="true" comment="the patch Q811493 is installed" />
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wrt-4" comment="Win2K/XP/2003 service pack 1 is installed" />
					<criterion test_ref="wft-480" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1151" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1273" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sadmin</product>
			</affected>
			<dates>
				<submitted date="2004-10-15">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-15" comment="Added check for sadmind called with strong authentication">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>The default installation of sadmind on Solaris uses weak authentication (AUTH_SYS), which allows local and remote attackers to spoof Solstice AdminSuite clients and gain root privileges via a certain sequence of RPC packets.</description>
			<reference source="CVE">CAN-2003-0722</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-7" comment="System and Network Administration Framework Installed" />
					<criterion test_ref="spt-259" negate="true" comment="Patch 116457-02 or later installed" />
					<criterion test_ref="spt-260" negate="true" comment="Patch 116442-01 or later installed" />
					<criterion test_ref="spt-261" negate="true" comment="Patch 116454-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="sit-209" comment="inetd.conf contains sadmind" />
					<criterion test_ref="sit-210" negate="true" comment="Sadmin called using strong authentication" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1279" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wrt-391" comment="Windows 98 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1288" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-04-22">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Windows Server 2003 and XP SP2, with Windows Firewall turned off, allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet with the SYN flag set and the same destination and source address and port, aka a reoccurrence of the &quot;Land&quot; vulnerability (CVE-1999-0016).</description>
			<reference source="CVE">CAN-2005-0688</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-593" comment="the version of Tcpip.sys is less than 5.0.2195.7035" />
					<criterion test_ref="wrt-443" negate="true" comment="the patch KB893066 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1294" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<product>Internet Explorer 6</product>
				<product>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</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>'Heap-based buffer overflow in Internet Explorer 6 allows remote attackers to execute arbitrary code via long (1) SRC or (2) NAME attributes in IFRAME, FRAME, and EMBED elements, as originally discovered using the mangleme utilit'</description>
			<reference source="CVE">CAN-2004-1050</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="cmp-25" negate="true" comment="patch kb889293 is installed (hotfix or ID)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1304" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Animated Cursor</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Windows Animated Cursor (ANI) in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allows remote attackers to cause a denial of service (kernel crash or resource consumption) via the (1) frame number or (2) rate number set to zero</description>
			<reference source="CVE">CAN-2004-1305</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-354" comment="the version of user32.dll is less than 5.1.2600.1617" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1306" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Media Player 9</product>
			</affected>
			<dates>
				<submitted date="2005-02-16">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<modified date="2005-02-22" comment="Added vulnerable configuration">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed version">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-174 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-175 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-176 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-177 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-178 - modified name ">
					<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>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the &quot;PNG Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1244</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-82" comment="Windows Media Player 9.0 installed" />
					<criterion test_ref="wft-374" comment="the version of wmp.dll is les than 9.0.0.3250" />
					<criterion test_ref="wrt-84" negate="true" comment="The patch KB885492 is installed on Windows XP" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-188" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1308" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the &quot;URL Decoding Zone Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0054</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-407" comment="the version of mshtml.dll is less than 5.0.3825.700" />
					<criterion test_ref="wrt-166" negate="true" comment="the patch kb867282 is installed (Win2K SP4  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1321" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<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-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-146" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7268" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1330" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>IIS 5.0</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU exhaustion, application crash) via a PROPFIND request with an XML message containing XML elements with a large number of attributes.</description>
			<reference source="CVE">CAN-2003-0718</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1107" comment="Windows 2000 (sp5 or earlier) is installed" />
					<criterion test_ref="wft-501" comment="the version of httpext.dll is less than 5.0.2195.6958" />
					<criterion test_ref="wrt-549" negate="true" comment="the patch KB824151 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-541" negate="true" comment="WebDav is disabled(for iis 5.0)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1332" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">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 (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
			<reference source="CVE">CAN-2002-0862</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-215" comment="Windows 2000 Service Pack 4 (or later) is installed" />
					<criterion test_ref="wft-433" comment="the version of cryptdlg.dll is less than 5.0.1558.6608" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1334" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6.0 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-158 - removed value to check against">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-04-21" comment="modified wrt-158 - removed note">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-405" comment="the version of mshtml.dll is less than 6.0.3790.259" />
					<criterion test_ref="wrt-158" negate="true" comment="the patch kb867282 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-258" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1344" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
			<reference source="CVE">CAN-2004-0212</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-347" comment="Service Pack 6 Installed (or later)" />
					<criterion test_ref="wrt-18" comment="Internet Explorer 6 is installed" />
					<criterion test_ref="wft-457" comment="the version of mstask.dll is less than 4.71.1979.1" />
					<criterion test_ref="wrt-492" negate="true" comment="Patch IE-KB841873-WindowsNT4sp6-x86-ENU.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1347" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>FreeRADIUS</product>
			</affected>
			<dates>
				<submitted date="2004-11-22">
					<contributor organization="The MITRE Corporation">Jay Beale</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>FreeRADIUS before 1.0.1 allows remote attackers to cause a denial of service (server crash) by sending an Ascend-Send-Secret attribute without the required leading packet</description>
			<reference source="CVE">CAN-2004-0938</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rvt-2" comment="FreeRADIUS rpm older than 1.0.1-1" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="rlt-5" comment="radiusd is listening on the network" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1349" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>HTML Help ActiveX Control</product>
			</affected>
			<dates>
				<submitted date="2005-03-30">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the &quot;Related Topics&quot; command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using &quot;writehta.txt&quot; and the ADODB recordset, which saves a .HTA file to the local system, aka the &quot;HTML Help ActiveX control Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1043</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-93" negate="true" comment="the patch kb890175 is installed" />
					<criterion test_ref="wft-390" comment="the version of hhctrl.ocx is less than 5.2.3790.233" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1351" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disallow execute permissions to the Exchange HTTP virtual directory</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-140" negate="true" comment="allow script execute permissions to Exchange HTTP virtual directories" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1352" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow digest or integrated windows authentication (NTLM) to connect to the Exchange HTTP virtual directories</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-850" comment="only allow integrated windows authentication (NTLM) to connect to the Exchange HTTP virtual directories" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1353" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disallow all access to Exchange HTTP virtual directories</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-860" negate="true" comment="allow read access to the Exchange HTTP virtual directories" />
					<criterion test_ref="wat-861" negate="true" comment="allow write access to the Exchange HTTP virtual directories" />
					<criterion test_ref="wat-862" negate="true" comment="allow script source access to the Exchange HTTP virtual directories" />
					<criterion test_ref="wat-863" negate="true" comment="allow directory browsing in the Exchange HTTP virtual directories" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1354" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should Display the routing groups in the Exchange System Manager</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1030" comment="Display the routing groups in the Exchange System Manager" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1355" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should Display the administrative groups in the Exchange System Manager</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1040" comment="Display the administrative groups in the Exchange System Manager" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1356" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should enable forms based authentication</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1140" comment="enable forms based authentication" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1357" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow digest or integrated windows authentication (NTLM) to connect to the Public HTTP virtual directories</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1150" comment="only allow integrated windows authentication (NTLM) to connect to the Public HTTP virtual directories" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1358" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disallow execute permissions to the Public HTTP virtual directory</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1160" negate="true" comment="allow script execute permissions to the Public HTTP virtual directory" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1359" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disallow all access to Public HTTP virtual directories</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1170" negate="true" comment="allow read access to the Public HTTP virtual directories" />
					<criterion test_ref="wat-1171" negate="true" comment="allow write access to the Public HTTP virtual directories" />
					<criterion test_ref="wat-1172" negate="true" comment="allow script source access to the Public HTTP virtual directories" />
					<criterion test_ref="wat-1173" negate="true" comment="allow directory browsing in the Public HTTP virtual directories" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1360" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should zero out deleted database pages</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1185" comment="zero out deleted database pages" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1361" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disable all automated message generation</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1190" comment="disable all automated message generation on the default domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1362" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow basic authentication with TSL encryption to connect to the IMAP4 service</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1200" comment="allow basic authentication to connect to the IMAP4 service" />
					<criterion test_ref="wat-1201" comment="require TSL encryption to connect to the IMAP4 service" />
					<criterion test_ref="wat-1202" negate="true" comment="allow simple authentication and security layer (SASL) to connect to the IMAP4 service" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1363" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use SSL when downloading meeting requests</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1240" comment="use SSL when downloading meeting requests using IMAP4" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1364" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use the default TCP ports for the the IMAP4 services</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1250" comment="use TCP 143 for the IMAP4 service" />
					<criterion test_ref="wat-1251" comment="use TCP 993 for the secure IMAP4 service" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1365" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should archive all messages received by mailboxes on this store</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1280" comment="archive all messages received by mailboxes on this store" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1366" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should have clients support S/MIME</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1290" comment="have clients support S/MIME" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1367" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should not delete mailboxes without waiting for the store to be backed up</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1300" comment="delete mailboxes without waiting for the store to be backed up" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1368" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should subscribe to a block list to block spam</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1350" comment="subscribe to a block list to block spam" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1369" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should limit the size of messages to and from the server to 30MB</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1370" comment="limit the size of messages to the server to 30MB" />
					<criterion test_ref="wat-1371" comment="limit the size of messages from the server to 30MB" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1370" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should limit the number of recipients in outbound messages to 5000</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1380" comment="limit the number of recipients in outbound messages to 5000" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1371" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disable the filtering of recipients who are not in Active Directory</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1390" comment="disable the filtering of recipients who are not in Active Directory" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1372" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should archive filtered messages</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1420" comment="archive filtered messages" />
					<criterion test_ref="wat-1430" comment="filter messages with a blank sender" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1373" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should filter messages with a blank sender</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1430" comment="filter messages with a blank sender" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1374" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should drop connections if the address matches filters</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1440" negate="true" comment="do not drop connections if the address matches filters" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1375" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should accept messages without notifying the sender of filtering</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1450" comment="accept messages without notifying the sender of filtering" />
					<criterion test_ref="wat-1440" negate="true" comment="do not drop connections if the address matches filters" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1376" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disable Outlook Mobile Access</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1470" comment="disable Outlook Mobile Access" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1377" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disable ActiveSync</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1480" comment="disable ActiveSync" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1378" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow basic authentication with TSL encryption to connect to the POP3 service</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1530" comment="allow basic authentication to connect to the POP3 service" />
					<criterion test_ref="wat-1531" comment="require TSL encryption to connect to the POP3 service" />
					<criterion test_ref="wat-1532" negate="true" comment="allow simple authentication and security layer (SASL) to connect to the POP3 service" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1379" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use SSL when downloading meeting requests</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1570" comment="use SSL when downloading meeting requests using POP3" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1380" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use TCP ports 143 and 995 for the POP3 service</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1580" comment="use TCP port 110 for the POP3 service" />
					<criterion test_ref="wat-1581" comment="use TCP port 995 for the secure POP3 service" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1381" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should have mailbox store clients support S/MIME signatures</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1590" negate="true" comment="don't have mailbox store clients support S/MIME signatures" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1382" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should enable subject logging and display</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1670" comment="enable subject logging and display" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1383" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should enable message tracking</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1680" comment="enable message tracking" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1384" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disable automatic log removal</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1690" comment="disable automatic log removal" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1385" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should not disable all monitoring on this server</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1720" negate="true" comment="disable all monitoring on this server" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1386" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should change state to critical when any service stops</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1737" comment="change state to critical when any basic Exchange service stops" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1387" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should limit any connector scope to the routing group</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1770" comment="limit SMTP connector scope to the routing group" />
					<criterion test_ref="wat-1771" negate="true" comment="SMTP connector object exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1388" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should disallow unauthenticated entities to relay through this SMTP connector</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1780" negate="true" comment="allow unauthenticated entities to relay through this SMTP connector" />
					<criterion test_ref="wat-1771" negate="true" comment="SMTP connector object exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1389" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should force outbound connections to use basic authentication with TLS encryption</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1790" comment="force outbound connections to use only basic authentication with TLS encryption" />
					<criterion test_ref="wat-1771" negate="true" comment="SMTP connector object exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1390" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should have any SMTP connectors use a smart host</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wat-1810" comment="have any SMTP connectors use a smart host" />
					<criterion test_ref="wat-1771" negate="true" comment="SMTP connector object exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1391" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow basic authentication with TSL encryption to connect to the SMTP server</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1820" comment="only allow basic authentication to connect to the SMTP server" />
					<criterion test_ref="wat-1821" comment="require TSL encryption to connect to the SMTP server" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1392" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should not resolve anonymous email</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1830" negate="true" comment="resolve anonymous email" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1393" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should only allow explicitly listed hosts to relay messages through this sever</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1875" comment="only allow explicitly listed hosts to relay messages through this sever" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1394" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use a smart host to relay SMTP messages</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1880" comment="use a smart host to relay SMTP messages" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1395" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should not perform reverse DNS lookups on incoming messages</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1890" negate="true" comment="perform reverse DNS lookups on incoming messages" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1396" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use port 25 for outbound SMTP connections</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1900" comment="use port 25 for outbound SMTP connections" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1397" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use only basic authentication with TLS encryption for outbound SMTP connections</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1910" comment="use only basic authentication with TLS encryption for outbound SMTP connections" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1398" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should enable logging of connections between SMTP hosts</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1920" comment="enable logging of connections between SMTP hosts" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1399" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should use port 25 for inbound SMTP connections</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1930" comment="use port 25 for inbound SMTP connections" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1400" class="compliance">
			<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-12-29">
					<contributor organization="The MITRE Corporation">Charles Schmidt</contributor>
				</submitted>
				<status_change date="2005-01-26">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Exchange Server 2003 should apply sender, recipient, and connection filters</description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-113" comment="Exchange Server 2003 (gold edition) is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wat-1940" comment="apply recipient and connection filters" />
					<criterion test_ref="wat-1941" comment="apply sender filters" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1417" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-325" comment="the version of mswd6_32.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1427" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>IIS 5.1</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU exhaustion, application crash) via a PROPFIND request with an XML message containing XML elements with a large number of attributes.</description>
			<reference source="CVE">CAN-2003-0718</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="cmp-1110" comment="a vulnerable version of httpext.dll exists" />
					<criterion test_ref="wrt-549" negate="true" comment="the patch KB824151 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1436" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-12" comment="Added patch 107180-31 test for Solaris 7.  Changed vulnerable software test logic a little">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in dtlogin in CDE on Solaris, HP-UX, and possibly other operating systems, allows remote attackers to execute arbitrary code via a certain UDP packet.</description>
			<reference source="CVE">CAN-2004-0368</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sft-219" comment="File /usr/dt/bin/dtlogin exists" />
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-231" comment="Patch 108919-21 or later installed" />
					<criterion test_ref="spt-232" comment="Patch 112807-09 or later installed" />
					<criterion test_ref="spt-249" comment="Patch 107180-31 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-206" comment="dtlogin running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1455" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka &quot;New Variant of Certificate Validation Flaw Could Enable Identity Spoofing&quot; (CAN-2002-0862).</description>
			<reference source="CVE">CVE-2002-1183</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-434" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1467" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Samba</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>Buffer overflow in samba 2.2.2 through 2.2.6 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an encrypted password that causes the overflow during decryption in which a DOS codepage string is converted to a little-endian UCS2 unicode string.</description>
			<reference source="CVE">CVE-2002-1318</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-28" comment="Samba - Usr (SUNWsmbau) installed" />
					<criterion test_ref="spt-48" negate="true" comment="Patch 114684-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-3" comment="smbd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1479" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>libpng</product>
			</affected>
			<dates>
				<submitted date="2004-12-12">
					<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>Multiple integer overflows in the (1) png_read_png in pngread.c or (2) png_handle_sPLT functions in pngrutil.c or (3) progressive display image reading capability in libpng 1.2.5 and earlier allow remote attackers to cause a denial of service (application crash) via a malformed PNG image.</description>
			<reference source="CVE">CAN-2004-0599</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-11" comment="Netscape installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1482" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>The Solaris Management Console (SMC) in Sun Solaris 8 and 9 generates different 404 error messages when a file does not exist versus when a file exists but is otherwise inacessible, which could allow remote attackers to obtain sensitive information in conjunction with a directory traversal (..) attack.</description>
			<reference source="CVE">CAN-2004-1354</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="sat-40" comment="Solaris Management Console Web Components (SUNWwbmc) installed" />
					<criterion test_ref="spt-76" negate="true" comment="Patch 111313-02 or later installed" />
					<criterion test_ref="spt-77" negate="true" comment="Patch 116807-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-8" comment="smcboot running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1503" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CAN-2003-1041.</description>
			<reference source="CVE">CAN-2004-0201</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1512" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-06-11">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-07-19" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>The component for the Virtual DOS Machine (VDM) subsystem in Windows NT 4.0 and Windows 2000 does not properly validate system structures, which allows local users to access protected kernel memory and execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0118</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-342" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6902" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-933" comment="Windows NT or 2000 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1528" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in the ls-F builtin function in tcsh on Solaris 8 allows local users to create or delete files as other users, and gain privileges.</description>
			<reference source="CVE">CAN-2003-1024</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="spt-95" negate="true" comment="Patch 110943-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1530" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<modified date="2004-07-14" comment="added the unregistered HTML Help criterion to the configuration section of the criteria">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CAN-2003-1041.</description>
			<reference source="CVE">CAN-2004-0201</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1549" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2005-01-03">
					<contributor organization="The MITRE Corporation">Matthew Burton</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 WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42'</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
					<criterion test_ref="wft-350" comment="the version of wins.exe is less than 5.2.3790.239" />
					<criterion test_ref="wrt-38" negate="true" comment="the patch KB870763 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1561" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<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-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-148" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6992" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1563" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;.</description>
			<reference source="CVE">CAN-2004-0839</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL1568" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Media Player 9</product>
			</affected>
			<dates>
				<submitted date="2005-02-22">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-02-22" comment="changed product affected">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed version">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-174 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-175 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-176 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-177 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-178 - modified name ">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-02-23">DRAFT</status_change>
				<status_change date="2005-03-23">INTERIM</status_change>
				<status_change date="2005-04-13">ACCEPTED</status_change>
			</dates>
			<description>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the &quot;PNG Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1244</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-82" comment="Windows Media Player 9.0 installed" />
					<criterion test_ref="wft-374" comment="the version of wmp.dll is les than 9.0.0.3250" />
					<criterion test_ref="wrt-167" negate="true" comment="The patch KB885492 is installed on Windows Server 2003" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-188" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1581" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">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="wft-160" comment="the version of lsasrv.dll is less than 5.2.3790.220" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1601" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
			<reference source="CVE">CAN-2004-0214</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wrt-550" comment="Windows ME Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1603" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2004-12-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-18">DRAFT</status_change>
				<modified date="2005-01-27" comment="Change OS test to include XP gold in addition to XP SP1">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-03-02" comment="modified wft-175 - Access DLL via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">INTERIM</status_change>
				<modified date="2005-03-29" comment="modified wrt-45 - deleted an extra space after Filelist">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-04-22" comment="modified wrt-45 - Removed extra space between 'Windows XP' in the key field">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</modified>
			</dates>
			<description>'HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.'</description>
			<reference source="CVE">CVE-2004-0568</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-175" comment="the version of hypertrm.dll is less than 5.1.2600.1609" />
					<criterion test_ref="wrt-45" comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed " />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1606" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The Server Message Block (SMB) implementation for Windows 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code using certain broadcast packets, aka the &quot;Server Message Block Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0045</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-380" comment="the version of mrxsmb.sys is less than 5.1.2600.2598" />
					<criterion test_ref="wrt-90" negate="true" comment="the patch KB885250 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1654" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Licence Logging Service</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>gzip before 1.3 in Solaris 8, when called with the -f or -force flags, will change the permissions of files that are hard linked to the target files, which allows local users to view or modify these files.</description>
			<reference source="CVE">CAN-2004-1349</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sat-36" comment="GNU Zip (gzip, SUNWgzip) installed" />
					<criterion test_ref="spt-67" negate="true" comment="Patch 112668-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1655" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
					<criterion test_ref="cmp-33" comment="The version of mswrd664.wpc OR wmswrd632.wpc is less than 2004.10.25.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1684" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in the sendfilev function in Sun Solaris 8 and 9 allows local users to cause a denial of service (system panic) via unknown vectors.</description>
			<reference source="CVE">CAN-2004-1356</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-81" negate="true" comment="Patch 108528-27 or later installed" />
					<criterion test_ref="spt-80" negate="true" comment="Patch 112233-12 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1701" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHTML Edit Control (dhtmled.ocx) in Internet Explorer 6.0.2900.2180 allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by &quot;AbusiveParent.&quot;</description>
			<reference source="CVE">CAN-2004-1319</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1102" comment="Windows XP 64-bit with SP1 (or earlier) installed" />
					<criterion test_ref="wft-383" comment="the version of wdhtmled.ocx is less than 6.1.0.9232" />
					<criterion test_ref="wrt-87" negate="true" comment="the patch kb891781 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1707" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Sun Enterprise Storage Manager (ESM)</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></description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="sat-1" comment="Sun Enterprise Storage Manager installed" />
					<criterion test_ref="spt-242" negate="true" comment="Patch 117367-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1718" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-06-11">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-04">ACCEPTED</status_change>
			</dates>
			<description>The component for the Virtual DOS Machine (VDM) subsystem in Windows NT 4.0 and Windows 2000 does not properly validate system structures, which allows local users to access protected kernel memory and execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0118</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-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-1085" comment="Version check of Ntoskrnl for NT Terminal Server or NT Workstation" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1721" 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 Visual Studio .NET 2003</product>
			</affected>
			<dates>
				<submitted date="2004-09-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<modified date="2004-09-30" comment="changed affected platforms">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-519" comment="Microsoft Visual Studio .NET 2003 Installed" />
					<criterion test_ref="wrt-518" negate="true" comment="The patch KB830348 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1732" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in conv_fix in Sun Solaris 7 through 9, when invoked by conv_lpd, allows local users to overwrite arbitrary files.</description>
			<reference source="CVE">CAN-2004-1360</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-43" comment="SunSoft Print - Client - Usr (SUNWpcu) installed" />
					<criterion test_ref="spt-89" negate="true" comment="Patch 107115-14 or later installed" />
					<criterion test_ref="spt-90" negate="true" comment="Patch 109320-09 or later installed" />
					<criterion test_ref="spt-91" negate="true" comment="Patch 113329-05 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1736" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the &quot;URL Decoding Zone Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0054</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-406" comment="the version of mshtml.dll is less than 5.0.3528.700" />
					<criterion test_ref="wrt-164" negate="true" comment="the patch kb867282 is installed (Win2K SP3  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1749" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
			<reference source="CVE">CAN-2004-0214</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-1124" comment="a vulnerable version of shell32.dll exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1751" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-10-13" comment="fixed OS ">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
			<reference source="CVE">CAN-2004-0208</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-508" comment="the version of win32k.sys is less than 5.2.3790.198" />
					<criterion test_ref="cmp-1113" comment="Windows 2003 Server or Windows XP 64-bit" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1781" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Task Scheduler</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<modified date="2004-09-14" 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 the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
			<reference source="CVE">CAN-2004-0212</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-455" comment="the version of mstask.dll is less than 5.1.2600.1555" />
					<criterion test_ref="wrt-483" negate="true" comment="Patch Windows2000-kb841873-x86-enu.exe Installed" />
					<criterion test_ref="cmp-1102" comment="Windows XP 64-bit with SP1 (or earlier) installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1793" 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">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-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="OVAL1808" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Negotiate SSP interface</product>
			</affected>
			<dates>
				<submitted date="2004-06-14">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wft-345 - Addded a space in the registry key component of the file path">
					<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>The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection</description>
			<reference source="CVE">CAN-2004-0119</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-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="wft-345" comment="The version of Ipnathlp.dll is less than 5.0.2195.6902" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-206" comment="Negotiate is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1813" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-57" comment="Windows XP 32-bit SP1 is installed" />
					<criterion test_ref="wft-366" comment="the version of rpcrt4.dll is less than 5.1.2600.1254" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1837" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1133" comment="a vulnerable version of grpconv.exe exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1843" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1136" comment="a vulnerable version of grpconv.exe exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1844" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>NIS</product>
			</affected>
			<dates>
				<submitted date="2004-12-29">
					<contributor organization="The MITRE Corporation">Brian Soby</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>Buffer overflow in ypbind daemon in Solaris 5.4 through 8 allows remote attackers to execute arbitrary code</description>
			<reference source="CVE">CVE-2001-1328</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="sat-13" comment="NIS/NIS+ Utilities installed (SUNWnisu)" />
					<criterion test_ref="spt-8" negate="true" comment="Patch 108750-02 or later installed" />
					<criterion test_ref="spt-9" negate="true" comment="Patch 110322-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-2" comment="ypbind running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1847" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The Server Message Block (SMB) implementation for Windows 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code using certain broadcast packets, aka the &quot;Server Message Block Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0045</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-381" comment="the version of mrxsmb.sys is less than 5.2.3790.252" />
					<criterion test_ref="wrt-90" negate="true" comment="the patch KB885250 is installed" />
					<criterion test_ref="cmp-187" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1852" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-520" comment="the version of nddenb32.dll is less than 4.0.1381.33565" />
					<criterion test_ref="wft-521" comment="the version of netdde.exe is less than 4.0.1381.33574" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1872" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve &quot;an unchecked buffer.&quot;</description>
			<reference source="CVE">CAN-2004-0209</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-535" comment="the version of vdmdbg.dll is less than 5.1.2600.1560" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1880" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>dtspcd</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The CDE dtspcd daemon allows local users to execute arbitrary commands via a symlink attack.</description>
			<reference source="CVE">CVE-1999-0689</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sat-49" comment="CDE Daemons (SUNWdtdmn) installed" />
					<criterion test_ref="spt-107" negate="true" comment="Patch 108221-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1886" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-154 - wft-154 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>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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-154" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wrt-4" comment="Win2K/XP/2003 service pack 1 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1888" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2005-01-04">
					<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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
					<criterion test_ref="wft-160" comment="the version of lsasrv.dll is less than 5.2.3790.220" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1889" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The Server Message Block (SMB) implementation for Windows 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code using certain broadcast packets, aka the &quot;Server Message Block Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0045</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-382" comment="the version of mrxsmb.sys is less than 5.1.2600.1620" />
					<criterion test_ref="wrt-90" negate="true" comment="the patch KB885250 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1905" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in dtsession for Solaris 2.5.1 through Solaris 9 allows local users to gain root privileges via a long HOME environment variable.</description>
			<reference source="CVE">CAN-2003-0092</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-47" comment="CDE Desktop Window Manager (SUNWdtwm) installed" />
					<criterion test_ref="spt-100" negate="true" comment="Patch 107702-12 or later installed" />
					<criterion test_ref="spt-101" negate="true" comment="Patch 109354-19 or later installed" />
					<criterion test_ref="spt-102" negate="true" comment="Patch 114497-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1943" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.x and 6.0 allows remote attackers to execute arbitrary programs via a modified directory traversal attack using a URL containing &quot;..&quot; (dot dot) sequences and a filename that ends in &quot;::&quot; which is treated as a .chm file even if it does not have a .chm extension. NOTE: this bug may overlap CAN-2004-0475.</description>
			<reference source="CVE">CAN-2003-1041</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1950" 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 Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-08-26">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-08-26">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook Express 5.5 and 6 allows attackers to cause a denial of service (application crash) via a malformed e-mail header.</description>
			<reference source="CVE">CAN-2004-0215</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-173" comment="Outlook Express 6 SP1 is installed" />
					<criterion test_ref="wft-467" comment="the version of inetcomm.dll is less than 6.0.2800.1441" />
					<criterion test_ref="wrt-494" negate="true" comment="the patch kb823353 is installed " />
				</software>
				<configuration>
					<criterion test_ref="wrt-495" negate="true" comment="all users have the preview pane disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1959" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>
				<modified date="2005-03-01" comment="modified wft-123 - Changed/Corrected literal path">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-03-23">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-123 - wft-123 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 for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-123" comment="the version of wordpad.exe is less than 5.1.2600.1606" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wft-281" comment="the version of mswrd632.wpc is less than 2004.10.25.0" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1962" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-06-30">INTERIM</status_change>
				<status_change date="2004-07-12">ACCEPTED</status_change>
			</dates>
			<description>The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection.</description>
			<reference source="CVE">CAN-2004-0119</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="cmp-952" comment="The version of ipnathlp.dll is less than 5.2.3790.142 and 64-bit or 32-bit version of Windows is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-206" comment="Negotiate is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1963" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows XP</product>
			</affected>
			<dates>
				<submitted date="2005-03-30">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the &quot;Related Topics&quot; command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using &quot;writehta.txt&quot; and the ADODB recordset, which saves a .HTA file to the local system, aka the &quot;HTML Help ActiveX control Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1043</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-93" negate="true" comment="the patch kb890175 is installed" />
					<criterion test_ref="cmp-242" comment="A vulnerable version of hhctrl.ocx exists on Windows XP" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1964" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Task Scheduler</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-07-14" comment="added compound tests">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
			<reference source="CVE">CAN-2004-0212</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="cmp-1070" comment="Affected mstask.dll file versions based on service pack levels" />
					<criterion test_ref="wrt-483" negate="true" comment="Patch Windows2000-kb841873-x86-enu.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1970" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Solaris Management Console (SMC)</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Off-by-one error in the fb_realpath() function, as derived from the realpath function in BSD, may allow attackers to execute arbitrary code, as demonstrated in wu-ftpd 2.5.0 through 2.6.2 via commands that cause pathnames of length MAXPATHLEN+1 to trigger a buffer overflow, including (1) STOR, (2) RETR, (3) APPE, (4) DELE, (5) MKD, (6) RMD, (7) STOU, or (8) RNTO.</description>
			<reference source="CVE">CAN-2003-0466</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-34" comment="FTP Server - Usr (SUNWftpu) installed" />
					<criterion test_ref="spt-60" negate="true" comment="Patch 114564-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-3" comment="inetd.conf contains in.ftpd" />
					<criterion test_ref="sct-201" comment="inetd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1976" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1066" comment="Windows XP 64-bit with Service Pack 1" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-33" comment="The version of mswrd664.wpc OR wmswrd632.wpc is less than 2004.10.25.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL1982" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-18" comment="Changed apache test to file test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2004-10-19" comment="Changed apache test to package test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Apache before 2.0.49, when using multiple listening sockets on certain platforms, allows remote attackers to cause a denial of service (blocked new connections) via a &quot;short-lived connection on a rarely-accessed listening socket.&quot;</description>
			<reference source="CVE">CAN-2004-0174</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="spt-254" negate="true" comment="Patch 113146-05 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL1997" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Negotiate SSP interface</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-07-19" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2004-07-20" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-08-11">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="cmp-66 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 Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection.</description>
			<reference source="CVE">CAN-2004-0119</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
					<criterion test_ref="cmp-1095" comment="Version checks on XP for Ipnathlp.dll" />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wmt-206" comment="Negotiate is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2002" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Solaris Enterprise Authentication Mechanism (SEAM)</product>
			</affected>
			<dates>
				<submitted date="2004-10-11">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<modified date="2005-01-14" comment="Changed two unknown tests for kerberos configuration to Solaris text file contents tests ">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in krb5_aname_to_localname for MIT Kerberos 5 (krb5) 1.3.3 and earlier allow remote attackers to execute arbitrary code as root.</description>
			<reference source="CVE">CAN-2004-0523</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-246" negate="true" comment="Patch 112908-16 or later installed" />
					<criterion test_ref="spt-247" negate="true" comment="Patch 112536-05 or later installed" />
					<criterion test_ref="cmp-1104" negate="true" comment="Patches 112237-11 and 112390-09 or greater installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
					<criterion test_ref="stt-6" comment="/etc/krb5/krb5.conf is configured with explicit or rules-based mapping" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2008" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wft-154 - wft-154 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>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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-154" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
					<criterion test_ref="wrt-4" comment="Win2K/XP/2003 service pack 1 is installed" />
					<criterion test_ref="cmp-1112" comment="Windows XP 64-bit" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2011" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Bind</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified sat-10 - Changed test to pattern match to check for 64bit version of Core Solaris">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2005-01-14" comment="modified sat-10 - Changed regular expression to properly check for 64bit package">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-01-24">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</dates>
			<description>ISC BIND 8.3.x before 8.3.7, and 8.4.x before 8.4.3, allows remote attackers to poison the cache via a malicious name server that returns negative responses with a large TTL (time-to-live) value.</description>
			<reference source="CVE">CAN-2003-0914</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-270" negate="true" comment="Patch 106938-08 or later installed" />
					<criterion test_ref="spt-271" negate="true" comment="Patch 109326-13 or later installed" />
					<criterion test_ref="spt-272" negate="true" comment="Patch 112970-06 or later installed" />
					<criterion test_ref="sat-10" comment="Core Solaris (SUNWcsu/SUNWcsxu) installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-211" comment="in.named running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2016" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-08-25">
					<contributor organization="The MITRE Corporation">Christine Walzer</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>
			</dates>
			<description>Cross-site scripting (XSS) vulnerability in Outlook Web Access for Exchange Server 5.5 Service Pack 4 allows remote attackers to insert arbitrary script and spoof content in HTML email or web caches via an HTML redirect query.</description>
			<reference source="CVE">CAN-2004-0203</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-504" comment="Exchange 5.5 with SP4 Installed" />
					<criterion test_ref="wft-485" comment="the version of cdo.dll is less than 5.5.2558.10" />
					<criterion test_ref="wrt-505" negate="true" comment="the  patch kb842436 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-506" comment="Outlook Web Access exists" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2022" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">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>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 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" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2025" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>login</product>
			</affected>
			<dates>
				<submitted date="2004-12-29">
					<contributor organization="The MITRE Corporation">Brian Soby</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>Buffer overflow in login in various System V based operating systems allows remote attackers to execute arbitrary commands via a large number of arguments through services such as telnet and rlogin</description>
			<reference source="CVE">CVE-2001-0797</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="spt-6" negate="true" comment="Patch 112300-01 or later installed" />
					<criterion test_ref="spt-7" negate="true" comment="Patch 111085-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2046" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-03-31">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-400" comment="the version of shell32.dll is less than 5.0.3900.7009" />
					<criterion test_ref="wrt-155" comment="the patch kb890047 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-157" negate="true" comment="Drag-and-Drop disabled when set to 3" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2062" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2005-01-04">
					<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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1066" comment="Windows XP 64-bit with Service Pack 1" />
					<criterion test_ref="wft-349" comment="the version of lsasrv.dll is less than 5.1.2600.1597" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2065" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>pam_krb5</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<modified date="2005-01-14" comment="Changed all unknown tests to solaris file contents tests">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Solaris 9, when configured as a Kerberos client with patch 112908-12 or 115168-03 and using pam_krb5 as an &quot;auth&quot; module with the debug feature enabled, records passwords in plaintext, which could allow local users to gain other user's passwords by reading log files.</description>
			<reference source="CVE">CAN-2004-0653</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="spt-248" negate="true" comment="Patch 112908-13 or later installed" />
					<criterion test_ref="spt-236" comment="Patch 112908-12 installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-7" comment="/etc/pam.conf is configured to use pam_krb5 as an 'auth' module and the debug feature of pam_krb5 is enabled" />
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
					<criterion test_ref="stt-8" comment="/etc/syslog.conf is configured to log &quot;debug&quot; level messages for at least daemon" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2073" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;.</description>
			<reference source="CVE">CAN-2004-0839</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2094" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</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.x through 8.3.3 allows remote attackers to cause a denial of service (crash) via SIG RR elements with invalid expiry times, which are removed from the internal BIND database and later cause a null dereference.</description>
			<reference source="CVE">CVE-2002-1221</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-19" comment="Internet Domain Name Server (BIND, SUNWinamd) installed" />
					<criterion test_ref="spt-24" negate="true" comment="Patch 106938-07 or later installed" />
					<criterion test_ref="spt-25" negate="true" comment="Patch 109326-10 or later 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="OVAL2100" 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">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-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="OVAL2108" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-12">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka &quot;New Variant of Certificate Validation Flaw Could Enable Identity Spoofing&quot; (CAN-2002-0862).</description>
			<reference source="CVE">CVE-2002-1183</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-434" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2114" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve &quot;an unchecked buffer.&quot;</description>
			<reference source="CVE">CAN-2004-0209</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-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-507" comment="the version of gdi32.dll is less than 5.0.2195.6945" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2128" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Indexing Service</product>
			</affected>
			<dates>
				<submitted date="2005-03-23">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The Indexing Service for Microsoft Windows XP and Server 2003 does not properly validate the length of a message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
			<reference source="CVE">CAN-2004-0897</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-38" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003" />
					<criterion test_ref="wft-356" comment="Indexing Service ciodm.dll is less than 5.2.3790.220" />
					<criterion test_ref="wrt-69" negate="true" comment="the patch Windows 2003 KB871250 is installed " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2137" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-08-26">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-08-26">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook Express 5.5 and 6 allows attackers to cause a denial of service (application crash) via a malformed e-mail header.</description>
			<reference source="CVE">CAN-2004-0215</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-170" comment="Outlook Express 5.5 SP2 is installed" />
					<criterion test_ref="wft-469" comment="the version of inetcomm.dll is less than 5.50.4942.400" />
					<criterion test_ref="wrt-494" negate="true" comment="the patch kb823353 is installed " />
				</software>
				<configuration>
					<criterion test_ref="wrt-495" comment="all users have the preview pane disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2139" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Kerberos5</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<modified date="2005-01-14" comment="Changed kerberos unknown test to solaris file contents test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>The asn1buf_skiptail function in the ASN.1 decoder library for MIT Kerberos 5 (krb5) 1.2.2 through 1.3.4 allows remote attackers to cause a denial of service (infinite loop) via a certain BER encoding.</description>
			<reference source="CVE">CAN-2004-0644</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="spt-250" negate="true" comment="Patch 112908-15 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2155" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CAN-2003-1041.</description>
			<reference source="CVE">CAN-2004-0201</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2163" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Samba</product>
			</affected>
			<dates>
				<submitted date="2004-12-30">
					<contributor organization="The MITRE Corporation">Brian Soby</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>Buffer overflow in the call_trans2open function in trans2.c for Samba 2.2.x before 2.2.8a, 2.0.10 and earlier 2.0.x versions, and Samba-TNG before 0.3.2, allows remote attackers to execute arbitrary code</description>
			<reference source="CVE">CAN-2003-0201</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-15" comment="Samba (SUNWsmbar) installed" />
					<criterion test_ref="spt-15" negate="true" comment="Patch 114684-02 or later installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="cmp-56" comment="Inetd running and inetd.conf contains smbd" />
					<criterion test_ref="sct-3" comment="smbd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2166" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>POSIX</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-07-14" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The POSIX component of Microsoft Windows NT and Windows 2000 allows local users to execute arbitrary code via certain parameters, possibly by modifying message length values and causing a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0210</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-480" negate="true" comment="the patch kb841872 is installed" />
					<criterion test_ref="cmp-1064" comment="Version check for psxss.exe on NT Workstation, Server 4.0 and NT Terminal Server" />
				</software>
				<configuration>
					<criterion test_ref="wrt-479" comment="POSIX is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2183" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sendmail</product>
			</affected>
			<dates>
				<submitted date="2004-12-22">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-01-12">DRAFT</status_change>
				<modified date="2005-01-27" comment="Removed &quot;Sendmail running&quot; configuration test.  Sendmail installs as SUID root">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-04-20">INTERIM</status_change>
			</dates>
			<description>Buffer overflow in Sendmail before 8.12.5, when configured to use a custom DNS map to query TXT records, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a malicious DNS server</description>
			<reference source="CVE">CVE-2002-0906</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-3" comment="Sendmail - root (SUNWsndmr) installed" />
					<criterion test_ref="spt-2" negate="true" comment="Patch 113575-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2188" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-04-22">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP (&quot;Fragmentation Needed and Don't Fragment was Set&quot;) packets with a low next-hop MTU value, aka the &quot;Path MTU discovery attack.&quot;  NOTE: CAN-2004-0790, CAN-2004-0791, and CAN-2004-1060 have been SPLIT based on different attacks; CAN-2005-0065, CAN-2005-0066, CAN-2005-0067, and CAN-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
			<reference source="CVE">CAN-2004-1060</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-593" comment="the version of Tcpip.sys is less than 5.0.2195.7035" />
					<criterion test_ref="wrt-443" negate="true" comment="the patch KB893066 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-380" negate="true" comment="Enable Path MTU Discovery is Disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2190" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>DirectX</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-06-16" comment="Added cmp-966 to test for vulnerable versions of DirectX">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<modified date="2004-06-17" comment="Re-added cmp-966">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<modified date="2004-07-06" comment="Added the negate attribute with a value of 'true' to the subtest elements referencing patch installations.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-07-12">INTERIM</status_change>
				<status_change date="2004-07-21">ACCEPTED</status_change>
			</dates>
			<description>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
			<reference source="CVE">CAN-2004-0202</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="cmp-966" comment="DirectX without KB839643 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2204" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>IIS 4.0</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Information Server (IIS) 4.0 allows local users to execute arbitrary code via the redirect function.</description>
			<reference source="CVE">CAN-2004-0205</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<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-484" negate="true" comment="the patch q841373 is installed (Hotfix key)" />
					<criterion test_ref="wft-446" comment="the version of w3svc.dll is less than 4.2.788.1" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wmt-207" comment="Permanent redirects enabled" />
					<criterion test_ref="wrt-485" negate="true" comment="MaxClientRequestBufferData less than or equal to 16384" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2219" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-26">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site.</description>
			<reference source="CVE">CAN-2004-0845</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2222" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sendmail</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Buffer overflow in Sendmail 5.79 to 8.12.7 allows remote attackers to execute arbitrary code via certain formatted address fields, related to sender and recipient header comments as processed by the crackaddr function of headers.c.</description>
			<reference source="CVE">CVE-2002-1337</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-14" comment="Sendmail - user (SUNWsndmu) installed" />
					<criterion test_ref="spt-63" negate="true" comment="Patch 107684-08 or later installed" />
					<criterion test_ref="spt-64" negate="true" comment="Patch 110615-08 or later installed" />
					<criterion test_ref="spt-65" negate="true" comment="Patch 113575-03 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-208" comment="Sendmail running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2245" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
				<modified date="2004-09-14" 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 Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-450" comment="the version of shell32.dll is less than 6.0.2800.1556" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
					<criterion test_ref="cmp-1102" comment="Windows XP 64-bit with SP1 (or earlier) installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2248" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>libc</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>The Sun RPC functionality in multiple libc implementations does not provide a time-out mechanism when reading data from TCP connections, which allows remote attackers to cause a denial of service (hang).</description>
			<reference source="CVE">CVE-2002-1265</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="cmp-287" comment="All RPC w/TCP patches installed - CVE-2002-1265" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-9" comment="rpcbind running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2265" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">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>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-437" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33545" />
					<criterion test_ref="wrt-478" negate="true" comment="the patch Q811493 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2274" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>MDAC 2.8</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
			<reference source="CVE">CAN-2004-0597</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-179" negate="true" comment="Windows Messenger 5.1 is installed" />
					<criterion test_ref="wft-410" comment="the version of msmsgs.exe is less than 5.1.0.639" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2280" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>DHCP</product>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-01-12">DRAFT</status_change>
				<modified date="2005-01-27" comment="Corrected the patch number being checked">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-02-07" comment="negated the patch check">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-23">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition, with DHCP logging enabled, does not properly validate the length of certain messages, which allows remote attackers to cause a denial of service (application crash) via a malformed DHCP message, aka &quot;Logging Vulnerability.</description>
			<reference source="CVE">CAN-2004-0899</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-156" comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" />
					<criterion test_ref="wrt-37" negate="true" comment="the patch KB885249 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2292" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2005-0051</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-373" comment="the version of srvsvc.dll is less than 5.1.2600.2577" />
					<criterion test_ref="wrt-81" comment="the patch kb888302 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2300" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>SMTP</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<modified date="2004-10-26" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-11-17">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>The SMTP (Simple Mail Transfer Protocol) component of Microsoft Windows XP 64-bit Edition, Windows Server 2003, Windows Server 2003 64-bit Edition, and the Exchange Routing Engine component of Exchange Server 2003, allows remote attackers to execute arbitrary code via a malicious DNS response message containing length values that are not properly validated.</description>
			<reference source="CVE">CAN-2004-0840</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-502" comment="The version of smtpsvc.dll is less than 6.0.3790.211" />
					<criterion test_ref="wrt-542" comment="the patch WindowsServer2003-KB885881-x86-enu.exe is installed" />
					<criterion test_ref="cmp-1153" comment="Exchange Server 2003 is installed on Windows Server 2003" />
				</software>
				<configuration>
					<criterion test_ref="wrt-240" comment="SMTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2348" 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>Microsoft Project Professional 2002</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Office XP allows remote attackers to execute arbitrary code via a link with a URL file location containing long inputs after (1) &quot;%00 (null byte) in .doc filenames or (2) &quot;%0a&quot; (carriage return) in .rtf filenames.</description>
			<reference source="CVE">CAN-2004-0848</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-523" comment="Windows Project Professional 2002 Service Pack 1 is installed" />
					<criterion test_ref="wft-377" comment="the version of mso.dll is less than 10.0.6735.0" />
					<criterion test_ref="wrt-94" negate="true" comment="Patch KB873355 installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2351" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>Windows 2000, XP, and Server 2003 does not properly &quot;validate the use of memory regions&quot; for COM structured storage files, which allows attackers to execute arbitrary code, aka the &quot;COM Structured Storage Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0047</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-388" comment="the version of ole32.dll is less than 5.1.2600.2595" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2378" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>libpng</product>
			</affected>
			<dates>
				<submitted date="2004-12-12">
					<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>Multiple buffer overflows in libpng 1.2.5 and earlier allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
			<reference source="CVE">CAN-2004-0597</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-11" comment="Netscape installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2379" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Media Player 9</product>
			</affected>
			<dates>
				<submitted date="2005-02-22">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed version">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-169 - fixed pattern match">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-174 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-175 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-176 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-177 - modified name">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-02-22" comment="modified wrt-178 - modified name ">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-02-23">DRAFT</status_change>
				<status_change date="2005-03-23">INTERIM</status_change>
				<status_change date="2005-04-13">ACCEPTED</status_change>
			</dates>
			<description>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the &quot;PNG Processing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1244</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-82" comment="Windows Media Player 9.0 installed" />
					<criterion test_ref="wft-374" comment="the version of wmp.dll is les than 9.0.0.3250" />
					<criterion test_ref="wrt-85" negate="true" comment="The patch KB885492 is installed on Windows 2000" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-188" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2381" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-451" comment="the version of shell32.dll is less than 6.0.3790.163" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2385" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the &quot;Channel Definition Format (CDF) Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0056</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-406" comment="the version of mshtml.dll is less than 5.0.3528.700" />
					<criterion test_ref="wrt-164" comment="the patch kb867282 is installed (Win2K SP3  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2394" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-518" comment="the version of nddenb32.dll is less than 4.0.1381.7268" />
					<criterion test_ref="wft-522" comment="the version of netdde.exe is less than 4.0.1381.7280" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2413" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>DirectX</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-06-16" comment="Changed Status to Draft; Added cmp-967">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<modified date="2004-07-06" comment="Added the negate attribute with a value of 'true' to the subtest elements referencing patch installations.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-07-12">INTERIM</status_change>
				<status_change date="2004-07-21">ACCEPTED</status_change>
				<modified date="2004-09-13" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-09-14" comment="">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-09-14" 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>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
			<reference source="CVE">CAN-2004-0202</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-967" comment="DirectX 8.1 without kb839643 installed" />
					<criterion test_ref="cmp-1102" comment="Windows XP 64-bit with SP1 (or earlier) installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2418" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla before 1.7, Firefox before 0.9, and Thunderbird before 0.7, allow remote web sites to hijack the user interface via the &quot;chrome&quot; flag and XML User Interface Language (XUL) files.</description>
			<reference source="CVE">CAN-2004-0764</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2423" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>NIS</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>The getdbm procedure in ypxfrd allows local users to read arbitrary files, and remote attackers to read databases outside /var/yp, via a directory traversal and symlink attack on the domain and map arguments.</description>
			<reference source="CVE">CVE-2002-1199</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-20" comment="NIS Server - User (SUNWypu) installed" />
					<criterion test_ref="spt-33" negate="true" comment="Patch 106541-24 or later installed" />
					<criterion test_ref="spt-34" negate="true" comment="Patch 109328-03 or later installed" />
					<criterion test_ref="spt-35" negate="true" comment="Patch 113579-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-5" comment="ypxfrd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2426" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Basic Security Module</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in the Basic Security Module (BSM), when configured to audit either the Administrative (ad) or the System-Wide Administration (as) audit class in Solaris 7, 8, and 9, allows local users to cause a denial of service (kernel panic).</description>
			<reference source="CVE">CAN-2004-0654</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="spt-233" negate="true" comment="Patch 106541-33 or later installed" />
					<criterion test_ref="spt-234" negate="true" comment="Patch 109007-18 or later installed" />
					<criterion test_ref="spt-235" negate="true" comment="Patch 114332-12 or later installed" />
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="ukn-26" comment="Basic Security Module enabled" />
					<criterion test_ref="ukn-27" comment="Auditing Administrative or System-Wide Administrative audit classes" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2428" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Enhanced Metafile (EMF)</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-10-13" comment="changed OS">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve &quot;an unchecked buffer.&quot;</description>
			<reference source="CVE">CAN-2004-0209</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-508" comment="the version of win32k.sys is less than 5.2.3790.198" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="cmp-1113" comment="Windows 2003 Server or Windows XP 64-bit" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2447" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Indexing Service</product>
			</affected>
			<dates>
				<submitted date="2005-03-23">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The Indexing Service for Microsoft Windows XP and Server 2003 does not properly validate the length of a message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
			<reference source="CVE">CAN-2004-0897</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
					<criterion test_ref="wft-357" comment="Indexing Service ciodm.dll is less than 5.1.2600.1596" />
					<criterion test_ref="wrt-74" negate="true" comment="the patch Windows XP KB871250 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2448" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6 on Double Byte Character Set (DBCS) systems allows remote attackers to alter displayed address bars and spoof web pages via a URL containing special characters, facilitating phishing attacks, aka the &quot;Address Bar Spoofing on Double Byte Character Set Systems Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0844</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 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="OVAL2487" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL2495" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Utility Manager</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Utility Manager in Windows 2000 launches winhlp32.exe while Utility Manager is running with raised privileges, which allows local users to gain system privileges via a &quot;Shatter&quot; style attack that sends a Windows message to cause Utility Manager to launch winhlp32 by directly accessing the context sensitive help and bypassing the GUI, then sending another message to winhlp32 in order to open a user-selected file, a different vulnerability than CAN-2003-0908.</description>
			<reference source="CVE">CAN-2004-0213</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-439" comment="the version of Sp3res.dll is less than 5.0.2195.6928" />
					<criterion test_ref="wft-442" comment="the version of Umandlg.dll is less than 1.0.0.5" />
					<criterion test_ref="wrt-481" negate="true" comment="the patch kb842526 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2505" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-10-18">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>The RPC Runtime Library for Microsoft Windows NT 4.0 allows remote attackers to read active memory or cause a denial of service (system crash) via a malicious message, possibly related to improper length values.</description>
			<reference source="CVE">CAN-2004-0569</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-552" comment="the version of rpcrt4.dll is less than 4.0.1381.7299" />
					<criterion test_ref="wrt-558" comment="Patch KB873350 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2516" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>DirectX</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-06-16" comment="Changed Status to Draft; Added cmp-969">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<modified date="2004-07-06" comment="Added the negate attribute with a value of 'true' to the subtest elements referencing patch installations.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-07-12">INTERIM</status_change>
				<status_change date="2004-07-21">ACCEPTED</status_change>
			</dates>
			<description>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
			<reference source="CVE">CAN-2004-0202</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="cmp-969" comment="DirectX without KB839643 Installed on Windows Server 2003" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2536" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Kerberos5</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>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>
			<oval:notes>
				<oval:note>Vulnerability exists in standard Solaris kerberos and SEAM.  This definition only covers Solaris kerberos</oval:note>
			</oval:notes>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-74" comment="Kerberos v5 (any SUNWkrbr/SUNWkrbu/SUNWkrbux) installed" />
					<criterion test_ref="cmp-79" negate="true" comment="Patches 112237-09 and 112390-08 or later installed" />
					<criterion test_ref="cmp-81" negate="true" comment="Patches 112925-03,112923-03,112921-02, and 112908-10 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2537" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2539" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</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>Buffer overflow in named in BIND 4 versions 4.9.10 and earlier, and 8 versions 8.3.3 and earlier, allows remote attackers to execute arbitrary code via a certain DNS server response containing SIG resource records (RR).</description>
			<reference source="CVE">CVE-2002-1219</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-19" comment="Internet Domain Name Server (BIND, SUNWinamd) installed" />
					<criterion test_ref="spt-24" negate="true" comment="Patch 106938-07 or later installed" />
					<criterion test_ref="spt-25" negate="true" comment="Patch 109326-10 or later 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="OVAL2541" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-01-03">
					<contributor organization="The MITRE Corporation">Matthew Burton</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 WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-60" comment="Windows 2000 Server is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-163" comment="the version of wins.exe is less than 5.0.2195.7005" />
					<criterion test_ref="wrt-38" negate="true" comment="the patch KB870763 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2545" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2004-12-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-18">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<modified date="2005-03-02" comment="modified wft-176 - access DLL via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">ACCEPTED</status_change>
				<modified date="2005-03-29" comment="modified wrt-45 - deleted an extra space after Filelist">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2005-04-22" comment="modified wrt-45 - Removed extra space between 'Windows XP' in the key field">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</modified>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.</description>
			<reference source="CVE">CVE-2004-0568</reference>
			<status>INTERIM</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-250" comment="Win2K/XP/2003 service pack 2 is installed" />
					<criterion test_ref="wft-176" comment="the version of hypertrm.dll is less than 5.1.2600.2563" />
					<criterion test_ref="wrt-45" negate="true" comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed " />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2568" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>MDAC 2.8</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The License Logging service for Windows NT Server, Windows 2000 Server, and Windows Server 2003 does not properly validate the length of messages, which leads to an &quot;unchecked buffer&quot; and allows remote attackers to cause a denial of service (crash) and possibly execute arbtirary code, aka the &quot;License Logging Service Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0050</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-60" comment="Windows 2000 Server is installed" />
					<criterion test_ref="wrt-96" negate="true" comment="the patch kb885834 is installed (Hotfix key)" />
					<criterion test_ref="wft-394" comment="the version of Llssrv.exe is less than 5.0.2195.7021" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-344" comment="license logging service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2570" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Hyperlink Object Library</product>
			</affected>
			<dates>
				<submitted date="2005-02-24">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2005-03-02">DRAFT</status_change>
				<status_change date="2005-03-23">INTERIM</status_change>
				<status_change date="2005-04-13">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2005-0057</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wft-369" comment="the version of hlink.dll is less than 5.2.3790.227" />
					<criterion test_ref="wrt-78" negate="true" comment="the patch kb888113 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2572" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>libpng</product>
			</affected>
			<dates>
				<submitted date="2004-12-12">
					<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>The png_handle_iCCP function in libpng 1.2.5 and earlier allows remote attackers to cause a denial of service (application crash) via a certain PNG image that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0598</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-11" comment="Netscape installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2580" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Animated Cursor</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Windows Animated Cursor (ANI) in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allows remote attackers to cause a denial of service (kernel crash or resource consumption) via the (1) frame number or (2) rate number set to zero</description>
			<reference source="CVE">CAN-2004-1305</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-62" comment="Windows Server 2003 or Windows Server 2003 64-bit Edition is installed" />
					<criterion test_ref="wft-355" comment="the version of user32.dll is less than 5.2.3790.245" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2590" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sun Cluster</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in OpenSSL 0.9.7 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via an SSL client certificate with a certain invalid ASN.1 encoding.</description>
			<reference source="CVE">CAN-2003-0545</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-266" negate="true" comment="Patch 113505-02 or later installed" />
					<criterion test_ref="spt-267" negate="true" comment="Patch 113508-02 or later installed" />
					<criterion test_ref="spt-268" negate="true" comment="Patch 115054-01 or later installed" />
					<criterion test_ref="spt-269" negate="true" comment="Patch 115055-01 or later installed" />
					<criterion test_ref="sat-8" comment="SunCluster Component SUNWscvw installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-210" comment="Apache running with SunPlex Manager config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2592" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>kcms_server</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>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="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-18" comment="Kodak Color Managment Server (KCMS) Runtime Environment (SUNWkcsrt/SUNWkcsrx) installed" />
					<criterion test_ref="spt-20" negate="true" comment="Patch 114636-01 or later installed" />
					<criterion test_ref="spt-21" negate="true" comment="Patch 107337-03 or later installed" />
					<criterion test_ref="spt-22" negate="true" comment="Patch 111400-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sit-206" comment="inetd.conf contains kcms_server" />
					<criterion test_ref="sct-201" comment="inetd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2611" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL2621" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Sun Crypto Accelerator 4000</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The do_change_cipher_spec function in OpenSSL 0.9.6c to 0.9.6k, and 0.9.7a to 0.9.7c, allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that triggers a null dereference.</description>
			<reference source="CVE">CAN-2004-0079</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-243" negate="true" comment="Patch 114796-04 or later installed" />
					<criterion test_ref="sat-2" comment="Sun Crypto Accelerator 4000 software installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2638" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 98</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
			<reference source="CVE">CAN-2004-0214</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wrt-391" comment="Windows 98 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2657" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-08-26">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-08-26">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook Express 5.5 and 6 allows attackers to cause a denial of service (application crash) via a malformed e-mail header.</description>
			<reference source="CVE">CAN-2004-0215</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-172" comment="Outlook Express 6 for Windows 2003 is installed" />
					<criterion test_ref="wrt-494" negate="true" comment="the patch kb823353 is installed " />
					<criterion test_ref="cmp-1098" comment="a vulnerable version of inetcomm.dll exisits" />
				</software>
				<configuration>
					<criterion test_ref="wrt-495" comment="all users have the preview pane disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2665" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Sun Am7990 Ethernet Driver</product>
			</affected>
			<dates>
				<submitted date="2004-12-30">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-01-12">DRAFT</status_change>
			</dates>
			<description>Multiple ethernet Network Interface Card (NIC) device drivers do not pad frames with null bytes, which allows remote attackers to obtain information from previous packets or kernel memory by using malformed packets, as demonstrated by Etherleak</description>
			<reference source="CVE">CAN-2003-0001</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-16" negate="true" comment="Patch 112604-02 or later installed" />
					<criterion test_ref="spt-17" negate="true" comment="Patch 112609-02 or later installed" />
					<criterion test_ref="spt-18" negate="true" comment="Patch 115172-01 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sft-3" comment="Lance Ethernet (le) interface configured to start" />
					<criterion test_ref="ukn-2" comment="Lance Ethernet interface in use" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2670" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Office 2000 SP3</product>
			</affected>
			<dates>
				<submitted date="2004-09-28">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-489 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
			<reference source="CVE">CAN-2004-0573</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-489" comment="the version of msconv97.dll is less than 2003.1100.6252.0 " />
					<criterion test_ref="wrt-530" negate="true" comment="the patch kb873380 for Office 2000 SP3 is installed " />
					<criterion test_ref="cmp-1103" comment="Microsoft Office 2000 (Premium or Professional) Service Pack 3 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2671" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-11">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-12" comment="negated patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-13" comment="Added superceding patch info.">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
			<reference source="CVE">CAN-2002-0862</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-65" comment="Windows 2000 (sp3 or earlier) is installed" />
					<criterion test_ref="wft-434" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" />
					<criterion test_ref="wrt-477" negate="true" comment="the patch Q329115 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2673" 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 Excel 2000</product>
			</affected>
			<dates>
				<submitted date="2004-10-18">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Unknown vulnerability in Microsoft Excel 2000, 2002, 2001 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via a malicious file containing certain parameters that are not properly validated.</description>
			<reference source="CVE">CAN-2004-0846</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-535" comment="Microsoft Office 2000 Professional Service Pack 3 is installed" />
					<criterion test_ref="wrt-137" comment="Excel 2000 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2692" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the &quot;DHTML Method Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0055</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-406" comment="the version of mshtml.dll is less than 5.0.3528.700" />
					<criterion test_ref="wrt-164" negate="true" comment="the patch kb867282 is installed (Win2K SP3  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2705" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>DirectX</product>
			</affected>
			<dates>
				<submitted date="2004-06-15">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<modified date="2004-06-16" comment="Changed Status to Draft; Added cmp-970">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<modified date="2004-07-06" comment="Added the negate attribute with a value of 'true' to the subtest elements referencing patch installations.">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</modified>
				<status_change date="2004-07-12">INTERIM</status_change>
				<status_change date="2004-07-21">ACCEPTED</status_change>
			</dates>
			<description>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
			<reference source="CVE">CAN-2004-0202</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-413" comment="Windows XP or Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="cmp-967" comment="DirectX 8.1 without kb839643 installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2706" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Office 2003</product>
			</affected>
			<dates>
				<submitted date="2004-09-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-09-27" comment="changed affected product from GDI+ and office2003 to just office 2003">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-09-29">DRAFT</status_change>
				<status_change date="2004-10-13">INTERIM</status_change>
				<status_change date="2004-10-27">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-495 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-515" comment="Microsoft Office 2003 is installed" />
					<criterion test_ref="wrt-517" negate="true" comment="Patch KB838905 is installed" />
					<criterion test_ref="wft-495" comment="the version of gdiplus.dll is less than 6.0.3264.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2719" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>OpenSSH</product>
			</affected>
			<dates>
				<submitted date="2004-12-30">
					<contributor organization="The MITRE Corporation">Brian Soby</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>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="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="spt-19" negate="true" comment="Patch 113273-04 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-4" comment="sshd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2730" 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.5</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.5 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-100" comment="MDAC 2.5 is installed" />
					<criterion test_ref="wft-482" comment="the version of msadco.dll is less than 2.53.6202.0" />
					<criterion test_ref="wrt-503" negate="true" comment="Patch Q329414 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2734" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-12-17">
					<contributor organization="The MITRE Corporation">Matthew Burton</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 WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-43" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-165" comment="the version of wins.exe is less than 4.0.1381.33618" />
					<criterion test_ref="wrt-38" negate="true" comment="the patch KB870763 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2738" 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>Microsoft Visio Professional 2002</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Office XP allows remote attackers to execute arbitrary code via a link with a long URL file location.</description>
			<reference source="CVE">CAN-2004-0848</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-525" comment="Visio Professional 2002 with service pack 2" />
					<criterion test_ref="wrt-89" negate="true" comment="Patch KB873354 installed" />
					<criterion test_ref="wft-377" comment="the version of mso.dll is less than 10.0.6735.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2753" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</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-519" comment="the version of grpconv.exe (system32) is less than 5.0.2195.6966" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2770" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-15">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-11" comment="modified sat-6 - Changed test to pattern match and added check for 64bit version">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2005-01-14" comment="modified sat-6 - Changed regular expression test to properly check for 64bit package">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-01-24">INTERIM</status_change>
				<status_change date="2005-02-16">ACCEPTED</status_change>
			</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>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-6" comment="Toolktalk (SUNWtltk/SUNWtltkx) installed" />
					<criterion test_ref="spt-255" negate="true" comment="Patch 112808-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-201" comment="inetd running" />
					<criterion test_ref="sit-202" comment="inetd.conf contains rpc.ttdbserverd" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2816" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>fs.auto, xfs</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>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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-21" comment="X Window System Font Server (SUNWxwfs) installed" />
					<criterion test_ref="spt-42" negate="true" comment="Patch 113923-02 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" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2817" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6.0 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-158 - removed value to check against">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-04-21" comment="modified wrt-158 - removed note">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the &quot;Channel Definition Format (CDF) Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0056</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-405" comment="the version of mshtml.dll is less than 6.0.3790.259" />
					<criterion test_ref="wrt-158" negate="true" comment="the patch kb867282 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="OVAL2819" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-09-01">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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>
			</dates>
			<description>The do_fork function in Linux 2.4.x before 2.4.26, and 2.6.x before 2.6.6, does not properly decrement the mm_count counter when an error occurs after the mm_struct for a child process has been activated, which triggers a memory leak that allows local users to cause a denial of service (memory exhaustion) via the clone (CLONE_VM) system call.</description>
			<reference source="CVE">CAN-2004-0427</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1100" comment="kernel, kernel-hugemem or kernel-smp rpm older than 2.4.21-15.0.2EL Epoch 0" />
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2830" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<modified date="2005-03-01" comment="Removed software test to check for Windows service Packs">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<modified date="2005-03-24" comment="Added a configuration test to see if ActiveX controls are enabled.">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</modified>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the &quot;Related Topics&quot; command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using &quot;writehta.txt&quot; and the ADODB recordset, which saves a .HTA file to the local system, aka the &quot;HTML Help ActiveX control Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1043</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-390" comment="the version of hhctrl.ocx is less than 5.2.3790.233" />
					<criterion test_ref="wrt-93" negate="true" comment="the patch kb890175 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2847" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>POSIX</product>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The POSIX component of Microsoft Windows NT and Windows 2000 allows local users to execute arbitrary code via certain parameters, possibly by modifying message length values and causing a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0210</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-480" negate="true" comment="the patch kb841872 is installed" />
					<criterion test_ref="wft-441" comment="the version of psxss.exe is less than 5.0.2195.6929" />
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-479" comment="POSIX is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2884" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-57" comment="Windows XP 32-bit SP1 is installed" />
					<criterion test_ref="wft-366" comment="the version of rpcrt4.dll is less than 5.1.2600.1254" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2892" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>COM Internet Services</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Windows 2000, XP, and Server 2003 does not properly &quot;validate the use of memory regions&quot; for COM structured storage files, which allows attackers to execute arbitrary code, aka the &quot;COM Structured Storage Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0047</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-387" comment="the version of ole32.dll is less than 5.1.2600.1619" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2894" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-413" comment="Windows XP or Windows Server 2003 is installed" />
					<criterion test_ref="wft-448" comment="the version of shell32.dll is less than 6.0.3790.168" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2906" 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-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.1 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from &quot;memory corruption&quot;) via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the &quot;&amp;lt;STYLE&amp;gt;@;/*&quot; string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the &quot;CSS Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0842</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2915" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-09-02">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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>
			</dates>
			<description>Linux kernel 2.4.2x and 2.6.x for x86 allows local users to cause a denial of service (system crash), possibly via an infinite loop that triggers a signal handler with a certain sequence of fsave and frstor instructions, as originally demonstrated using a &quot;crash.c&quot; program.</description>
			<reference source="CVE">CAN-2004-0554</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1100" comment="kernel, kernel-hugemem or kernel-smp rpm older than 2.4.21-15.0.2EL Epoch 0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2917" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Media Player 9</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The OLE component in Windows 98, 2000, XP, and Server 2003, and Exchange Server 5.0 through 2003, does not properly validate the lengths of messages for certain OLE data, which allows remote attackers to execute arbitrary code, aka the &quot;Input Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0044</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-386" comment="the version of ole32.dll is less than 5.0.2195.7021" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2919" 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>Adobe Acrobat Reader</product>
			</affected>
			<dates>
				<submitted date="2005-04-26">
					<contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Format string vulnerability in Adobe Acrobat Reader 6.0.0 through 6.0.2 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via an .ETD document containing format string specifiers in (1) title or (2) baseurl fields.</description>
			<reference source="CVE">CAN-2004-1153</reference>
			<status>DRAFT</status>
			<version>0</version>
			<oval:notes>
				<oval:note>iDEFENSE reports that deleting eBook.api from the plug_ins directory is a workaround.  See http://www.idefense.com/application/poi/display?id=163&amp;type=vulnerabilities</oval:note>
			</oval:notes>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-301" comment="the software Adobe Acrobat Reader major version 6, minor version less than 3 is installed" />
					<criterion test_ref="wft-603" comment="Adobe Acrobat Reader eBook.api plug-in software installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2953" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-159 - unchecked value">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-200" comment="Internet Explorer 6.0 Installed XP SP2" />
					<criterion test_ref="wft-500" comment="the version of mshtml.dll is less than 6.0.2900.2604" />
					<criterion test_ref="wrt-159" negate="true" comment="the patch kb867282 is installed (XP SP2 Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-258" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing" />
					<criterion test_ref="cmp-99" comment="local machine settings are being used and ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2956" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Cursor and Icon Formatting</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-1049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-354" comment="the version of user32.dll is less than 5.1.2600.1617" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2961" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>Linux kernel</product>
			</affected>
			<dates>
				<submitted date="2004-09-02">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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>
			</dates>
			<description>Multiple unknown vulnerabilities in Linux kernel 2.4 and 2.6 allow local users to gain privileges or access kernel memory, as found by the Sparse source code checking tool.</description>
			<reference source="CVE">CAN-2004-0495</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1100" comment="kernel, kernel-hugemem or kernel-smp rpm older than 2.4.21-15.0.2EL Epoch 0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2968" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wft-359" comment="the version of rpcrt4.dll is less than 5.1.2600.109" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL2972" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in the TCP/IP stack for Sun Solaris 8 and 9 allows local users to cause a denial of service (system panic) via unknown vectors.</description>
			<reference source="CVE">CAN-2004-1355</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-78" negate="true" comment="Patch 116895-01 or later installed" />
					<criterion test_ref="spt-79" negate="true" comment="Patch 117000-03 or later installed" />
					<criterion test_ref="spt-80" negate="true" comment="Patch 112233-12 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL2975" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Sendmail</product>
			</affected>
			<dates>
				<submitted date="2004-12-29">
					<contributor organization="The MITRE Corporation">Brian Soby</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 prescan function in Sendmail 8.12.9 allows remote attackers to execute arbitrary code via buffer overflow attacks, as demonstrated using the parseaddr function in parseaddr.c</description>
			<reference source="CVE">CAN-2003-0694</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-14" comment="Sendmail - user (SUNWsndmu) installed" />
					<criterion test_ref="spt-13" negate="true" comment="Patch 107684-10 or later installed" />
					<criterion test_ref="spt-14" negate="true" comment="Patch 110615-10 or later installed" />
					<criterion test_ref="spt-240" negate="true" comment="Patch 113575-05 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3006" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-55" comment="Internet Explorer 5.01 Service Pack 3 is installed" />
					<criterion test_ref="wft-406" comment="the version of mshtml.dll is less than 5.0.3528.700" />
					<criterion test_ref="wrt-164" negate="true" comment="the patch kb867282 is installed (Win2K SP3  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-258" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3038" 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 Project Professional 2002</product>
			</affected>
			<dates>
				<submitted date="2004-09-27">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<modified date="2004-09-30" comment="Changed affected platforms">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-496 - corrected registry path check">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-523" comment="Windows Project Professional 2002 Service Pack 1 is installed" />
					<criterion test_ref="wrt-524" negate="true" comment="Patch KB831931 installed" />
					<criterion test_ref="wft-496" comment="the version of mso.dll is less than 10.0.6714.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3055" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2005-0051</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-372" comment="the version of srvsvc.dll is less than 5.1.2600.1613" />
					<criterion test_ref="wrt-81" negate="true" comment="the patch kb888302 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3060" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-158 - removed value to check against">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-04-21" comment="modified wrt-158 - removed note">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the &quot;URL Decoding Zone Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0054</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-405" comment="the version of mshtml.dll is less than 6.0.3790.259" />
					<criterion test_ref="wrt-158" negate="true" comment="the patch kb867282 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="OVAL3071" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</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-1128" comment="a vulnerable version of grpconv.exe exists on NT" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3078" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the AddSuLog function of the CDE dtaction utility allows local users to gain root privileges via a long user name.</description>
			<reference source="CVE">CVE-1999-0691</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sat-32" comment="CDE application basic runtime environment (SUNWdtbas/SUNWdtbax) installed" />
					<criterion test_ref="spt-106" negate="true" comment="Patch 108219-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3082" 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 Visio Professional 2002</product>
			</affected>
			<dates>
				<submitted date="2004-09-27">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<modified date="2004-09-30" comment="Changed affected platforms">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-496 - corrected registry path check">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-525" comment="Visio Professional 2002 with service pack 2" />
					<criterion test_ref="wrt-526" negate="true" comment="Patch KB831932 installed" />
					<criterion test_ref="wft-496" comment="the version of mso.dll is less than 10.0.6714.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3095" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Explorer.exe</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-07-19" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in EXPLORER.EXE on Windows XP allows attackers to execute arbitrary code as the XP user via a desktop.ini file with a long .ShellClassInfo parameter.</description>
			<reference source="CVE">CAN-2003-0306</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-493" negate="true" comment="Patch KB821557 Installed" />
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="cmp-1074" comment="Version check for XP SP1 and XP no service pack for shell32.dll" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3097" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Cursor and Icon Formatting</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-1049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-352" comment="the version of user32.dll is less than 4.0.1381.33630" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3120" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1107" comment="Windows 2000 (sp5 or earlier) is installed" />
					<criterion test_ref="wft-527" comment="the version of netdde.exe is less than 5.0.2195.6952" />
					<criterion test_ref="wft-528" comment="the version of nddenb32.dll is less than 5.0.2195.6922" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3134" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla 1.5 through 1.7 allows a CA certificate to be imported even when their DN is the same as that of the built-in CA root certificate, which allows remote attackers to cause a denial of service to SSL pages because the malicious certificate is treated as invalid.</description>
			<reference source="CVE">CAN-2004-0758</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3137" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Internet Explorer 6.0 for Windows Server 2003</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-158 - removed value to check against">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-04-21" comment="modified wrt-158 - removed note">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the &quot;DHTML Method Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0055</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-405" comment="the version of mshtml.dll is less than 6.0.3790.259" />
					<criterion test_ref="wrt-158" negate="true" comment="the patch kb867282 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="OVAL3138" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2005-01-07">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-24">DRAFT</status_change>
				<modified date="2005-01-27" comment="modified wrt-44 -  ">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<modified date="2005-03-02" comment="modified wft-169 - Change to access dll via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">INTERIM</status_change>
				<status_change date="2005-04-13">ACCEPTED</status_change>
			</dates>
			<description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow. </description>
			<reference source="CVE">CVE-2004-0568</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-44" negate="true" comment="the patch Windows 2003 kb873339 is installed " />
					<criterion test_ref="wft-169" comment="the version of hypertrm.dll is less than 5.2.3790.233" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3145" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-07-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2004-07-14" comment="Changed to DRAFT">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">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>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-435" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6159" />
					<criterion test_ref="wrt-478" negate="true" comment="the patch Q811493 is installed" />
					<criterion test_ref="wrt-187" negate="true" comment="the patch kb835732 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3161" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
			<reference source="CVE">CAN-2004-0208</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-535" comment="the version of vdmdbg.dll is less than 5.1.2600.1560" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3179" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CAN-2003-1041.</description>
			<reference source="CVE">CAN-2004-0201</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="cmp-1071" comment="Internet Explorer 5.5 SP2 or Internet Explorer 6.0 SP1 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3196" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-159 - unchecked value">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the &quot;URL Decoding Zone Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0054</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-200" comment="Internet Explorer 6.0 Installed XP SP2" />
					<criterion test_ref="wft-500" comment="the version of mshtml.dll is less than 6.0.2900.2604" />
					<criterion test_ref="wrt-159" comment="the patch kb867282 is installed (XP SP2 Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3203" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Hyperlink Object Library</product>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2005-0057</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="cmp-177" comment="a vulnerable version of hlink.dll exists on Server 2003" />
					<criterion test_ref="wrt-78" negate="true" comment="the patch kb888113 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3216" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Animated Cursor</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Windows Animated Cursor (ANI) in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allows remote attackers to cause a denial of service (kernel crash or resource consumption) via the (1) frame number or (2) rate number set to zero</description>
			<reference source="CVE">CAN-2004-1305</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-353" comment="the version of user32.dll is less than 5.0.2195.7017" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3220" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Cursor and Icon Formatting</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-1049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-355" comment="the version of user32.dll is less than 5.2.3790.245" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
					<criterion test_ref="cmp-62" comment="Windows Server 2003 or Windows Server 2003 64-bit Edition is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3242" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-15">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1152" comment="a vulnerable version of netdde.exe exists" />
					<criterion test_ref="cmp-1151" comment="a vulnerable version of nddenb32.dll exists" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3250" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Heap-based buffer overflow in the SendUidl in the POP3 capability for Mozilla before 1.7, Firefox before 0.9, and Thunderbird before 0.7, may allow remote POP3 mail servers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0757</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3310" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-325" comment="the version of mswd6_32.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3311" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Office 2003</product>
			</affected>
			<dates>
				<submitted date="2004-09-23">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<status_change date="2004-10-13">INTERIM</status_change>
				<status_change date="2004-10-27">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-489 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
				<modified date="2005-04-08" comment="modified wrt-516 - wrt-516 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 converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
			<reference source="CVE">CAN-2004-0573</reference>
			<status>ACCEPTED</status>
			<version>3</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-515" comment="Microsoft Office 2003 is installed" />
					<criterion test_ref="wft-489" comment="the version of msconv97.dll is less than 2003.1100.6252.0 " />
					<criterion test_ref="wrt-516" comment="Patch KB873378 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3312" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-38" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003" />
					<criterion test_ref="wft-160" comment="the version of lsasrv.dll is less than 5.2.3790.220" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3318" class="vulnerability">
			<affected family="windows">
				<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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the &quot;Channel Definition Format (CDF) Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0056</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="cmp-257" comment="a vulnerable version of mshtml.dll exisits GDR/QFE" />
					<criterion test_ref="wrt-163" negate="true" comment="the patch kb867282 is installed (XP Win2K Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3320" 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 Visio Professional 2003</product>
			</affected>
			<dates>
				<submitted date="2004-09-27">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<modified date="2004-09-30" comment="Changed affected platforms">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-495 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-527" comment="Visio Professional 2003 is Installed" />
					<criterion test_ref="wrt-528" negate="true" comment="Patch KB838345 installed" />
					<criterion test_ref="wft-495" comment="the version of gdiplus.dll is less than 6.0.3264.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3322" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Kerberos5</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<modified date="2005-01-14" comment="Changed kerberos unknown test to solaris file contents test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerability in the krb5_rd_cred function for MIT Kerberos 5 (krb5) 1.3.1 and earlier may allow local users to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0643</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="spt-250" negate="true" comment="Patch 112908-15 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3325" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-12-28">
					<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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wrt-4" comment="Win2K/XP/2003 service pack 1 is installed" />
					<criterion test_ref="wft-349" comment="the version of lsasrv.dll is less than 5.1.2600.1597" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3333" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Office XP SP3</product>
			</affected>
			<dates>
				<submitted date="2004-09-22">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-09-23">DRAFT</status_change>
				<status_change date="2004-10-06">INTERIM</status_change>
				<status_change date="2004-10-20">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-489 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
			<reference source="CVE">CAN-2004-0573</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-199" comment="Microsoft Office XP Service Pack 3 is installed" />
					<criterion test_ref="wft-489" comment="the version of msconv97.dll is less than 2003.1100.6252.0 " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3355" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Cursor and Icon Formatting</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-1049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-351" comment="the version of user32.dll is less than 4.0.1381.7342" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3372" 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-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.1 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from &quot;memory corruption&quot;) via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the &quot;&amp;lt;STYLE&amp;gt;@;/*&quot; string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the &quot;CSS Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0842</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3376" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Outlook Express</product>
			</affected>
			<dates>
				<submitted date="2004-08-26">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-08-26">DRAFT</status_change>
				<status_change date="2004-09-09">INTERIM</status_change>
				<modified date="2004-09-13" comment="cmp-66 added">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2004-09-29">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Outlook Express 5.5 and 6 allows attackers to cause a denial of service (application crash) via a malformed e-mail header.</description>
			<reference source="CVE">CAN-2004-0215</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-171" comment="Outlook Express 6 is installed" />
					<criterion test_ref="wft-461" comment="the version of inetcomm.dll is less than 6.0.2742.200" />
					<criterion test_ref="wrt-494" negate="true" comment="the patch kb823353 is installed " />
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-495" comment="all users have the preview pane disabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3386" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-06">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-447" comment="the version of shell32.dll is less than 5.0.3900.6922" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
					<criterion test_ref="wrt-29" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3391" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2004-07-19">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">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>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-277" negate="true" comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" />
					<criterion test_ref="cmp-1094" comment="XP SP1 or pre SP1 with version check on Srv.sys" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3400" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Licence Logging Service</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Buffer overflow in the ping daemon of Sun Solaris 7 through 9 may allow local users to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-1352</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-96" comment="Solaris 7 or 8 OR Solaris 9 and Solaris Basic IP Commands (SUNWbip) installed" />
					<criterion test_ref="spt-71" negate="true" comment="Patch 118313-01 or later installed" />
					<criterion test_ref="spt-72" negate="true" comment="Patch 116986-02 or later installed" />
					<criterion test_ref="spt-73" negate="true" comment="Patch 116774-03 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3416" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka </description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-326" comment="the version of mswrd632.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3428" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Task Scheduler</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
			<reference source="CVE">CAN-2004-0212</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wft-445" comment="the version of mstask.dll is less than 4.71.2195.6920" />
					<criterion test_ref="wrt-483" negate="true" comment="Patch Windows2000-kb841873-x86-enu.exe Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3458" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-04-22">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the &quot;blind connection-reset attack.&quot;  NOTE: CAN-2004-0790, CAN-2004-0791, and CAN-2004-1060 have been SPLIT based on different attacks; CAN-2005-0065, CAN-2005-0066, CAN-2005-0067, and CAN-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
			<reference source="CVE">CAN-2004-0790</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-593" comment="the version of Tcpip.sys is less than 5.0.2195.7035" />
					<criterion test_ref="wrt-443" negate="true" comment="the patch KB893066 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3460" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>SMTP</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The SMTP (Simple Mail Transfer Protocol) component of Microsoft Windows XP 64-bit Edition, Windows Server 2003, Windows Server 2003 64-bit Edition, and the Exchange Routing Engine component of Exchange Server 2003, allows remote attackers to execute arbitrary code via a malicious DNS response message containing length values that are not properly validated.</description>
			<reference source="CVE">CAN-2004-0840</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wft-502" comment="The version of smtpsvc.dll is less than 6.0.3790.211" />
					<criterion test_ref="wrt-544" negate="true" comment="the patch WindowsServer2003-KB885881-ia64-enu.exe is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-240" comment="SMTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3464" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHTML Edit Control (dhtmled.ocx) in Internet Explorer 6.0.2900.2180 allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by &quot;AbusiveParent.&quot;</description>
			<reference source="CVE">CAN-2004-1319</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-180" comment="Windows XP 32-bit edition is installed  with service pack 2 (or earlier)" />
					<criterion test_ref="wft-375" comment="the version of dhtmled.ocx is less than 6.1.0.9232" />
					<criterion test_ref="wrt-87" negate="true" comment="the patch kb891781 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3465" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Solaris Volume Manager (SVM)</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></description>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="spt-241" negate="true" comment="Patch 113073-13 or later installed" />
					<criterion test_ref="sat-4" comment="Solaris Volume Manager package installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sft-220" comment="svm.init init script exists" />
					<criterion test_ref="stt-9" comment="/etc/vfstab is configured with SVM devices" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3483" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>NetBT Name Service</product>
			</affected>
			<dates>
				<submitted date="2004-07-01">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-07-19" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2004-07-20" comment="">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The NetBT Name Service (NBNS) for NetBIOS in Windows NT 4.0, 2000, XP, and Server 2003 may include random memory in a response to a NBNS query, which could allow remote attackers to obtain sensitive information.</description>
			<reference source="CVE">CAN-2003-0661</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="cmp-1051" negate="true" comment="Patch WindowsXP-KB824105-x86-ENU.exe installed on XP or XP SP1" />
					<criterion test_ref="cmp-1097" comment="XP SP1 or Pre SP1 with correct netbt.sys version" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3496" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>HTML Help ActiveX Control</product>
			</affected>
			<dates>
				<submitted date="2005-03-30">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the &quot;Related Topics&quot; command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using &quot;writehta.txt&quot; and the ADODB recordset, which saves a .HTA file to the local system, aka the &quot;HTML Help ActiveX control Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-1043</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-390" comment="the version of hhctrl.ocx is less than 5.2.3790.233" />
					<criterion test_ref="wrt-184" negate="true" comment="the patch Q890175 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3505" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>The Secure Shell (SSH) Daemon (SSHD) in Sun Solaris 9 does not properly log IP addresses when SSHD is configured with the ListenAddress as 0.0.0.0, which makes it easier for remote attackers to hide the source of their activities.</description>
			<reference source="CVE">CAN-2004-1357</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sat-41" comment="Secure Shell Server - Usr (SUNWsshdu) installed" />
					<criterion test_ref="spt-83" negate="true" comment="Patch 113273-05 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-11" comment="/etc/ssh/sshd_config has 0.0.0.0 as ListenAddress" />
					<criterion test_ref="sct-4" comment="sshd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3514" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>HTML Help Facility</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.x and 6.0 allows remote attackers to execute arbitrary programs via a modified directory traversal attack using a URL containing &quot;..&quot; (dot dot) sequences and a filename that ends in &quot;::&quot; which is treated as a .chm file even if it does not have a .chm extension. NOTE: this bug may overlap CAN-2004-0475.</description>
			<reference source="CVE">CAN-2003-1041</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-444" comment="the version of itss.dll is less than 5.2.3790.185" />
					<criterion test_ref="wrt-482" negate="true" comment="the patch kb840315 is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-491" negate="true" comment="HTML Help is registered" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3533" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-07-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-08-04">INTERIM</status_change>
				<status_change date="2004-08-25">ACCEPTED</status_change>
			</dates>
			<description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-66" comment="Windows XP (sp1 or earlier) is installed" />
					<criterion test_ref="wft-449" comment="the version of shell32.dll is less than 6.0.2800.1517" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3556" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>MDAC 2.7</product>
			</affected>
			<dates>
				<submitted date="2005-03-31">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) &quot;\&quot; (backslash) or (2) &quot;%5C&quot; (encoded backslash), aka &quot;Path Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0847</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-117" comment="Is the .NET Framework 1.1 installed" />
					<criterion test_ref="cmp-253" comment="A vulnerable version of .NET Framework v1.1 is installed." />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3567" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Basic Security Module</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>The patches (1) 114332-08 and (2) 114929-06 for Sun Solaris 9 disable the auditing functionality of the Basic Security Module (BSM), which allows attackers to avoid having their activity logged.</description>
			<reference source="CVE">CAN-2004-1358</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="spt-84" comment="Patch 114332-08 installed" />
					<criterion test_ref="spt-85" negate="true" comment="Patch 114332-10 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-12" comment="/etc/system has BSM enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3568" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>OLE</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<modified date="2005-02-16" comment="Added registry check to include three platforms">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</modified>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The OLE component in Windows 98, 2000, XP, and Server 2003, and Exchange Server 5.0 through 2003, does not properly validate the lengths of messages for certain OLE data, which allows remote attackers to execute arbitrary code, aka the &quot;Input Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0044</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-389" comment="the version of ole32.dll is less than 5.2.3790.250" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
					<criterion test_ref="cmp-187" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3573" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 95</windows:platform>
				<windows:platform>Microsoft Windows 98</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>MDAC 2.1</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.1 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-183" comment="MDAC 2.1 is installed" />
					<criterion test_ref="wft-483" comment="the version of msadco.dll is less than 2.12.5118.0" />
					<criterion test_ref="wrt-503" negate="true" comment="Patch Q329414 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3577" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>DHCP</product>
			</affected>
			<dates>
				<submitted date="2005-01-27">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-01-28">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition does not properly validate the length of certain messages, which allows remote attackers to execute arbitrary code via a malformed DHCP message, aka the &quot;DHCP Request Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0900</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-156" comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" />
					<criterion test_ref="wrt-37" negate="true" comment="the patch KB885249 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3582" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>MDAC 2.8</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The License Logging service for Windows NT Server, Windows 2000 Server, and Windows Server 2003 does not properly validate the length of messages, which leads to an &quot;unchecked buffer&quot; and allows remote attackers to cause a denial of service (crash) and possibly execute arbtirary code, aka the &quot;License Logging Service Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0050</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-62" comment="Windows Server 2003 or Windows Server 2003 64-bit Edition is installed" />
					<criterion test_ref="wrt-96" negate="true" comment="the patch kb885834 is installed (Hotfix key)" />
					<criterion test_ref="wft-395" comment="the version of Llssrv.exe is less than 5.2.3790.242" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-344" comment="license logging service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3586" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the &quot;URL Decoding Zone Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0054</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="cmp-257" comment="a vulnerable version of mshtml.dll exisits GDR/QFE" />
					<criterion test_ref="wrt-163" comment="the patch kb867282 is installed (XP Win2K Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3601" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Solaris Runtime Linker</product>
			</affected>
			<dates>
				<submitted date="2004-12-29">
					<contributor organization="The MITRE Corporation">Brian Soby</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>Stack-based buffer overflow in the runtime linker, ld.so.1, on Solaris 2.6 through 9 allows local users to gain root privileges via a long LD_PRELOAD environment variable</description>
			<reference source="CVE">CAN-2003-0609</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="cmp-54" comment="Solaris 9 OR Patch 106950-14+ OR Patch 109147-07+ installed" />
					<criterion test_ref="spt-10" negate="true" comment="Patch 106950-14 or later installed" />
					<criterion test_ref="spt-11" negate="true" comment="Patch 109147-07 or later installed" />
					<criterion test_ref="spt-12" negate="true" comment="Patch 112963-09 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3603" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla before 1.7, Firefox before 0.9, and Thunderbird before 0.7, allow remote attackers to use certain redirect sequences to spoof the security lock icon that makes a web page appear to be encrypted.</description>
			<reference source="CVE">CAN-2004-0761</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3604" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-04">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-06">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
			<reference source="CVE">CAN-2004-0420</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1067" comment="Windows NT 4.0 with Active Desktop Installed" />
					<criterion test_ref="wft-452" comment="the version of shell32.dll is less than 4.72.3841.1100" />
					<criterion test_ref="wrt-488" negate="true" comment="the patch kb839645 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3606" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sendmail</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
			</dates>
			<description>A &quot;potential buffer overflow in ruleset parsing&quot; for Sendmail 8.12.9, when using the nonstandard rulesets (1) recipient (2), final, or (3) mailer-specific envelope recipients, has unknown consequences.</description>
			<reference source="CVE">CAN-2003-0681</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sat-3" comment="Sendmail - root (SUNWsndmr) installed" />
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-238" negate="true" comment="Patch 107684-11 or later installed" />
					<criterion test_ref="spt-239" negate="true" comment="Patch 110615-11 or later installed" />
					<criterion test_ref="spt-240" negate="true" comment="Patch 113575-05 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-208" comment="Sendmail running" />
					<criterion test_ref="ukn-36" comment="Sendmail has recipient or final rulesets" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3637" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>priocntl()</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Directory traversal vulnerability in priocntl system call in Solaris does allows local users to execute arbitrary code via &quot;..&quot; sequences in the pc_clname field of a pcinfo_t structure, which cause priocntl to load a malicious kernel module.</description>
			<reference source="CVE">CVE-2002-1296</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-33" negate="true" comment="Patch 106541-24 or later installed" />
					<criterion test_ref="spt-113" negate="true" comment="Patch 108528-18 or later installed" />
					<criterion test_ref="spt-114" negate="true" comment="Patch 112233-04 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3657" class="vulnerability">
			<affected family="redhat">
				<redhat:platform>Red Hat Enterprise Linux 3</redhat:platform>
				<product>libpng</product>
			</affected>
			<dates>
				<submitted date="2004-09-03">
					<contributor organization="The MITRE Corporation">Jay Beale</contributor>
				</submitted>
				<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>
			</dates>
			<description>Portable Network Graphics (PNG) library libpng 1.2.5 and earlier does not correctly calculate offsets, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a buffer overflow attack on the row buffers.</description>
			<reference source="CVE">CVE-2002-1363</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="rrt-206" comment="Red Hat Enterprise 3 is installed" />
					<criterion test_ref="cmp-1101" comment="libpng or libpng-devel rpm older than 1.2.2-24, Epoch 2 OR libpng10or libpng10-devel rpm older than 1.0.13-14, Epoch 0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3677" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Internet Naming Service (WINS)</product>
			</affected>
			<dates>
				<submitted date="2005-01-03">
					<contributor organization="The MITRE Corporation">Matthew Burton</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 WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-193" comment="Windows Server 2003 (excluding WinXP 64-bit, Version 2003) is installed" />
					<criterion test_ref="wft-350" comment="the version of wins.exe is less than 5.2.3790.239" />
					<criterion test_ref="wrt-38" negate="true" comment="the patch KB870763 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3685" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1112" comment="Windows XP 64-bit" />
					<criterion test_ref="wrt-308" negate="true" comment="Patch KB825119 Installed" />
					<criterion test_ref="wft-261" comment="the version of itircl.dll is less than 5.2.3790.80" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-309" negate="true" comment="HCP Protocol" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3743" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
					<criterion test_ref="cmp-33" comment="The version of mswrd664.wpc OR wmswrd632.wpc is less than 2004.10.25.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3768" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software>
					<criterion test_ref="wrt-550" comment="Windows ME Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3773" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;</description>
			<reference source="CVE">CAN-2004-0839</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL3799" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Multiple stack-based buffer overflows in (1) mod_alias and (2) mod_rewrite for Apache before 1.3.29 allow attackers to create configuration files to cause a denial of service (crash) or execute arbitrary code via a regular expression with more than 9 captures.</description>
			<reference source="CVE">CAN-2003-0542</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-263" negate="true" comment="Patch 113146-03 or later installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3810" 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 Project Professional 2003</product>
			</affected>
			<dates>
				<submitted date="2004-09-24">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-29">DRAFT</status_change>
				<modified date="2004-09-30" comment="Changed affected platforms">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-495 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-521" comment="Project Professional 2003 Installed" />
					<criterion test_ref="wrt-522" negate="true" comment="Patch KB838344 Installed" />
					<criterion test_ref="wft-495" comment="the version of gdiplus.dll is less than 6.0.3264.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3822" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1115" comment="a vulnerable version of shell32.dll exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3824" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-04-22">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Microsoft Windows XP SP2 and earlier, 2000 SP3 and SP4, Server 2003, and older operating systems allows remote attackers to cause a denial of service and possibly execute arbitrary code via crafted IP packets with malformed options, aka the &quot;IP Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0048</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-593" comment="the version of Tcpip.sys is less than 5.0.2195.7035" />
					<criterion test_ref="wrt-443" negate="true" comment="the patch KB893066 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3831" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>sendfilev()</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Buffer overflow in ntpd ntp daemon 4.0.99k and earlier (aka xntpd and xntp3) allows remote attackers to cause a denial of service and possibly execute arbitrary commands via a long readvar argument.</description>
			<reference source="CVE">CVE-2001-0414</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="sat-35" comment="NTP daemon - Usr (SUNWntpu) installed" />
					<criterion test_ref="spt-61" negate="true" comment="Patch 109409-04 or later installed" />
					<criterion test_ref="spt-62" negate="true" comment="Patch 109667-04 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-6" comment="xntpd running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3851" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHTML Edit Control (dhtmled.ocx) in Internet Explorer 6.0.2900.2180 allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by &quot;AbusiveParent.&quot;</description>
			<reference source="CVE">CAN-2004-1319</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-375" comment="the version of dhtmled.ocx is less than 6.1.0.9232" />
					<criterion test_ref="wrt-87" negate="true" comment="the patch kb891781 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3872" 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-10-26">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site.</description>
			<reference source="CVE">CAN-2004-0845</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3881" 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 Office XP SP2</product>
			</affected>
			<dates>
				<submitted date="2004-10-04">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-06">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-496 - corrected registry path check">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-514" comment="Microsoft Office XP Service Pack 2 is installed" />
					<criterion test_ref="wrt-533" negate="true" comment="Patch KB832332 installed" />
					<criterion test_ref="wft-496" comment="the version of mso.dll is less than 10.0.6714.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3882" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-281" comment="the version of mswrd632.wpc is less than 2004.10.25.0" />
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3889" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<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" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-309" comment="HCP Protocol" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3910" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the &quot;DHTML Method Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0055</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-407" comment="the version of mshtml.dll is less than 5.0.3825.700" />
					<criterion test_ref="wrt-166" negate="true" comment="the patch kb867282 is installed (Win2K SP4  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3913" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Compressed Folders</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
					<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>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an &quot;unchecked buffer&quot; and improper length validation</description>
			<reference source="CVE">CAN-2004-0575</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wft-537" comment="the 32-bit version of zipfldr.dll is less than 6.0.3790.198" />
					<criterion test_ref="wrt-553" negate="true" comment="the patch q873376 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-554" negate="true" comment="Compressed Folders with zipfldr.dll are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3949" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 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="OVAL3953" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
			<reference source="CVE">CAN-2004-0208</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-41" comment="this is an NT Server (stand-alone)" />
					<criterion test_ref="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="wft-512" comment="the version of gdi32.dll is less than 4.0.1381.7270" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3957" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows Animated Cursor</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The Windows Animated Cursor (ANI) in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allows remote attackers to cause a denial of service (kernel crash or resource consumption) via the (1) frame number or (2) rate number set to zero</description>
			<reference source="CVE">CAN-2004-1305</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-352" comment="the version of user32.dll is less than 4.0.1381.33630" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL3960" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>Bind</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in in.named on Solaris 8 allows remote attackers to cause a denial of service (process crash).</description>
			<reference source="CVE">CAN-2004-1348</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-202" comment="Solaris 8 Installed" />
					<criterion test_ref="sat-19" comment="Internet Domain Name Server (BIND, SUNWinamd) installed" />
					<criterion test_ref="spt-66" negate="true" comment="Patch 109326-16 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sft-4" comment="File /etc/named.conf exists " />
					<criterion test_ref="sct-211" comment="in.named running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3966" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-38" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003" />
					<criterion test_ref="wft-358" comment="the version of rpcrt4.dll is less than 5.2.3790.76" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3973" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2004-12-21">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-18">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<modified date="2005-03-02" comment="modified wft-226 - access DLL via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.</description>
			<reference source="CVE">CVE-2004-0568</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-226" comment="the version of hypertrm.dll is less than 4.0.1381.7323" />
					<criterion test_ref="wrt-47" negate="true" comment="the patch NT Server kb873339 is installed " />
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL3989" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla Firefox 0.9.1 and 0.9.2 allows remote web sites to spoof certificates of trusted web sites via redirects and Javascript that uses the &quot;onunload&quot; method.</description>
			<reference source="CVE">CAN-2004-0763</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4003" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>GDI+</product>
			</affected>
			<dates>
				<submitted date="2004-09-20">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<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 the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-513" negate="true" comment="the patch KB833987 is installed (for Windows XP)" />
					<criterion test_ref="wft-494" comment="the version of sxs.dll is less than 5.1.2600.1363" />
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4005" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Office XP SP2</product>
			</affected>
			<dates>
				<submitted date="2004-09-22">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-09-23">DRAFT</status_change>
				<status_change date="2004-10-06">INTERIM</status_change>
				<status_change date="2004-10-20">ACCEPTED</status_change>
				<modified date="2005-02-10" comment="modified wft-489 - corrected registry path check for .dll file">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-02-11">INTERIM</status_change>
				<status_change date="2005-03-02">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
			<reference source="CVE">CAN-2004-0573</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-514" comment="Microsoft Office XP Service Pack 2 is installed" />
					<criterion test_ref="wft-489" comment="the version of msconv97.dll is less than 2003.1100.6252.0 " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4021" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<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-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-147" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33591" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4022" 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 Office XP SP3</product>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2005-02-11" comment="Added patch check">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<modified date="2005-03-29" comment="corrected patch negation">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Office XP allows remote attackers to execute arbitrary code via a link with a URL file location containing long inputs after (1) &quot;%00 (null byte) in .doc filenames or (2) &quot;%0a&quot; (carriage return) in .rtf filenames.</description>
			<reference source="CVE">CAN-2004-0848</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-199" comment="Microsoft Office XP Service Pack 3 is installed" />
					<criterion test_ref="wft-377" comment="the version of mso.dll is less than 10.0.6735.0" />
					<criterion test_ref="wrt-95" negate="true" comment="Patch KB873352 installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4030" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>DtMail</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Format string vulnerability in CDE Mailer (dtmail) on Solaris 8 and 9 allows local users to gain privileges via format strings in the argv[0] value.</description>
			<reference source="CVE">CAN-2004-0800</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-264" negate="true" comment="Patch 109613-07 or later installed" />
					<criterion test_ref="spt-265" negate="true" comment="Patch 112810-06 or later installed" />
					<criterion test_ref="sat-9" comment="CDE Desktop Applications (SUNWdtdst) installed                                                                                               " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4032" 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="2005-04-21">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Heap-based buffer overflow in the SMTP service of Exchange Server 2000 and 2003 allows remote attackers to execute arbitrary code via a crafted extended verb request to the SMTP port.</description>
			<reference source="CVE">CAN-2005-0560</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-566" comment="Exchange Server 2003 is installed" />
					<criterion test_ref="wft-575" comment="the version of xlsasink.dll is less than 6.5.6981.3" />
					<criterion test_ref="wrt-423" negate="true" comment="the patch KB894549 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4043" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>SMB (Server Message Block)</product>
			</affected>
			<dates>
				<submitted date="2005-02-15">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-02-18">DRAFT</status_change>
				<status_change date="2005-03-09">INTERIM</status_change>
				<status_change date="2005-03-29">ACCEPTED</status_change>
			</dates>
			<description>The Server Message Block (SMB) implementation for Windows 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code using certain broadcast packets, aka the &quot;Server Message Block Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0045</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-385" comment="the version of mrxsmb.sys is less than 5.0.2195.7023" />
					<criterion test_ref="wrt-90" negate="true" comment="the patch KB885250 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4047" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>bash, tcsh, cash, sh, ksh</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>tcsh, csh, sh, and bash on various Unix systems follow symlinks when processing &lt;&lt; redirects (aka here-documents or in-here documents), which allows local users to overwrite files of other users via a symlink attack.</description>
			<reference source="CVE">CAN-2000-1134</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-43" comment="Solaris 7 or 8 installed" />
					<criterion test_ref="cmp-69" negate="true" comment="Patches 108574-03, 108162-04, and 108416-02 or later installed" />
					<criterion test_ref="cmp-70" negate="true" comment="Patches 110943-01, 110898-02, and 109324-03 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4076" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>
				<modified date="2005-04-08" comment="modified wrt-35 - wrt-35 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 for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-281" comment="the version of mswrd632.wpc is less than 2004.10.25.0" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-35" comment="Word for Windows 6.0 Converter is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4085" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
				<modified date="2005-04-21" comment="modified wrt-159 - unchecked value">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the &quot;Channel Definition Format (CDF) Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0056</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-200" comment="Internet Explorer 6.0 Installed XP SP2" />
					<criterion test_ref="wft-500" comment="the version of mshtml.dll is less than 6.0.2900.2604" />
					<criterion test_ref="wrt-159" negate="true" comment="the patch kb867282 is installed (XP SP2 Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4098" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>lpstat, libprint</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>Unknown multiple vulnerabilities in (1) lpstat and (2) the libprint library in Solaris 2.6 through 9 may allow attackers to execute arbitrary code or read or write arbitrary files.</description>
			<reference source="CVE">CAN-2003-0999</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="cmp-71" comment="Solaris Printing Services installed (any SUNWpcr/SUNWpcu/SUNWpsr/SUNWpsu)" />
					<criterion test_ref="spt-43" negate="true" comment="Patch 107115-13 or later installed" />
					<criterion test_ref="spt-44" negate="true" comment="Patch 109320-07 or later installed" />
					<criterion test_ref="spt-45" negate="true" comment="Patch 113329-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4114" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-18" comment="Change apache test to file test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2004-10-19" comment="Changed apache test to package test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">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="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="spt-254" negate="true" comment="Patch 113146-05 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4152" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;.</description>
			<reference source="CVE">CAN-2004-0839</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4169" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.1 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from &quot;memory corruption&quot;) via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the &quot;&amp;lt;STYLE&amp;gt;@;/*&quot; string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the &quot;CSS Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0842</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL4190" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</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>Buffer overflow in the DNS resolver code used in libc, glibc, and libbind, as derived from ISC BIND, allows remote malicious DNS servers to cause a denial of service and possibly execute arbitrary code via the stub resolvers.</description>
			<reference source="CVE">CVE-2002-0651</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-30" negate="true" comment="Patch 106938-06 or later installed" />
					<criterion test_ref="spt-31" negate="true" comment="Patch 109326-09 or later installed" />
					<criterion test_ref="spt-32" negate="true" comment="Patch 112970-02 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-3" comment="/etc/nsswitch.conf configured to resolve hosts through DNS" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4216" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-04">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-06">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</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-50" comment="Internet Explorer 6 Service Pack 1 is installed" />
					<criterion test_ref="wrt-534" negate="true" comment="the patch q833989 is installed (Installed Components key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4224" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Distributed Component Object Model (DCOM) interface</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-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="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wft-359" comment="the version of rpcrt4.dll is less than 5.1.2600.109" />
					<criterion test_ref="wrt-281" negate="true" comment="the patch kb824146 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-283" comment="DCOM is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4226" 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 Excel 2002</product>
			</affected>
			<dates>
				<submitted date="2004-10-18">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in Microsoft Excel 2000, 2002, 2001 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via a malicious file containing certain parameters that are not properly validated.</description>
			<reference source="CVE">CAN-2004-0846</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-138" comment="Excel 2002 is installed" />
					<criterion test_ref="ukn-38" comment="Service Pack 2 or less for Windows Office XP" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4244" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wft-525" comment="the version of grpconv.exe (system32) is less than 5.2.3790.205" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4254" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sun Cluster</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Integer overflow in OpenSSL 0.9.6 and 0.9.7 allows remote attackers to cause a denial of service (crash) via an SSL client certificate with certain ASN.1 tag values.</description>
			<reference source="CVE">CAN-2003-0543</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-266" negate="true" comment="Patch 113505-02 or later installed" />
					<criterion test_ref="spt-267" negate="true" comment="Patch 113508-02 or later installed" />
					<criterion test_ref="spt-268" negate="true" comment="Patch 115054-01 or later installed" />
					<criterion test_ref="spt-269" negate="true" comment="Patch 115055-01 or later installed" />
					<criterion test_ref="sat-8" comment="SunCluster Component SUNWscvw installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="sct-210" comment="Apache running with SunPlex Manager config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4264" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>ISA Server 2000</product>
			</affected>
			<dates>
				<submitted date="2004-11-17">
					<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>Microsoft Proxy Server 2.0 and Microsoft ISA Server 2000 (which is included in Small Business Server 2000 and Small Business Server 2003 Premium Edition) allows remote attackers to spoof trusted Internet content on a specially crafted webpage via spoofed reverse DNS lookup resul</description>
			<reference source="CVE">CAN-2004-0892</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-6" comment="the version of msphlpr.dll is less than 3.0.1200.408" />
					<criterion test_ref="wrt-11" comment="ISA Server 2000 SP2 (or earlier) is installed" />
					<criterion test_ref="wrt-13" comment="the patch KB888258 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4276" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Compressed Folders</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
					<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>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an &quot;unchecked buffer&quot; and improper length validation</description>
			<reference source="CVE">CAN-2004-0575</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wft-538" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.3790.198" />
					<criterion test_ref="wrt-553" negate="true" comment="the patch q873376 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-554" negate="true" comment="Compressed Folders with zipfldr.dll are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4282" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>DHCP</product>
			</affected>
			<dates>
				<submitted date="2005-01-27">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-01-28">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition, with DHCP logging enabled, does not properly validate the length of certain messages, which allows remote attackers to cause a denial of service (application crash) via a malformed DHCP message, aka &quot;Logging Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0899</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" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-162" comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" />
					<criterion test_ref="wrt-37" negate="true" comment="the patch KB885249 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4307" 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 Visual Studio .NET 2002</product>
			</affected>
			<dates>
				<submitted date="2004-09-30">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-06">DRAFT</status_change>
				<status_change date="2004-10-20">INTERIM</status_change>
				<status_change date="2004-11-03">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
			<reference source="CVE">CAN-2004-0200</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-531" comment="Microsoft Visual Studio .NET 2002 Installed" />
					<criterion test_ref="wrt-532" negate="true" comment="Patch KB830348 installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4316" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
			<reference source="CVE">CAN-2004-0208</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-505" comment="the version of vdmdbg.dll is less than 5.0.2195.6946" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4328" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Table Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0901</description>
			<reference source="CVE">CAN-2004-0571</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-325" comment="the version of mswd6_32.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4329" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>cachefsd</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>cachefsd in Solaris 2.6, 7, and 8 allows remote attackers to cause a denial of service (crash) via an invalid procedure call in an RPC request.</description>
			<reference source="CVE">CAN-2002-0085</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-109" negate="true" comment="Patch 108800-02 or later 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" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4345" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
			<reference source="CVE">CAN-2004-0214</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-499" comment="the version of shell32.dll is less than 5.0.3900.6970" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4363" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 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="OVAL4368" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Local Security Authority Subsystem Service (LSASS)</product>
			</affected>
			<dates>
				<submitted date="2004-12-28">
					<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>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program</description>
			<reference source="CVE">CAN-2004-0894</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1058" comment="Windows XP 32-bit edition is installed" />
					<criterion test_ref="wrt-250" comment="Win2K/XP/2003 service pack 2 is installed" />
					<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="OVAL4372" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<contributor organization="The MITRE Corporation">Matthew Burton</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>The WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42.</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wft-165" comment="the version of wins.exe is less than 4.0.1381.33618" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4374" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>CDE</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in TT_SESSION environment variable in ToolTalk shared library allows local users to gain root privileges.</description>
			<reference source="CVE">CVE-1999-0693</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sat-47" comment="CDE Desktop Window Manager (SUNWdtwm) installed" />
					<criterion test_ref="spt-108" negate="true" comment="Patch 107893-05 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4383" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>lpstat</product>
			</affected>
			<dates>
				<submitted date="2005-02-01">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-02-01">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Stack-based buffer overflow in the bsd_queue() function for lpq on Solaris 2.6 and 7 allows local users to gain root privilege.</description>
			<reference source="CVE">CAN-2003-0091</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-203" comment="Solaris 7 Installed" />
					<criterion test_ref="sat-43" comment="SunSoft Print - Client - Usr (SUNWpcu) installed" />
					<criterion test_ref="spt-112" negate="true" comment="Patch 107115-12 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4392" 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-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">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="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-506" comment="the version of nntpsvc.dll is less than 6.0.3790.206" />
					<criterion test_ref="wrt-552" negate="true" comment="the patch WindowsServer2003-KB883935-x86-enu.exe is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-326" comment="the NNTP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4403" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Mozilla before 1.7, Firefox before 0.9, and Thunderbird before 0.7, allow remote web sites to install arbitrary extensions by using interactive events to manipulate the XPInstall Security dialog box.</description>
			<reference source="CVE">CAN-2004-0762</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4416" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-18" comment="Change apache test to file test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2004-10-19" comment="Changed apache test to package test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>mod_digest for Apache does not properly verify the nonce of a client response by using a AuthNonce secret.</description>
			<reference source="CVE">CAN-2003-0987</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="spt-254" negate="true" comment="Patch 113146-05 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4430" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Solaris Enterprise Authentication Mechanism (SEAM)</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>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>
			<oval:notes>
				<oval:note>Vulnerability exists in standard Solaris kerberos and SEAM.  This definition only covers SEAM</oval:note>
			</oval:notes>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="sat-29" comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" />
					<criterion test_ref="cmp-73" negate="true" comment="Patches 112536-04 and 110057-07 or later installed" />
					<criterion test_ref="spt-51" negate="true" comment="Patch 110060-04 or later installed" />
					<criterion test_ref="spt-52" negate="true" comment="Patch 116462-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4458" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">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="wft-160" comment="the version of lsasrv.dll is less than 5.2.3790.220" />
					<criterion test_ref="wrt-36" negate="true" comment="the patch kb885835is installed (Hotfix key)" />
					<criterion test_ref="cmp-34" comment="Microsoft Windows Server 2003 64-Bit Edition " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4492" 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>Adobe Acrobat Reader</product>
			</affected>
			<dates>
				<submitted date="2005-04-26">
					<contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
			<reference source="CVE">CAN-2004-0597</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-301" comment="the software Adobe Acrobat Reader major version 6, minor version less than 3 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4493" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Program Group Converter</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
			<reference source="CVE">CAN-2004-0572</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="cmp-1137" comment="a vulnerable version of grpconv.exe exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4499" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>unknown</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The OLE component in Windows 98, 2000, XP, and Server 2003, and Exchange Server 5.0 through 2003, does not properly validate the lengths of messages for certain OLE data, which allows remote attackers to execute arbitrary code, aka the &quot;Input Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0044</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-61" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed" />
					<criterion test_ref="wft-387" comment="the version of ole32.dll is less than 5.1.2600.1619" />
					<criterion test_ref="wrt-91" negate="true" comment="the patch KB873333 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4508" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2004-12-21">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-18">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<modified date="2005-03-02" comment="modified wft-263 - access DLL via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.</description>
			<reference source="CVE">CVE-2004-0568</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-263" comment="the version of hypertrm.dll is less than 4.0.1381.842" />
					<criterion test_ref="wrt-47" negate="true" comment="the patch NT Server kb873339 is installed " />
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4561" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in Solaris 2.6 through 9 causes a denial of service (system panic) via &quot;a rare race condition&quot; or an attack by local users.</description>
			<reference source="CVE">CAN-2003-0669</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="spt-92" negate="true" comment="Patch 106541-25 or later installed" />
					<criterion test_ref="spt-93" negate="true" comment="Patch 108528-19 or later installed" />
					<criterion test_ref="spt-94" negate="true" comment="Patch 112233-05 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4574" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Sun Cluster</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>OpenSSL 0.9.6 and 0.9.7 does not properly track the number of characters in certain ASN.1 inputs, which allows remote attackers to cause a denial of service (crash) via an SSL client certificate that causes OpenSSL to read past the end of a buffer when the long form is used.</description>
			<reference source="CVE">CAN-2003-0544</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-266" negate="true" comment="Patch 113505-02 or later installed" />
					<criterion test_ref="spt-267" negate="true" comment="Patch 113508-02 or later installed" />
					<criterion test_ref="spt-268" negate="true" comment="Patch 115054-01 or later installed" />
					<criterion test_ref="spt-269" negate="true" comment="Patch 115055-01 or later installed" />
					<criterion test_ref="sat-8" comment="SunCluster Component SUNWscvw installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-210" comment="Apache running with SunPlex Manager config" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4576" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-06">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571.</description>
			<reference source="CVE">CAN-2004-0901</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-45" comment="Windows NT Server 4.0, Terminal Server Edition is installed" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
					<criterion test_ref="wft-325" comment="the version of mswd6_32.wpc is less than 2004.10.21.0" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4592" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wft-540" comment="the version of nddenb32.dll is less than 5.2.3790.173" />
					<criterion test_ref="wft-541" comment="the version of netdde.exe is less than 5.2.3790.184" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4629" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>Integer overflow in the SOAPParameter object constructor in (1) Netscape version 7.0 and 7.1 and (2) Mozilla 1.6, and possibly earlier versions, allows remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0722</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4661" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Kerberos5</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerabilities in error handling code in krb524d for MIT Kerberos 5 (krb5) 1.2.8 and earlier may allow remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0772</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="spt-250" negate="true" comment="Patch 112908-15 or later installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-209" comment="Kerberos Key Distribution Center (krb5kdc) running" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4670" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-18" comment="Changes apache test to file test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2004-10-19" comment="Changed apache test to package test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>mod_access in Apache 1.3 before 1.3.30, when running big-endian 64-bit platforms, does not properly parse Allow/Deny rules using IP addresses without a netmask, which could allow remote attackers to bypass intended access restrictions.</description>
			<reference source="CVE">CVE-2003-0993</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="spt-254" negate="true" comment="Patch 113146-05 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4671" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Cursor and Icon Formatting</product>
			</affected>
			<dates>
				<submitted date="2005-01-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided</description>
			<reference source="CVE">CAN-2004-1049</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1106" comment="Windows 2000 (sp4 or earlier) is installed" />
					<criterion test_ref="wft-353" comment="the version of user32.dll is less than 5.0.2195.7017" />
					<criterion test_ref="wrt-68" negate="true" comment="the patch kb891711 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4702" 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-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the &quot;Similar Method Name Redirection Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0727</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4706" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Help and Support Center (HSC)</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">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>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1111" comment="Windows Server 2003 or Windows 64-bit Edition is installed" />
					<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" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4726" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows Messenger</product>
			</affected>
			<dates>
				<submitted date="2005-03-31">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-38" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003" />
					<criterion test_ref="wft-401" comment="the version of shell32.dll is less than 6.0.3790.241" />
					<criterion test_ref="wrt-155" comment="the patch kb890047 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-157" negate="true" comment="Drag-and-Drop disabled when set to 3" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4728" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<product>Sun RPC</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>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>
			<oval:notes>
				<oval:note>Specific applications using this library are not tested for because Suns advisory only provides a sample of known vulnerable applications and states that they are still investigating.</oval:note>
			</oval:notes>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="cmp-63" negate="true" comment="Patches 106942-22 and 108451-06 or later installed" />
					<criterion test_ref="cmp-205" negate="true" comment="Patches 108827-30 and 108901-06" />
					<criterion test_ref="cmp-64" negate="true" comment="Patches 113319-01 and 112233-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4741" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>HyperTerminal</product>
			</affected>
			<dates>
				<submitted date="2004-12-21">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-18">DRAFT</status_change>
				<status_change date="2005-02-02">INTERIM</status_change>
				<modified date="2005-03-02" comment="modified wft-200 - access DLL via HKLM">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</modified>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.</description>
			<reference source="CVE">CVE-2004-0568</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-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-200" comment="the version of hypertrm.dll is less than 5.0.2195.7000" />
					<criterion test_ref="wrt-46" negate="true" comment="the patch Windows2000-KB873339-x86-ENU.EXE is installed " />
				</software>
				<configuration operation="OR">
					<criterion test_ref="wrt-39" comment="If key present hyperterminal will automatically open session files" />
					<criterion test_ref="wrt-67" comment="If the Hyperterminal client is registered as the default telnet client" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4749" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Microsoft Word for Windows 6.0 Converter</product>
			</affected>
			<dates>
				<submitted date="2005-01-05">
					<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>Microsoft Word for Windows 6.0 Converter does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka &quot;Font Conversion Vulnerability,&quot; a different vulnerability than CAN-2004-0571</description>
			<reference source="CVE">CAN-2004-0901</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-300" comment="the version of mswrd6.wpc is less than 10.0.803.2" />
					<criterion test_ref="wrt-25" negate="true" comment="the patch kb885836 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4756" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<product>mozilla</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>The (1) Mozilla 1.6, (2) Firebird 0.7, (3) Firefox 0.8, and (4) Netscape 7.1 web browsers do not properly prevent a frame in one domain from injecting content into a frame that belongs to another domain, which facilitates web site spoofing and other attacks, aka the frame injection vulnerability.</description>
			<reference source="CVE">CAN-2004-0718</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="cmp-72" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed" />
					<criterion test_ref="spt-46" negate="true" comment="Patch 117765-02 or later installed" />
					<criterion test_ref="spt-47" negate="true" comment="Patch 117767-02 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4758" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
			</affected>
			<dates>
				<submitted date="2005-02-10">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2005-02-11">DRAFT</status_change>
				<status_change date="2005-03-02">INTERIM</status_change>
				<status_change date="2005-03-23">ACCEPTED</status_change>
			</dates>
			<description>The DHTML Edit Control (dhtmled.ocx) in Internet Explorer 6.0.2900.2180 allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by &quot;AbusiveParent.&quot;</description>
			<reference source="CVE">CAN-2004-1319</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-183" comment="Windows Server 2003 64-Bit Edition or Windows XP 64-Bit Edition Version 2003 " />
					<criterion test_ref="wft-378" comment="the version of wdhtmled.ocx is less than 6.1.0.9231" />
					<criterion test_ref="wrt-87" negate="true" comment="the patch kb891781 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4762" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>VDM</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
			<reference source="CVE">CAN-2004-0208</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-43" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-511" comment="the version of gdi32.dll is less than 4.0.1381.33566" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4767" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>IIS 6.0</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU exhaustion, application crash) via a PROPFIND request with an XML message containing XML elements with a large number of attributes.</description>
			<reference source="CVE">CAN-2003-0718</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-3" negate="true" comment="a Win2K/XP/2003 service pack is installed" />
					<criterion test_ref="wft-515" comment="the version of httpext.dll is less than 6.0.3790.212" />
					<criterion test_ref="wrt-549" comment="the patch KB824151 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4786" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>MDAC 2.8</product>
			</affected>
			<dates>
				<submitted date="2005-03-29">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<status_change date="2005-03-29">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>The License Logging service for Windows NT Server, Windows 2000 Server, and Windows Server 2003 does not properly validate the length of messages, which leads to an &quot;unchecked buffer&quot; and allows remote attackers to cause a denial of service (crash) and possibly execute arbtirary code, aka the &quot;License Logging Service Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0050</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wrt-96" negate="true" comment="the patch kb885834 is installed (Hotfix key)" />
					<criterion test_ref="wft-392" comment="the version of Llssrv.exe is less than 4.0.1381.7345" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-344" comment="license logging service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4791" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Windows 2000</product>
			</affected>
			<dates>
				<submitted date="2005-04-22">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-27">DRAFT</status_change>
			</dates>
			<description>TCP, when using a large Window Size, makes it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP.</description>
			<reference source="CVE">CAN-2004-0230</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-1" comment="Windows 2000 is installed" />
					<criterion test_ref="wrt-538" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" />
					<criterion test_ref="wft-593" comment="the version of Tcpip.sys is less than 5.0.2195.7035" />
					<criterion test_ref="wrt-443" negate="true" comment="the patch KB893066 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4831" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Windows NT 4.0</product>
			</affected>
			<dates>
				<submitted date="2005-01-03">
					<contributor organization="The MITRE Corporation">Matthew Burton</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 WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42</description>
			<reference source="CVE">CAN-2004-1080</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-44" comment="Windows NT Server 4.0 is installed" />
					<criterion test_ref="wft-164" comment="the version of wins.exe is less than 4.0.1381.7329" />
					<criterion test_ref="wrt-38" negate="true" comment="the patch KB870763 is installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-98" comment="the wins service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4834" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>.NET Framework</product>
			</affected>
			<dates>
				<submitted date="2005-04-13">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>Unknown vulnerability in LDAP on Sun Solaris 8 and 9, when using Role Based Access Control (RBAC), allows local users to execute certain commands with additional privileges.</description>
			<reference source="CVE">CAN-2004-1353</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-74" negate="true" comment="Patch 108993-38 or later installed" />
					<criterion test_ref="spt-75" negate="true" comment="Patch 112960-17 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-10" comment="/etc/nsswitch.conf configured to use LDAP with RBAC" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4846" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>DHCP</product>
			</affected>
			<dates>
				<submitted date="2004-12-16">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</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 DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition does not properly validate the length of certain messages, which allows remote attackers to execute arbitrary code via a malformed DHCP message, aka the &quot;DHCP Request Vulnerability.</description>
			<reference source="CVE">CAN-2004-0900</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" comment="this is an NT Terminal Server" />
					<criterion test_ref="wrt-37" negate="true" comment="the patch KB885249 is installed (Hotfix key)" />
					<criterion test_ref="wft-162" comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4859" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Proxy Server 2.0 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-11-17">
					<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>Microsoft Proxy Server 2.0 and Microsoft ISA Server 2000 (which is included in Small Business Server 2000 and Small Business Server 2003 Premium Edition) allows remote attackers to spoof trusted Internet content on a specially crafted webpage via spoofed reverse DNS lookup results.</description>
			<reference source="CVE">CAN-2004-0892</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-9" comment="Microsoft Proxy Server 2.0 SP1 is installed" />
					<criterion test_ref="wft-7" comment="the version of w3proxy.dll is less than 2.0.390.16" />
					<criterion test_ref="wrt-14" comment="the patch KB888258 for Proxy Server 2.0 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4863" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Apache</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<modified date="2004-10-18" comment="Changed apache test to file test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<modified date="2004-10-19" comment="Changed apache test to package test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Heap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a denial of service (process crash) and possibly execute arbitrary code via a negative Content-Length HTTP header field, which causes a large amount of data to be copied.</description>
			<reference source="CVE">CAN-2004-0492</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1081" comment="Solaris 8 or 9 installed" />
					<criterion test_ref="spt-253" negate="true" comment="Patch 116973-01 or later installed" />
					<criterion test_ref="spt-254" negate="true" comment="Patch 113146-05 or later installed" />
					<criterion test_ref="sat-5" comment="Apache (SUNWapchu) installed" />
				</software>
				<configuration>
					<criterion test_ref="sct-207" comment="Apache running (httpd)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4864" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the &quot;Drag-and-Drop Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0053</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-407" comment="the version of mshtml.dll is less than 5.0.3825.700" />
					<criterion test_ref="wrt-166" negate="true" comment="the patch kb867282 is installed (Win2K SP4  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-258" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4893" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>Windows kernel</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</submitted>
				<modified date="2004-10-13" comment="changed OS ">
					<contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
				</modified>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The kernel for Microsoft Windows Server 2003 does not reset certain values in CPU data structures, which allows local users to cause a denial of service (system crash) via a malicious program.</description>
			<reference source="CVE">CAN-2004-0211</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wft-508" comment="the version of win32k.sys is less than 5.2.3790.198" />
					<criterion test_ref="wrt-547" negate="true" comment="the patch KB840987 is installed (Hotfix key)" />
					<criterion test_ref="cmp-1113" comment="Windows 2003 Server or Windows XP 64-bit" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4927" 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>MSN Messenger</product>
			</affected>
			<dates>
				<submitted date="2005-04-19">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2005-04-20">DRAFT</status_change>
			</dates>
			<description>GIF file validation error in MSN Messenger 6.2 allows remote attackers in a user's contact list to execute arbitrary code via a GIF image with an improper height and width.</description>
			<reference source="CVE">CAN-2005-0562</reference>
			<status>DRAFT</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-431" negate="true" comment="MSN Messenger 6.2.0208 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL4936" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 9</solaris:platform>
				<product>Kerberos5</product>
			</affected>
			<dates>
				<submitted date="2004-10-12">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<modified date="2005-01-14" comment="Changed kerberos unknown test to solaris file contents test">
					<contributor organization="The MITRE Corporation">Brian Soby</contributor>
				</modified>
				<status_change date="2005-02-02">INTERIM</status_change>
				<status_change date="2005-02-23">ACCEPTED</status_change>
			</dates>
			<description>Double-free vulnerabilities in the error handling code for ASN.1 decoders in the (1) Key Distribution Center (KDC) library and (2) client library for MIT Kerberos 5 (krb5) 1.3.4 and earlier may allow remote attackers to execute arbitrary code.</description>
			<reference source="CVE">CAN-2004-0642</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="sut-204" comment="Solaris 9 Installed" />
					<criterion test_ref="sft-222" comment="Kerberos 5 installed" />
					<criterion test_ref="spt-250" negate="true" comment="Patch 112908-15 or later installed" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="stt-5" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4947" 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="2005-03-17">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-03-23">DRAFT</status_change>
				<status_change date="2005-04-13">INTERIM</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the &quot;Channel Definition Format (CDF) Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2005-0056</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-54" comment="Internet Explorer 5.01 Service Pack 4 is installed" />
					<criterion test_ref="wft-407" comment="the version of mshtml.dll is less than 5.0.3825.700" />
					<criterion test_ref="wrt-166" negate="true" comment="the patch kb867282 is installed (Win2K SP4  Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL4987" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>MDAC 2.7</product>
			</affected>
			<dates>
				<submitted date="2005-03-31">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2005-04-12">DRAFT</status_change>
				<status_change date="2005-04-27">INTERIM</status_change>
			</dates>
			<description>The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) &quot;\&quot; (backslash) or (2) &quot;%5C&quot; (encoded backslash), aka &quot;Path Validation Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0847</reference>
			<status>INTERIM</status>
			<version>0</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-116" comment="Is the .NET Framework 1.0 installed" />
					<criterion test_ref="cmp-252" comment="A vulnerable version of .NET Framework v1.0 is installed. " />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL5021" 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-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
			<reference source="CVE">CAN-2004-0573</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wft-506" comment="the version of nntpsvc.dll is less than 6.0.3790.206" />
					<criterion test_ref="wrt-548" negate="true" 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="OVAL5070" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Network News Transport Protocol (NNTP)</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">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="wrt-77" comment="Windows NT 4.0 is installed" />
					<criterion test_ref="wft-539" comment="the version of nntpsvc.dll is less than 5.5.1877.79" />
					<criterion test_ref="wrt-556" negate="true" comment="Patch WindowsNT4OptionPack-KB883935-x86-enu.EXE" />
				</software>
				<configuration>
					<criterion test_ref="wrt-326" comment="the NNTP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5074" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1147" comment="a vulnerable version of nddenb32.dll exists" />
					<criterion test_ref="cmp-1150" comment="a vulnerable version of netdde.exe exists" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL5141" class="vulnerability">
			<affected family="solaris">
				<solaris:platform>Sun Solaris 7</solaris:platform>
				<solaris:platform>Sun Solaris 8</solaris:platform>
				<solaris:platform>Sun Solaris 9</solaris:platform>
			</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>Buffer overflow in CDE libDtHelp library allows local users to execute arbitrary code via (1) a modified DTHELPUSERSEARCHPATH environment variable and the Help feature, (2) DTSEARCHPATH, or (3) LOGNAME.</description>
			<reference source="CVE">CAN-2003-0834</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="cmp-1080" comment="Solaris 7,8,or 9 installed" />
					<criterion test_ref="cmp-82" comment="CDE Application Runtime or CDE Separable Help (any SUNWdtbas/SUNWdtbax/SUNWdthep) installed " />
					<criterion test_ref="spt-256" negate="true" comment="Patch 107178-03 or later installed" />
					<criterion test_ref="spt-257" negate="true" comment="Patch 108949-08 or later installed" />
					<criterion test_ref="spt-258" negate="true" comment="Patch 116308-01 or later installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL5150" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site</description>
			<reference source="CVE">CAN-2004-0845</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5277" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows NT</windows:platform>
				<product>Remote Procedure Call (RPC)</product>
			</affected>
			<dates>
				<submitted date="2004-10-18">
					<contributor organization="The MITRE Corporation">Matthew Burton</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
			<reference source="CVE">CAN-2003-0569</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-43" comment="this is an NT Terminal Server" />
					<criterion test_ref="wft-559" comment="the version of rpcrt4.dll is less than 4.0.1381.33578" />
					<criterion test_ref="wrt-558" comment="Patch KB873350 Installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL5307" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Windows Shell</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
			<reference source="CVE">CAN-2004-0214</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-72" comment="32-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="cmp-1118" comment="a vulnerable version of shell32.dll exists" />
					<criterion test_ref="wrt-537" negate="true" comment="the patch q841356 is installed (Hotfix key)" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL5316" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email.</description>
			<reference source="CVE">CAN-2004-0216</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5329" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email.</description>
			<reference source="CVE">CAN-2004-0216</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL5509" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>SMTP</product>
			</affected>
			<dates>
				<submitted date="2004-10-13">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-13">DRAFT</status_change>
				<status_change date="2004-10-27">INTERIM</status_change>
				<status_change date="2004-11-17">ACCEPTED</status_change>
			</dates>
			<description>The SMTP (Simple Mail Transfer Protocol) component of Microsoft Windows XP 64-bit Edition, Windows Server 2003, Windows Server 2003 64-bit Edition, and the Exchange Routing Engine component of Exchange Server 2003, allows remote attackers to execute arbitrary code via a malicious DNS response message containing length values that are not properly validated.</description>
			<reference source="CVE">CAN-2004-0840</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wft-502" comment="The version of smtpsvc.dll is less than 6.0.3790.211" />
					<criterion test_ref="wrt-542" negate="true" comment="the patch WindowsServer2003-KB885881-x86-enu.exe is installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-240" comment="SMTP Enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5520" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site</description>
			<reference source="CVE">CAN-2004-0845</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 is installed (Installed Components key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5592" 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>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.1 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from &quot;memory corruption&quot;) via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the &quot;&amp;lt;STYLE&amp;gt;@;/*&quot; string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the &quot;CSS Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0842</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL5620" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 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="OVAL5740" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-26">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site.</description>
			<reference source="CVE">CAN-2004-0845</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 is installed (Installed Components key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL5926" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows 2000</windows:platform>
				<product>Network News Transport Protocol (NNTP)</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Christine Walzer</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">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-60" comment="Windows 2000 Server is installed" />
					<criterion test_ref="wrt-224" comment="Win2K/XP/2003 service pack 3 (or later) is installed" />
					<criterion test_ref="wft-533" comment="the version of nntpsvc.dll is less than 5.0.2195.6972" />
					<criterion test_ref="wrt-555" negate="true" comment="Patch Windows2000-KB883935-x86-ENU.exe Installed" />
				</software>
				<configuration>
					<criterion test_ref="wrt-326" comment="the NNTP service is enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6031" 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>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL6048" 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="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 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="OVAL6100" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email</description>
			<reference source="CVE">CAN-2004-0216</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL6272" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;.</description>
			<reference source="CVE">CAN-2004-0839</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6313" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-51" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" />
					<criterion test_ref="wft-558" comment="the version of mshtml.dll is less than 6.0.3790.219" />
					<criterion test_ref="wrt-557" negate="true" comment="the patch kb834707 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6397" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Compressed Folders</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">David Proulx</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
				<modified date="2005-01-13" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
					<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>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an &quot;unchecked buffer&quot; and improper length validation</description>
			<reference source="CVE">CAN-2004-0575</reference>
			<status>ACCEPTED</status>
			<version>2</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-2" comment="Windows XP is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="wrt-29" negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" />
					<criterion test_ref="wft-536" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.2800.1584" />
					<criterion test_ref="wrt-553" negate="true" comment="the patch q873376 is installed (Hotfix key)" />
				</software>
				<configuration operation="AND">
					<criterion test_ref="wrt-554" negate="true" comment="Compressed Folders with zipfldr.dll are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6579" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.1 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from &quot;memory corruption&quot;) via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the &quot;&amp;lt;STYLE&amp;gt;@;/*&quot; string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the &quot;CSS Heap Memory Corruption Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0842</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL6600" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email.</description>
			<reference source="CVE">CAN-2004-0216</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-561" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
					<criterion test_ref="wrt-560" negate="true" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL6788" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows Server 2003</windows:platform>
				<product>NetDDE</product>
			</affected>
			<dates>
				<submitted date="2004-10-14">
					<contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an &quot;unchecked buffer,&quot; possibly a buffer overflow.</description>
			<reference source="CVE">CAN-2004-0206</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-61" comment="Windows Server 2003 is installed" />
					<criterion test_ref="wrt-70" comment="64-Bit version of Windows is installed" />
					<criterion test_ref="cmp-1143" comment="a vulnerable version of netdde.exe exists" />
					<criterion test_ref="cmp-1144" comment="a vulnerable version of nddenb32.dll exists" />
					<criterion test_ref="wrt-551" negate="true" comment="the patch KB841533 is installed" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL6829" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<windows:platform>Microsoft Windows NT</windows:platform>
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the &quot;Similar Method Name Redirection Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0727</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="wrt-561" negate="true" comment="the patch kb834707 is installed (Installed Components key)" />
					<criterion test_ref="wft-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL7084" 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-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the &quot;Similar Method Name Redirection Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0727</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL7095" 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>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 is installed (Installed Components key)" />
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</software>
			</criteria>
		</definition>
		<definition id="OVAL7194" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the &quot;Plug-in Navigation Address Bar Spoofing Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0843</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL7448" 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>Internet Explorer 5.5 Service Pack 2</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Multiple buffer overflows in the XML Database (XDB) functionality for Oracle 9i Database Release 2 allow local users to cause a denial of service or hijack user sessions.</description>
			<reference source="CVE">CAN-2003-0727</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-562" comment="the version of mshtml.dll is less than 5.5.4945.2800 " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL7496" 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-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the &quot;Similar Method Name Redirection Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0727</reference>
			<status>ACCEPTED</status>
			<version>1</version>
			<criteria>
				<software operation="AND">
					<criterion test_ref="wrt-565" comment="Internet Explorer 6 Service Pack 2 for XP is installed" />
					<criterion test_ref="cmp-1154" comment="a vulnerable version of mshtml.dll exisits" />
					<criterion test_ref="wrt-564" negate="true" comment="the patch kb834707  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="OVAL7611" 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-10-26">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site.</description>
			<reference source="CVE">CAN-2004-0845</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="wrt-567" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL7717" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email.</description>
			<reference source="CVE">CAN-2004-0216</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL7721" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by &quot;wottapoop.html&quot;.</description>
			<reference source="CVE">CAN-2004-0839</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL7865" 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-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Buffer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email.</description>
			<reference source="CVE">CAN-2004-0216</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-560" comment="the version of mshtml.dll is less than 5.0.3821.2800" />
					<criterion test_ref="wrt-559" negate="true" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
		<definition id="OVAL7906" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows XP</windows:platform>
				<product>Internet Explorer 6</product>
			</affected>
			<dates>
				<submitted date="2004-10-19">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2004-10-20">DRAFT</status_change>
				<status_change date="2004-11-03">INTERIM</status_change>
				<status_change date="2004-12-09">ACCEPTED</status_change>
			</dates>
			<description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the &quot;Similar Method Name Redirection Cross Domain Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0727</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-563" comment="the version of mshtml.dll is less than 6.0.2745.2800" />
					<criterion test_ref="wrt-562" negate="true" comment="the patch kb834707 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="OVAL8077" class="vulnerability">
			<affected family="windows">
				<windows:platform>Microsoft Windows ME</windows:platform>
				<product>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2005-01-18">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
				</submitted>
				<status_change date="2005-01-20">DRAFT</status_change>
				<status_change date="2005-02-16">INTERIM</status_change>
				<status_change date="2005-03-09">ACCEPTED</status_change>
			</dates>
			<description>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka &quot;HijackClick 3&quot; and the &quot;Script in Image Tag File Download Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0841</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wrt-561" negate="true" comment="the patch kb834707 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="OVAL8127" 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>Internet Explorer 6 SP1</product>
			</affected>
			<dates>
				<submitted date="2004-10-25">
					<contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>Internet Explorer 6 on Double Byte Character Set (DBCS) systems allows remote attackers to alter displayed address bars and spoof web pages via a URL containing special characters, facilitating phishing attacks, aka the &quot;Address Bar Spoofing on Double Byte Character Set Systems Vulnerability.&quot;</description>
			<reference source="CVE">CAN-2004-0844</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-564" comment="the version of mshtml.dll is less than 6.0.2800.1476   " />
					<criterion test_ref="wft-561" negate="true" comment="the version of mshtml.dll is less than 5.0.3534.2800" />
				</software>
				<configuration>
					<criterion test_ref="cmp-97" comment="ActiveX controls and active scripting are enabled" />
				</configuration>
			</criteria>
		</definition>
	</definitions>
	<tests>
		<compound_test id="cmp-1" operation="OR" comment="a vulnerable version of rpcrt4.dll exists on XP">
			<subtest negate="false" test_ref="cmp-2"/>
			<subtest negate="false" test_ref="cmp-6"/>
		</compound_test>
		<compound_test id="cmp-10" operation="OR" comment="a vulnerable version of rpcss.dll exists on XP">
			<subtest negate="false" test_ref="cmp-11"/>
			<subtest negate="false" test_ref="cmp-15"/>
		</compound_test>
		<compound_test id="cmp-100" operation="OR" comment="MDAC 2.7 is installed and a vulnerable version of sqlsrv32.dll and odbcbcp.dll exists">
			<subtest negate="false" test_ref="cmp-101"/>
			<subtest negate="false" test_ref="cmp-102"/>
		</compound_test>
		<compound_test id="cmp-101" operation="AND" comment="MDAC 2.7 (RTM) is installed and both sqlsrv32.dll and odbcbcp.dll are less than 2000.81.9002.0">
			<subtest negate="false" test_ref="wrt-102"/>
			<subtest negate="false" test_ref="wft-37"/>
			<subtest negate="false" test_ref="wft-42"/>
		</compound_test>
		<compound_test id="cmp-1011" operation="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
			<subtest negate="false" test_ref="wft-414"/>
			<subtest negate="true" test_ref="wrt-243"/>
		</compound_test>
		<compound_test id="cmp-1012" operation="AND" comment="For Terminal Server">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-415"/>
		</compound_test>
		<compound_test id="cmp-1017" operation="OR" comment="/usr/sbin/tcpdump is executable">
			<subtest negate="false" test_ref="ret-1046"/>
			<subtest negate="false" test_ref="ret-1047"/>
			<subtest negate="false" test_ref="ret-1048"/>
		</compound_test>
		<compound_test id="cmp-1019" operation="OR" comment="/usr/bin/lha is executable">
			<subtest negate="false" test_ref="ret-1049"/>
			<subtest negate="false" test_ref="ret-1050"/>
			<subtest negate="false" test_ref="ret-1051"/>
		</compound_test>
		<compound_test id="cmp-102" operation="AND" comment="MDAC 2.7 (SP1) is installed and both sqlsrv32.dll and odbcbcp.dll are less than 2000.81.9042.0">
			<subtest negate="false" test_ref="wrt-103"/>
			<subtest negate="false" test_ref="wft-38"/>
			<subtest negate="false" test_ref="wft-43"/>
		</compound_test>
		<compound_test id="cmp-1020" operation="AND" comment="/usr/sbin/utempter is executable">
			<subtest negate="false" test_ref="ret-1052"/>
			<subtest negate="false" test_ref="cmp-1021"/>
		</compound_test>
		<compound_test id="cmp-1021" operation="OR" comment="/usr/sbin/utempter is executable">
			<subtest negate="false" test_ref="ret-1053"/>
			<subtest negate="false" test_ref="ret-1054"/>
			<subtest negate="false" test_ref="ret-1055"/>
		</compound_test>
		<compound_test id="cmp-1022" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-357"/>
			<subtest negate="false" test_ref="rvt-358"/>
		</compound_test>
		<compound_test id="cmp-103" operation="OR" comment="the patch q832483 is not installed">
			<subtest negate="false" test_ref="cmp-104"/>
			<subtest negate="false" test_ref="cmp-105"/>
		</compound_test>
		<compound_test id="cmp-104" operation="AND" comment="32-bit edition of windows and patch q832483 is not installed">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="true" test_ref="wrt-110"/>
		</compound_test>
		<compound_test id="cmp-1043" operation="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
			<subtest negate="false" test_ref="wft-416"/>
			<subtest negate="true" test_ref="wrt-243"/>
		</compound_test>
		<compound_test id="cmp-1044" operation="AND" comment="For Terminal Server">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="true" test_ref="wrt-456"/>
		</compound_test>
		<compound_test id="cmp-1045" operation="OR" comment="Vulnerable versions of DirectX">
			<subtest negate="false" test_ref="cmp-1046"/>
			<subtest negate="false" test_ref="cmp-1047"/>
			<subtest negate="false" test_ref="cmp-1048"/>
			<subtest negate="false" test_ref="cmp-1049"/>
			<subtest negate="false" test_ref="cmp-1050"/>
		</compound_test>
		<compound_test id="cmp-1046" operation="AND" comment="Unpatched DirectX 7.0">
			<subtest negate="false" test_ref="wrt-461"/>
			<subtest negate="false" test_ref="wft-421"/>
			<subtest negate="true" test_ref="wrt-462"/>
		</compound_test>
		<compound_test id="cmp-1047" operation="AND" comment="Unpatched DirectX 8.0x">
			<subtest negate="false" test_ref="wrt-463"/>
			<subtest negate="false" test_ref="wft-422"/>
			<subtest negate="true" test_ref="wrt-464"/>
		</compound_test>
		<compound_test id="cmp-1048" operation="AND" comment="Unpatched DirectX 8.1x">
			<subtest negate="false" test_ref="wrt-465"/>
			<subtest negate="false" test_ref="wft-423"/>
			<subtest negate="true" test_ref="wrt-466"/>
		</compound_test>
		<compound_test id="cmp-1049" operation="AND" comment="Unpatched DirectX 8.2x">
			<subtest negate="false" test_ref="wrt-467"/>
			<subtest negate="false" test_ref="wft-424"/>
			<subtest negate="true" test_ref="wrt-468"/>
		</compound_test>
		<compound_test id="cmp-105" operation="AND" comment="64-bit edition of windows and patch q832483 is not installed">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="true" test_ref="wrt-111"/>
		</compound_test>
		<compound_test id="cmp-1050" operation="AND" comment="Unpatched DirectX 9.0x">
			<subtest negate="false" test_ref="wrt-469"/>
			<subtest negate="false" test_ref="wft-425"/>
			<subtest negate="true" test_ref="wrt-470"/>
		</compound_test>
		<compound_test id="cmp-1051" operation="OR" comment="Patch WindowsXP-KB824105-x86-ENU.exe installed on XP or XP SP1">
			<subtest negate="false" test_ref="wrt-475"/>
			<subtest negate="false" test_ref="wrt-476"/>
		</compound_test>
		<compound_test id="cmp-1058" operation="AND" comment="Windows XP 32-bit edition is installed">
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="false" test_ref="wrt-72"/>
		</compound_test>
		<compound_test id="cmp-106" operation="AND" comment="current user settings are being used and the downloading of signed ActiveX controls is enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-294"/>
		</compound_test>
		<compound_test id="cmp-1060" operation="AND" comment="This is an NT Terminal Server and the version of psxss.exe is less than 4.0.1381.33567">
			<subtest negate="false" test_ref="wft-440"/>
			<subtest negate="false" test_ref="wrt-43"/>
		</compound_test>
		<compound_test id="cmp-1062" operation="OR" comment="This is an NT Workstation or Windows NT Server 4.0 is installed">
			<subtest negate="false" test_ref="cmp-44"/>
			<subtest negate="false" test_ref="wrt-40"/>
		</compound_test>
		<compound_test id="cmp-1063" operation="AND" comment="The version of psxss.exe is less than 4.0.1381.7269 on either NT Workstation or NT Server 4.0">
			<subtest negate="false" test_ref="cmp-1062"/>
			<subtest negate="false" test_ref="wft-443"/>
		</compound_test>
		<compound_test id="cmp-1064" operation="OR" comment="Version check for psxss.exe on NT Workstation, Server 4.0 and NT Terminal Server">
			<subtest negate="false" test_ref="cmp-1060"/>
			<subtest negate="false" test_ref="cmp-1063"/>
		</compound_test>
		<compound_test id="cmp-1066" operation="AND" comment="Windows XP 64-bit with Service Pack 1">
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-1067" operation="AND" comment="Windows NT 4.0 with Active Desktop Installed">
			<subtest negate="false" test_ref="wrt-490"/>
			<subtest negate="false" test_ref="wrt-77"/>
		</compound_test>
		<compound_test id="cmp-1068" operation="AND" comment="no service pack is installed and mstask.dll is less than 5.1.2600.155">
			<subtest negate="false" test_ref="wft-453"/>
			<subtest negate="false" test_ref="wrt-3"/>
		</compound_test>
		<compound_test id="cmp-1069" operation="AND" comment="service pack 1 is installed and mstask.dll is less than 5.1.2600.1564">
			<subtest negate="false" test_ref="wft-454"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-107" operation="AND" comment="local machine settings are being used and the downloading of signed ActiveX controls is enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-190"/>
		</compound_test>
		<compound_test id="cmp-1070" operation="OR" comment="Affected mstask.dll file versions based on service pack levels">
			<subtest negate="false" test_ref="cmp-1068"/>
			<subtest negate="false" test_ref="cmp-1069"/>
		</compound_test>
		<compound_test id="cmp-1071" operation="OR" comment="Internet Explorer 5.5 SP2 or Internet Explorer 6.0 SP1 is installed">
			<subtest negate="false" test_ref="wrt-50"/>
			<subtest negate="false" test_ref="wrt-51"/>
			<subtest negate="false" test_ref="wrt-53"/>
		</compound_test>
		<compound_test id="cmp-1072" operation="AND" comment="XP Service Pack 1 and version of Shell32.dll is less than 6.0.2800.1233 ">
			<subtest negate="false" test_ref="wft-458"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-1073" operation="AND" comment="XP no Service Pack installed and version of Shell32.dll is less than 6.0.2600.115">
			<subtest negate="false" test_ref="wft-459"/>
			<subtest negate="false" test_ref="wrt-410"/>
		</compound_test>
		<compound_test id="cmp-1074" operation="OR" comment="Version check for XP SP1 and XP no service pack for shell32.dll">
			<subtest negate="false" test_ref="cmp-1072"/>
			<subtest negate="false" test_ref="cmp-1073"/>
		</compound_test>
		<compound_test id="cmp-108" operation="AND" comment="current user settings are being used and file downloads are enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-286"/>
		</compound_test>
		<compound_test id="cmp-1080" operation="OR" comment="Solaris 7,8,or 9 installed">
			<subtest negate="false" test_ref="sut-202"/>
			<subtest negate="false" test_ref="sut-203"/>
			<subtest negate="false" test_ref="sut-204"/>
		</compound_test>
		<compound_test id="cmp-1081" operation="OR" comment="Solaris 8 or 9 installed">
			<subtest negate="false" test_ref="sut-202"/>
			<subtest negate="false" test_ref="sut-204"/>
		</compound_test>
		<compound_test id="cmp-1084" operation="AND" comment="Version Ntoskrnl.exe is less than 4.0.1381.7265 and this is an NT Workstation">
			<subtest negate="false" test_ref="wft-343"/>
			<subtest negate="false" test_ref="wrt-40"/>
		</compound_test>
		<compound_test id="cmp-1085" operation="OR" comment="Version check of Ntoskrnl for NT Terminal Server or NT Workstation">
			<subtest negate="false" test_ref="cmp-1084"/>
			<subtest negate="false" test_ref="cmp-944"/>
		</compound_test>
		<compound_test id="cmp-1086" operation="AND" comment="Pre Service Pack XP and netbt.sys is less than 5.1.2600.117">
			<subtest negate="false" test_ref="wft-463"/>
			<subtest negate="false" test_ref="wrt-410"/>
		</compound_test>
		<compound_test id="cmp-109" operation="AND" comment="local machine settings are being used and file downloads are enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-191"/>
		</compound_test>
		<compound_test id="cmp-1092" operation="AND" comment="XP Pre- SP1 with Srv.sys is less than 5.1.2600.112">
			<subtest negate="false" test_ref="wft-465"/>
			<subtest negate="false" test_ref="wrt-410"/>
		</compound_test>
		<compound_test id="cmp-1093" operation="AND" comment="XP SP1 and srv.sys is less than 5.1.2600.1193">
			<subtest negate="false" test_ref="wft-466"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-1094" operation="OR" comment="XP SP1 or pre SP1 with version check on Srv.sys">
			<subtest negate="false" test_ref="cmp-1092"/>
			<subtest negate="false" test_ref="cmp-1093"/>
		</compound_test>
		<compound_test id="cmp-1095" operation="OR" comment="Version checks on XP for Ipnathlp.dll">
			<subtest negate="false" test_ref="cmp-946"/>
			<subtest negate="false" test_ref="cmp-947"/>
			<subtest negate="false" test_ref="cmp-948"/>
		</compound_test>
		<compound_test id="cmp-1096" operation="AND" comment="XP SP1 and netbt.sys is less than 5.1.2600.1243">
			<subtest negate="false" test_ref="wft-464"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-1097" operation="OR" comment="XP SP1 or Pre SP1 with correct netbt.sys version">
			<subtest negate="false" test_ref="cmp-1086"/>
			<subtest negate="false" test_ref="cmp-1096"/>
		</compound_test>
		<compound_test id="cmp-1098" operation="OR" comment="a vulnerable version of inetcomm.dll exisits">
			<subtest negate="false" test_ref="wft-462"/>
			<subtest negate="false" test_ref="wft-468"/>
		</compound_test>
		<compound_test id="cmp-11" operation="AND" comment="32-bit version of Windows and a vulnerable version of rpcss.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-12"/>
		</compound_test>
		<compound_test id="cmp-110" operation="AND" comment="current user settings are being used and cookies are enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-270"/>
			<subtest negate="false" test_ref="wrt-192"/>
		</compound_test>
		<compound_test id="cmp-1100" operation="OR" comment="kernel, kernel-hugemem or kernel-smp rpm older than 2.4.21-15.0.2EL Epoch 0">
			<subtest negate="false" test_ref="rvt-364"/>
			<subtest negate="false" test_ref="rvt-366"/>
			<subtest negate="false" test_ref="rvt-367"/>
		</compound_test>
		<compound_test id="cmp-1101" operation="OR" comment="libpng or libpng-devel rpm older than 1.2.2-24, Epoch 2 OR libpng10or libpng10-devel rpm older than 1.0.13-14, Epoch 0">
			<subtest negate="false" test_ref="rvt-368"/>
			<subtest negate="false" test_ref="rvt-369"/>
			<subtest negate="false" test_ref="rvt-370"/>
			<subtest negate="false" test_ref="rvt-371"/>
		</compound_test>
		<compound_test id="cmp-1102" operation="AND" comment="Windows XP 64-bit with SP1 (or earlier) installed">
			<subtest negate="false" test_ref="cmp-66"/>
		</compound_test>
		<compound_test id="cmp-1103" operation="OR" comment="Microsoft Office 2000 (Premium or Professional) Service Pack 3 is installed">
			<subtest negate="false" test_ref="wrt-529"/>
			<subtest negate="false" test_ref="wrt-535"/>
		</compound_test>
		<compound_test id="cmp-1104" operation="AND" comment="Patches 112237-11 and 112390-09 or greater installed">
			<subtest negate="false" test_ref="spt-244"/>
			<subtest negate="false" test_ref="spt-245"/>
		</compound_test>
		<compound_test id="cmp-1106" operation="AND" comment="Windows 2000 (sp4 or earlier) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-538"/>
		</compound_test>
		<compound_test id="cmp-1107" operation="AND" comment="Windows 2000 (sp5 or earlier) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="true" test_ref="wrt-539"/>
		</compound_test>
		<compound_test id="cmp-1108" operation="AND" comment="Service pack 1 and the version of httpext.dll is less than 6.0.2600.1579">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-504"/>
		</compound_test>
		<compound_test id="cmp-1109" operation="AND" comment="no service pack and the version of httpext.dll is less than 6.0.2600.165">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-503"/>
		</compound_test>
		<compound_test id="cmp-111" operation="AND" comment="local machine settings are being used and cookies are enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-193"/>
			<subtest negate="false" test_ref="wrt-194"/>
		</compound_test>
		<compound_test id="cmp-1110" operation="OR" comment="a vulnerable version of httpext.dll exists">
			<subtest negate="false" test_ref="cmp-1108"/>
			<subtest negate="false" test_ref="cmp-1109"/>
		</compound_test>
		<compound_test id="cmp-1111" operation="OR" comment="Windows Server 2003 or Windows 64-bit Edition is installed">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="cmp-1066"/>
		</compound_test>
		<compound_test id="cmp-1112" operation="AND" comment="Windows XP 64-bit">
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="false" test_ref="wrt-70"/>
		</compound_test>
		<compound_test id="cmp-1113" operation="OR" comment="Windows 2003 Server or Windows XP 64-bit">
			<subtest negate="false" test_ref="cmp-1112"/>
			<subtest negate="false" test_ref="wrt-61"/>
		</compound_test>
		<compound_test id="cmp-1115" operation="OR" comment="a vulnerable version of shell32.dll exists">
			<subtest negate="false" test_ref="wft-510"/>
			<subtest negate="false" test_ref="wft-509"/>
		</compound_test>
		<compound_test id="cmp-1116" operation="AND" comment="service pack 1 is installed and a vulnerable version of shell32.dll exists">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-510"/>
		</compound_test>
		<compound_test id="cmp-1117" operation="AND" comment="no service pack is installed and a vulnerable version of shell32.dll exists">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-514"/>
		</compound_test>
		<compound_test id="cmp-1118" operation="OR" comment="a vulnerable version of shell32.dll exists">
			<subtest negate="false" test_ref="cmp-1117"/>
			<subtest negate="false" test_ref="cmp-1116"/>
		</compound_test>
		<compound_test id="cmp-1119" operation="AND" comment="Active Desktop is not installed and shell32.dll is less than 4.0.1381.7267">
			<subtest negate="true" test_ref="wrt-490"/>
			<subtest negate="false" test_ref="wft-471"/>
		</compound_test>
		<compound_test id="cmp-112" operation="OR" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists">
			<subtest negate="false" test_ref="wft-31"/>
			<subtest negate="false" test_ref="wft-114"/>
		</compound_test>
		<compound_test id="cmp-1120" operation="AND" comment="Active Desktop is installed and shell32.dll is less than 4.72.3843.3100">
			<subtest negate="false" test_ref="wrt-490"/>
			<subtest negate="false" test_ref="wft-516"/>
		</compound_test>
		<compound_test id="cmp-1121" operation="AND" comment="a vulnerable version of shell32.dll exists on NT Server">
			<subtest negate="false" test_ref="cmp-50"/>
			<subtest negate="false" test_ref="cmp-1122"/>
		</compound_test>
		<compound_test id="cmp-1122" operation="OR" comment="a vulnerable version of shell32.dll exists">
			<subtest negate="false" test_ref="cmp-1120"/>
			<subtest negate="false" test_ref="cmp-1119"/>
		</compound_test>
		<compound_test id="cmp-1123" operation="AND" comment="a vulnerable version of shell32.dll exists on NT Terminal Server">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-517"/>
		</compound_test>
		<compound_test id="cmp-1124" operation="OR" comment="a vulnerable version of shell32.dll exists">
			<subtest negate="false" test_ref="cmp-1121"/>
			<subtest negate="false" test_ref="cmp-1123"/>
		</compound_test>
		<compound_test id="cmp-1126" operation="AND" comment="NT Server and grpconv.exe less than 4.0.1381.7286">
			<subtest negate="false" test_ref="cmp-50"/>
			<subtest negate="false" test_ref="wft-523"/>
		</compound_test>
		<compound_test id="cmp-1127" operation="AND" comment="NT Terminal Server and grpconv.exe less than 4.0.1381.33577">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-524"/>
		</compound_test>
		<compound_test id="cmp-1128" operation="OR" comment="a vulnerable version of grpconv.exe exists on NT">
			<subtest negate="false" test_ref="cmp-1126"/>
			<subtest negate="false" test_ref="cmp-1127"/>
		</compound_test>
		<compound_test id="cmp-113" operation="OR" comment="a vulnerable version of fp30reg.dll or fp5areg.dll exists">
			<subtest negate="false" test_ref="wft-32"/>
			<subtest negate="false" test_ref="wft-113"/>
		</compound_test>
		<compound_test id="cmp-1133" operation="OR" comment="a vulnerable version of grpconv.exe exists">
			<subtest negate="false" test_ref="wft-530"/>
			<subtest negate="false" test_ref="wft-531"/>
		</compound_test>
		<compound_test id="cmp-1134" operation="AND" comment="no service pack is installed and a vulnerable version of grpconv.exe exists">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-529"/>
		</compound_test>
		<compound_test id="cmp-1135" operation="AND" comment="service pack 1 is installed and a vulnerable version of grpconv.exe exists">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-530"/>
		</compound_test>
		<compound_test id="cmp-1136" operation="OR" comment="a vulnerable version of grpconv.exe exists">
			<subtest negate="false" test_ref="cmp-1134"/>
			<subtest negate="false" test_ref="cmp-1135"/>
		</compound_test>
		<compound_test id="cmp-1137" operation="OR" comment="a vulnerable version of grpconv.exe exists">
			<subtest negate="false" test_ref="wft-525"/>
			<subtest negate="false" test_ref="wft-526"/>
		</compound_test>
		<compound_test id="cmp-1139" operation="AND" comment="no service pack and vulnerable 32-bit version of zipfldr.dll">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-532"/>
		</compound_test>
		<compound_test id="cmp-114" operation="OR" comment="a vulnerable version of helpctr.exe exists on XP">
			<subtest negate="false" test_ref="cmp-126"/>
			<subtest negate="false" test_ref="cmp-149"/>
		</compound_test>
		<compound_test id="cmp-1140" operation="AND" comment="service pack 1 and vulnerable 32-bit version of zipfldr.dll">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-534"/>
		</compound_test>
		<compound_test id="cmp-1141" operation="OR" comment="vulnerable 32-bit version of zipfldr.dll">
			<subtest negate="false" test_ref="cmp-1139"/>
			<subtest negate="false" test_ref="cmp-1140"/>
		</compound_test>
		<compound_test id="cmp-1143" operation="OR" comment="a vulnerable version of netdde.exe exists">
			<subtest negate="false" test_ref="wft-541"/>
			<subtest negate="false" test_ref="wft-543"/>
		</compound_test>
		<compound_test id="cmp-1144" operation="OR" comment="a vulnerable version of nddenb32.dll exists">
			<subtest negate="false" test_ref="wft-540"/>
			<subtest negate="false" test_ref="wft-542"/>
		</compound_test>
		<compound_test id="cmp-1145" operation="AND" comment="no service pack is installed and a vulnerable version of nddenb32.dll exists">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-546"/>
		</compound_test>
		<compound_test id="cmp-1146" operation="AND" comment="Service Pack 1 is installed and a vulnerable version of nddenb32.dll exists">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-545"/>
		</compound_test>
		<compound_test id="cmp-1147" operation="OR" comment="a vulnerable version of nddenb32.dll exists">
			<subtest negate="false" test_ref="cmp-1145"/>
			<subtest negate="false" test_ref="cmp-1146"/>
		</compound_test>
		<compound_test id="cmp-1148" operation="AND" comment="no service pack is installed and a vulnerable version of netdde.exe exists">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-547"/>
		</compound_test>
		<compound_test id="cmp-1149" operation="AND" comment="Service Pack 1 is installed and a vulnerable version of netdde.exe exists">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-544"/>
		</compound_test>
		<compound_test id="cmp-115" operation="AND" comment="no service pack is installed and cryptui.dll is less than 5.131.2600.117">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-249"/>
		</compound_test>
		<compound_test id="cmp-1150" operation="OR" comment="a vulnerable version of netdde.exe exists">
			<subtest negate="false" test_ref="cmp-1148"/>
			<subtest negate="false" test_ref="cmp-1149"/>
		</compound_test>
		<compound_test id="cmp-1151" operation="OR" comment="a vulnerable version of nddenb32.dll exists">
			<subtest negate="false" test_ref="wft-545"/>
			<subtest negate="false" test_ref="wft-549"/>
		</compound_test>
		<compound_test id="cmp-1152" operation="OR" comment="a vulnerable version of netdde.exe exists">
			<subtest negate="false" test_ref="wft-544"/>
			<subtest negate="false" test_ref="wft-548"/>
		</compound_test>
		<compound_test id="cmp-1153" operation="AND" comment="Exchange Server 2003 is installed on Windows Server 2003">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="wrt-113"/>
		</compound_test>
		<compound_test id="cmp-1154" operation="OR" comment="a vulnerable version of mshtml.dll exisits">
			<subtest negate="false" test_ref="wft-550"/>
			<subtest negate="false" test_ref="wft-551"/>
		</compound_test>
		<compound_test id="cmp-1156" operation="AND" comment="The patch js56nen.exe is installed for version 5.1, 5.5, or 5.6">
			<subtest negate="false" test_ref="wrt-499"/>
			<subtest negate="false" test_ref="wrt-500"/>
			<subtest negate="false" test_ref="wrt-501"/>
		</compound_test>
		<compound_test id="cmp-1157" operation="AND" comment="jscript.dll version is 5.1, 5.5, or 5.6 ">
			<subtest negate="false" test_ref="wft-120"/>
			<subtest negate="false" test_ref="wft-121"/>
			<subtest negate="false" test_ref="wft-257"/>
		</compound_test>
		<compound_test id="cmp-117" operation="AND" comment="no service pack is installed and user32.dll is less than 5.1.2600.118">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-258"/>
		</compound_test>
		<compound_test id="cmp-118" operation="OR" comment="Solaris Enterprise Authentication Mechanism (ANY SUNWkr5sl/SUNWkr5sv/SUNWkrgdo/SUNWkrggl)">
			<subtest negate="false" test_ref="sat-29"/>
			<subtest negate="false" test_ref="sat-44"/>
			<subtest negate="false" test_ref="sat-45"/>
			<subtest negate="false" test_ref="sat-46"/>
		</compound_test>
		<compound_test id="cmp-119" operation="AND" comment="no service pack is installed and msgsvc.dll is less than 5.1.2600.120">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-272"/>
		</compound_test>
		<compound_test id="cmp-12" operation="OR" comment="a vulnerable version of rpcss.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-13"/>
			<subtest negate="false" test_ref="cmp-14"/>
		</compound_test>
		<compound_test id="cmp-120" operation="OR" comment="a vulnerable version of msgina.dll exists">
			<subtest negate="false" test_ref="cmp-121"/>
			<subtest negate="false" test_ref="cmp-125"/>
		</compound_test>
		<compound_test id="cmp-121" operation="AND" comment="32-bit version of Windows and a vulnerable version of msgina.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-122"/>
		</compound_test>
		<compound_test id="cmp-122" operation="OR" comment="a vulnerable version of msgina.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-123"/>
			<subtest negate="false" test_ref="cmp-124"/>
		</compound_test>
		<compound_test id="cmp-123" operation="AND" comment="no service pack is installed and msgina.dll is less than 5.1.2600.128">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-134"/>
		</compound_test>
		<compound_test id="cmp-124" operation="AND" comment="service pack 1 is installed and msgina.dll is less than 5.1.2600.1343">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-135"/>
		</compound_test>
		<compound_test id="cmp-125" operation="AND" comment="64-bit version of Windows and msgina.dll is less than 5.1.2600.1343">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-135"/>
		</compound_test>
		<compound_test id="cmp-126" operation="AND" comment="32-bit version of Windows and a vulnerable version of helpctr.exe exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-127"/>
		</compound_test>
		<compound_test id="cmp-127" operation="OR" comment="a vulnerable version of helpctr.exe exists exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-128"/>
			<subtest negate="false" test_ref="cmp-129"/>
		</compound_test>
		<compound_test id="cmp-128" operation="AND" comment="service pack 1 or earlier is installed and helpctr.exe is less than 5.1.2600.137">
			<subtest negate="true" test_ref="wrt-29"/>
			<subtest negate="false" test_ref="wft-2"/>
		</compound_test>
		<compound_test id="cmp-129" operation="AND" comment="service pack 2 is installed and helpctr.exe is less than 5.1.2600.1515">
			<subtest negate="false" test_ref="wrt-250"/>
			<subtest negate="false" test_ref="wft-3"/>
		</compound_test>
		<compound_test id="cmp-13" operation="AND" comment="no service pack is installed and rpcss.dll is less than 5.1.2600.135">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-197"/>
		</compound_test>
		<compound_test id="cmp-130" operation="OR" comment="a vulnerable version of schannel.dll exists">
			<subtest negate="false" test_ref="cmp-131"/>
			<subtest negate="false" test_ref="cmp-135"/>
		</compound_test>
		<compound_test id="cmp-131" operation="AND" comment="32-bit version of Windows and a vulnerable version of schannel.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-132"/>
		</compound_test>
		<compound_test id="cmp-132" operation="OR" comment="a vulnerable version of schannel.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-133"/>
			<subtest negate="false" test_ref="cmp-134"/>
		</compound_test>
		<compound_test id="cmp-133" operation="AND" comment="no service pack is installed and schannel.dll is less than 5.1.2600.136">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-173"/>
		</compound_test>
		<compound_test id="cmp-134" operation="AND" comment="service pack 1 is installed and schannel.dll is less than 5.1.2600.1347">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-174"/>
		</compound_test>
		<compound_test id="cmp-135" operation="AND" comment="64-bit version of Windows and schannel.dll is less than 5.1.2600.1347">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-174"/>
		</compound_test>
		<compound_test id="cmp-136" operation="OR" comment="a vulnerable version of msgina.dll exists on NT">
			<subtest negate="false" test_ref="cmp-137"/>
			<subtest negate="false" test_ref="cmp-138"/>
		</compound_test>
		<compound_test id="cmp-137" operation="AND" comment="non Terminal Server and msgina.dll is less than 4.0.1381.7255">
			<subtest negate="true" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-131"/>
		</compound_test>
		<compound_test id="cmp-138" operation="AND" comment="Terminal Server and msgina.dll is less than 4.0.1381.33559">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-132"/>
		</compound_test>
		<compound_test id="cmp-139" operation="OR" comment="Windows NT or 2000 is installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="wrt-1"/>
		</compound_test>
		<compound_test id="cmp-14" operation="AND" comment="service pack 1 is installed and rpcss.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-198"/>
		</compound_test>
		<compound_test id="cmp-140" operation="OR" comment="a vulnerable version of Microsoft Jet 4.0 is installed">
			<subtest negate="false" test_ref="cmp-141"/>
			<subtest negate="false" test_ref="cmp-142"/>
		</compound_test>
		<compound_test id="cmp-141" operation="AND" comment="32-bit version of Windows and msjet40.dll is less than 4.0.8618.0">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="wft-180"/>
		</compound_test>
		<compound_test id="cmp-142" operation="AND" comment="64-bit version of Windows and wmsjet40.dll is less than 4.0.8618.0">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-181"/>
		</compound_test>
		<compound_test id="cmp-143" operation="OR" comment="a vulnerable version of lsasrv.dll exists on XP">
			<subtest negate="false" test_ref="cmp-144"/>
			<subtest negate="false" test_ref="cmp-148"/>
		</compound_test>
		<compound_test id="cmp-144" operation="AND" comment="32-bit version of Windows and a vulnerable version of lsasrv.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-145"/>
		</compound_test>
		<compound_test id="cmp-145" operation="OR" comment="a vulnerable version of lsasrv.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-146"/>
			<subtest negate="false" test_ref="cmp-147"/>
		</compound_test>
		<compound_test id="cmp-146" operation="AND" comment="no service pack is installed and lsasrv.dll is less than 5.1.2600.134">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-158"/>
		</compound_test>
		<compound_test id="cmp-147" operation="AND" comment="service pack 1 is installed and lsasrv.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-159"/>
		</compound_test>
		<compound_test id="cmp-148" operation="AND" comment="64-bit version of Windows and lsasrv.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-159"/>
		</compound_test>
		<compound_test id="cmp-149" operation="AND" comment="64-bit version of Windows and helpctr.exe is less than 5.1.2600.1515">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-3"/>
		</compound_test>
		<compound_test id="cmp-15" operation="AND" comment="64-bit version of Windows and rpcss.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-198"/>
		</compound_test>
		<compound_test id="cmp-150" operation="OR" comment="a vulnerable version of msasn1.dll exists">
			<subtest negate="false" test_ref="cmp-151"/>
			<subtest negate="false" test_ref="cmp-155"/>
		</compound_test>
		<compound_test id="cmp-151" operation="AND" comment="32-bit version of Windows and a vulnerable version of msasn1.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-152"/>
		</compound_test>
		<compound_test id="cmp-152" operation="OR" comment="a vulnerable version of msasn1.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-153"/>
			<subtest negate="false" test_ref="cmp-154"/>
		</compound_test>
		<compound_test id="cmp-153" operation="AND" comment="no service pack is installed and msasn1.dll is less than 5.1.2600.137">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-195"/>
		</compound_test>
		<compound_test id="cmp-154" operation="AND" comment="service pack 1 is installed and msasn1.dll is less than 5.1.2600.1362">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-196"/>
		</compound_test>
		<compound_test id="cmp-155" operation="AND" comment="64-bit version of Windows and msasn1.dll is less than 5.1.2600.1362">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-196"/>
		</compound_test>
		<compound_test id="cmp-156" operation="AND" comment="Solaris 7 AND Solaris Enterprise Authentication Mechanism installed">
			<subtest negate="false" test_ref="sut-203"/>
			<subtest negate="false" test_ref="cmp-118"/>
		</compound_test>
		<compound_test id="cmp-157" operation="OR" comment="Solaris 7 and Solaris Enterprise Authentication Mechanism OR Solaris 8 or 9 installed">
			<subtest negate="false" test_ref="cmp-156"/>
			<subtest negate="false" test_ref="cmp-1081"/>
		</compound_test>
		<compound_test id="cmp-16" operation="OR" comment="a vulnerable version of rpcss.dll exists on Server 2003">
			<subtest negate="false" test_ref="cmp-18"/>
			<subtest negate="false" test_ref="cmp-20"/>
		</compound_test>
		<compound_test id="cmp-160" operation="OR" comment="a vulnerable version of h323.tsp exists">
			<subtest negate="false" test_ref="cmp-161"/>
			<subtest negate="false" test_ref="cmp-165"/>
		</compound_test>
		<compound_test id="cmp-161" operation="AND" comment="32-bit version of Windows and a vulnerable version of h323.tsp exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-162"/>
		</compound_test>
		<compound_test id="cmp-162" operation="OR" comment="a vulnerable version of h323.tsp exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-163"/>
			<subtest negate="false" test_ref="cmp-164"/>
		</compound_test>
		<compound_test id="cmp-163" operation="AND" comment="no service pack is installed and h323.tsp is less than 5.1.2600.134">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-153"/>
		</compound_test>
		<compound_test id="cmp-164" operation="AND" comment="service pack 1 is installed and h323.tsp is less than 5.1.2600.1348">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-152"/>
		</compound_test>
		<compound_test id="cmp-165" operation="AND" comment="64-bit version of Windows and h323.tsp is less than 5.1.2600.1348">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-152"/>
		</compound_test>
		<compound_test id="cmp-17" operation="OR" comment="a vulnerable version of rpcrt4.dll exists on Server 2003">
			<subtest negate="false" test_ref="ukn-16"/>
			<subtest negate="false" test_ref="ukn-17"/>
		</compound_test>
		<compound_test id="cmp-170" operation="OR" comment="a vulnerable version of mf3216.dll exists on XP">
			<subtest negate="false" test_ref="cmp-171"/>
			<subtest negate="false" test_ref="cmp-175"/>
		</compound_test>
		<compound_test id="cmp-171" operation="AND" comment="32-bit version of Windows and a vulnerable version of mf3216.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-172"/>
		</compound_test>
		<compound_test id="cmp-172" operation="OR" comment="a vulnerable version of mf3216.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-173"/>
			<subtest negate="false" test_ref="cmp-174"/>
		</compound_test>
		<compound_test id="cmp-173" operation="AND" comment="no service pack is installed and mf3216.dll is less than 5.1.2600.132">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-139"/>
		</compound_test>
		<compound_test id="cmp-174" operation="AND" comment="service pack 1 is installed and mf3216.dll is less than 5.1.2600.1331">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-149"/>
		</compound_test>
		<compound_test id="cmp-175" operation="AND" comment="64-bit version of Windows and mf3216.dll is less than 5.1.2600.1331">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-149"/>
		</compound_test>
		<compound_test id="cmp-177" operation="OR" comment="a vulnerable version of hlink.dll exists on Server 2003">
			<subtest negate="false" test_ref="wft-371"/>
			<subtest negate="false" test_ref="wft-370"/>
		</compound_test>
		<compound_test id="cmp-18" operation="AND" comment="32-bit machine a vulnerable version of rpcss.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-19"/>
		</compound_test>
		<compound_test id="cmp-180" operation="AND" comment="Windows XP 32-bit edition is installed  with service pack 2 (or earlier)">
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="wrt-79"/>
		</compound_test>
		<compound_test id="cmp-182" operation="AND" comment="Microsoft Windows Server 2003 32-Bit Edition">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="wrt-72"/>
		</compound_test>
		<compound_test id="cmp-183" operation="OR" comment="Windows Server 2003 64-Bit Edition or Windows XP 64-Bit Edition Version 2003 ">
			<subtest negate="false" test_ref="cmp-34"/>
			<subtest negate="false" test_ref="cmp-1112"/>
		</compound_test>
		<compound_test id="cmp-187" operation="OR" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed">
			<subtest negate="false" test_ref="cmp-38"/>
			<subtest negate="false" test_ref="cmp-34"/>
		</compound_test>
		<compound_test id="cmp-188" operation="AND" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST">
			<subtest negate="false" test_ref="wrt-168"/>
			<subtest negate="false" test_ref="wrt-169"/>
			<subtest negate="false" test_ref="wrt-174"/>
			<subtest negate="false" test_ref="wrt-175"/>
			<subtest negate="false" test_ref="wrt-176"/>
			<subtest negate="false" test_ref="wrt-177"/>
			<subtest negate="false" test_ref="wrt-178"/>
		</compound_test>
		<compound_test id="cmp-19" operation="OR" comment="a vulnerable version of rpcss.dll exists on non 64-bit Server 2003">
			<subtest negate="false" test_ref="ukn-18"/>
			<subtest negate="false" test_ref="ukn-19"/>
		</compound_test>
		<compound_test id="cmp-190" operation="OR" comment="a vulnerable version of rpcproxy.dll exists on Server 2003">
			<subtest negate="false" test_ref="wft-284"/>
			<subtest negate="false" test_ref="wft-288"/>
		</compound_test>
		<compound_test id="cmp-193" operation="AND" comment="Windows Server 2003 (excluding WinXP 64-bit, Version 2003) is installed">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="true" test_ref="wrt-40"/>
		</compound_test>
		<compound_test id="cmp-195" operation="OR" comment="a vulnerable version of ole32.dll exists on NT">
			<subtest negate="false" test_ref="cmp-196"/>
			<subtest negate="false" test_ref="cmp-197"/>
		</compound_test>
		<compound_test id="cmp-196" operation="AND" comment="non Terminal Server and ole32.dll is less than 4.0.1381.7263">
			<subtest negate="true" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-295"/>
		</compound_test>
		<compound_test id="cmp-197" operation="AND" comment="Terminal Server and ole32.dll is less than 4.0.1381.33562">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-297"/>
		</compound_test>
		<compound_test id="cmp-198" operation="AND" comment="non Terminal Server and rpcproxy.dll is less than 4.0.1381.7255">
			<subtest negate="true" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-298"/>
		</compound_test>
		<compound_test id="cmp-199" operation="AND" comment="Terminal Server and rpcproxy.dll is less than 4.0.1381.33559">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-299"/>
		</compound_test>
		<compound_test id="cmp-2" operation="AND" comment="32-bit version of Windows and a vulnerable version of rpcrt4.dll exists">
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="cmp-3"/>
		</compound_test>
		<compound_test id="cmp-20" operation="AND" comment="64-bit machine and rpcss.dll is less than 5.2.3790.146">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-199"/>
		</compound_test>
		<compound_test id="cmp-201" operation="OR" comment="/usr/bin/balsa is executable">
			<subtest negate="false" test_ref="ret-201"/>
			<subtest negate="false" test_ref="ret-202"/>
			<subtest negate="false" test_ref="ret-203"/>
		</compound_test>
		<compound_test id="cmp-202" operation="AND" comment="File kcms_configure executable and SUID or SGID">
			<subtest negate="false" test_ref="set-204"/>
			<subtest negate="false" test_ref="cmp-203"/>
		</compound_test>
		<compound_test id="cmp-203" operation="OR" comment="File kcms_configure executable and SUID or SGID">
			<subtest negate="false" test_ref="set-205"/>
			<subtest negate="false" test_ref="set-206"/>
		</compound_test>
		<compound_test id="cmp-204" operation="OR" comment="rpc.cmsd or dmispd exist">
			<subtest negate="false" test_ref="sft-202"/>
			<subtest negate="false" test_ref="sft-203"/>
		</compound_test>
		<compound_test id="cmp-205" operation="AND" comment="Patches 108827-30 and 108901-06">
			<subtest negate="false" test_ref="spt-201"/>
			<subtest negate="false" test_ref="spt-202"/>
		</compound_test>
		<compound_test id="cmp-206" operation="OR" comment="rpc.cmsd enabled OR dmispd running">
			<subtest negate="false" test_ref="cmp-207"/>
			<subtest negate="false" test_ref="sct-202"/>
		</compound_test>
		<compound_test id="cmp-207" operation="AND" comment="rpc.cmsd enabled">
			<subtest negate="false" test_ref="sit-201"/>
			<subtest negate="false" test_ref="sct-201"/>
			<subtest negate="false" test_ref="cmp-208"/>
		</compound_test>
		<compound_test id="cmp-208" operation="OR" comment="File rpc.cmsd executable">
			<subtest negate="false" test_ref="set-207"/>
			<subtest negate="false" test_ref="set-208"/>
			<subtest negate="false" test_ref="set-209"/>
		</compound_test>
		<compound_test id="cmp-209" operation="AND" comment="File xlock SUID and executable">
			<subtest negate="false" test_ref="set-210"/>
			<subtest negate="false" test_ref="set-211"/>
		</compound_test>
		<compound_test id="cmp-21" operation="OR" comment="a vulnerable version of rpcproxy.dll exists on NT">
			<subtest negate="false" test_ref="cmp-198"/>
			<subtest negate="false" test_ref="cmp-199"/>
		</compound_test>
		<compound_test id="cmp-210" operation="AND" comment="File Xsun SGID and executable">
			<subtest negate="false" test_ref="set-212"/>
			<subtest negate="false" test_ref="set-213"/>
		</compound_test>
		<compound_test id="cmp-211" operation="OR" comment="File rpc.ttdbserverd executable">
			<subtest negate="false" test_ref="set-214"/>
			<subtest negate="false" test_ref="set-215"/>
			<subtest negate="false" test_ref="set-216"/>
		</compound_test>
		<compound_test id="cmp-212" operation="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-28"/>
		</compound_test>
		<compound_test id="cmp-213" operation="OR" comment="Internet Explorer 5.5 Installed">
			<subtest negate="false" test_ref="wrt-225"/>
			<subtest negate="false" test_ref="wrt-226"/>
			<subtest negate="false" test_ref="wrt-227"/>
		</compound_test>
		<compound_test id="cmp-214" operation="OR" comment="Internet Explorer 5.01 Installed">
			<subtest negate="false" test_ref="wrt-230"/>
			<subtest negate="false" test_ref="wrt-231"/>
			<subtest negate="false" test_ref="wrt-232"/>
			<subtest negate="false" test_ref="wrt-233"/>
			<subtest negate="false" test_ref="wrt-234"/>
			<subtest negate="false" test_ref="wrt-235"/>
			<subtest negate="false" test_ref="wrt-236"/>
			<subtest negate="false" test_ref="wrt-56"/>
		</compound_test>
		<compound_test id="cmp-215" operation="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-222"/>
		</compound_test>
		<compound_test id="cmp-216" operation="OR" comment="Vulnerable config">
			<subtest negate="false" test_ref="rvt-203"/>
			<subtest negate="false" test_ref="rvt-204"/>
		</compound_test>
		<compound_test id="cmp-217" operation="OR" comment="File cachefsd executable">
			<subtest negate="false" test_ref="set-217"/>
			<subtest negate="false" test_ref="set-218"/>
			<subtest negate="false" test_ref="set-219"/>
		</compound_test>
		<compound_test id="cmp-219" operation="AND" comment="File whodo SUID and executable">
			<subtest negate="false" test_ref="set-220"/>
			<subtest negate="false" test_ref="set-221"/>
		</compound_test>
		<compound_test id="cmp-220" operation="AND" comment="Windows 2000 (domain controller) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-42"/>
		</compound_test>
		<compound_test id="cmp-221" operation="OR" comment="File rpc.rwalld executable">
			<subtest negate="false" test_ref="set-222"/>
			<subtest negate="false" test_ref="set-223"/>
			<subtest negate="false" test_ref="set-224"/>
		</compound_test>
		<compound_test id="cmp-223" operation="AND" comment="Patches 106942-22 and 108451-06">
			<subtest negate="false" test_ref="spt-211"/>
			<subtest negate="false" test_ref="spt-212"/>
		</compound_test>
		<compound_test id="cmp-229" operation="AND" comment="File admintool SUID and executable">
			<subtest negate="false" test_ref="set-225"/>
			<subtest negate="false" test_ref="set-226"/>
		</compound_test>
		<compound_test id="cmp-230" operation="OR" comment="Internet Explorer 5.01 Installed">
			<subtest negate="false" test_ref="wrt-230"/>
			<subtest negate="false" test_ref="wrt-231"/>
			<subtest negate="false" test_ref="wrt-232"/>
			<subtest negate="false" test_ref="wrt-233"/>
			<subtest negate="false" test_ref="wrt-234"/>
			<subtest negate="false" test_ref="wrt-235"/>
			<subtest negate="false" test_ref="wrt-236"/>
			<subtest negate="false" test_ref="wrt-56"/>
			<subtest negate="false" test_ref="wrt-55"/>
		</compound_test>
		<compound_test id="cmp-232" operation="OR" comment="eog is executable">
			<subtest negate="false" test_ref="ret-227"/>
			<subtest negate="false" test_ref="ret-228"/>
			<subtest negate="false" test_ref="ret-229"/>
		</compound_test>
		<compound_test id="cmp-237" operation="AND" comment="Windows XP SP1 or earlier and version of hhctrl.ocx is less than 5.2.3790.233">
			<subtest negate="true" test_ref="wrt-29"/>
			<subtest negate="false" test_ref="wft-390"/>
		</compound_test>
		<compound_test id="cmp-238" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-207"/>
			<subtest negate="false" test_ref="rvt-208"/>
		</compound_test>
		<compound_test id="cmp-239" operation="OR" comment="File dtspcd executable">
			<subtest negate="false" test_ref="set-230"/>
			<subtest negate="false" test_ref="set-231"/>
			<subtest negate="false" test_ref="set-232"/>
		</compound_test>
		<compound_test id="cmp-241" operation="AND" comment="Windows XP SP2 or later and version of hhctrl.ocx is less than 5.2.3790.1280">
			<subtest negate="false" test_ref="wrt-29"/>
			<subtest negate="false" test_ref="wft-391"/>
		</compound_test>
		<compound_test id="cmp-242" operation="OR" comment="A vulnerable version of hhctrl.ocx exists on Windows XP">
			<subtest negate="false" test_ref="cmp-237"/>
			<subtest negate="false" test_ref="cmp-241"/>
		</compound_test>
		<compound_test id="cmp-243" operation="AND" comment="A vulnerable version of .NET Framework v1.0 (SP 2) is installed. ">
			<subtest negate="true" test_ref="wrt-145"/>
			<subtest negate="false" test_ref="wft-438"/>
			<subtest negate="false" test_ref="wrt-122"/>
		</compound_test>
		<compound_test id="cmp-247" operation="AND" comment="File lbxproxy SGID and executable">
			<subtest negate="false" test_ref="set-233"/>
			<subtest negate="false" test_ref="set-234"/>
		</compound_test>
		<compound_test id="cmp-248" operation="AND" comment="A vulnerable version of .NET Framework v1.0 (SP 3) is installed.">
			<subtest negate="false" test_ref="wrt-123"/>
			<subtest negate="false" test_ref="wft-397"/>
			<subtest negate="true" test_ref="wrt-146"/>
		</compound_test>
		<compound_test id="cmp-249" operation="AND" comment="A vulnerable version of .NET Framework v1.1 (SP 1) is installed.">
			<subtest negate="false" test_ref="wrt-118"/>
			<subtest negate="false" test_ref="wft-460"/>
			<subtest negate="true" test_ref="wrt-143"/>
		</compound_test>
		<compound_test id="cmp-25" operation="OR" comment="patch kb889293 is installed (hotfix or ID)">
			<subtest negate="false" test_ref="wrt-23"/>
			<subtest negate="false" test_ref="wrt-24"/>
		</compound_test>
		<compound_test id="cmp-250" operation="AND" comment="cookies are enabled">
			<subtest negate="false" test_ref="cmp-110"/>
			<subtest negate="false" test_ref="cmp-111"/>
		</compound_test>
		<compound_test id="cmp-251" operation="AND" comment="A vulnerable version of .NET Framework v1.1 (Gold) is installed.">
			<subtest negate="true" test_ref="wrt-118"/>
			<subtest negate="false" test_ref="wft-456"/>
			<subtest negate="true" test_ref="wrt-144"/>
		</compound_test>
		<compound_test id="cmp-252" operation="OR" comment="A vulnerable version of .NET Framework v1.0 is installed. ">
			<subtest negate="false" test_ref="cmp-243"/>
			<subtest negate="false" test_ref="cmp-248"/>
		</compound_test>
		<compound_test id="cmp-253" operation="OR" comment="A vulnerable version of .NET Framework v1.1 is installed.">
			<subtest negate="false" test_ref="cmp-249"/>
			<subtest negate="false" test_ref="cmp-251"/>
		</compound_test>
		<compound_test id="cmp-255" operation="OR" comment="File kcms_server executable and SUID or SGID">
			<subtest negate="false" test_ref="set-235"/>
			<subtest negate="false" test_ref="set-236"/>
			<subtest negate="false" test_ref="set-237"/>
		</compound_test>
		<compound_test id="cmp-256" operation="OR" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed">
			<subtest negate="false" test_ref="wrt-18"/>
			<subtest negate="false" test_ref="wrt-50"/>
		</compound_test>
		<compound_test id="cmp-257" operation="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
			<subtest negate="false" test_ref="wft-403"/>
			<subtest negate="false" test_ref="wft-404"/>
		</compound_test>
		<compound_test id="cmp-258" operation="AND" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing">
			<subtest negate="true" test_ref="wrt-157"/>
			<subtest negate="true" test_ref="wrt-156"/>
		</compound_test>
		<compound_test id="cmp-262" operation="OR" comment="/usr/bin/gs is executable">
			<subtest negate="false" test_ref="ret-238"/>
			<subtest negate="false" test_ref="ret-239"/>
			<subtest negate="false" test_ref="ret-240"/>
		</compound_test>
		<compound_test id="cmp-263" operation="OR" comment="/usr/bin/gnupg is executable">
			<subtest negate="false" test_ref="ret-241"/>
			<subtest negate="false" test_ref="ret-242"/>
		</compound_test>
		<compound_test id="cmp-264" operation="OR" comment="Internet Explorer 5.01 Installed">
			<subtest negate="false" test_ref="wrt-230"/>
			<subtest negate="false" test_ref="wrt-231"/>
			<subtest negate="false" test_ref="wrt-232"/>
			<subtest negate="false" test_ref="wrt-233"/>
			<subtest negate="false" test_ref="wrt-234"/>
			<subtest negate="false" test_ref="wrt-235"/>
		</compound_test>
		<compound_test id="cmp-265" operation="AND" comment="file downloads are enabled">
			<subtest negate="false" test_ref="cmp-108"/>
			<subtest negate="false" test_ref="cmp-109"/>
		</compound_test>
		<compound_test id="cmp-266" operation="OR" comment="/usr/bin/evolution is executable">
			<subtest negate="false" test_ref="ret-243"/>
			<subtest negate="false" test_ref="ret-244"/>
			<subtest negate="false" test_ref="ret-245"/>
		</compound_test>
		<compound_test id="cmp-267" operation="OR" comment="File xfs executable">
			<subtest negate="false" test_ref="set-246"/>
			<subtest negate="false" test_ref="set-247"/>
			<subtest negate="false" test_ref="set-248"/>
		</compound_test>
		<compound_test id="cmp-271" operation="OR" comment="Internet Explorer 5.5 Installed">
			<subtest negate="false" test_ref="wrt-225"/>
			<subtest negate="false" test_ref="wrt-226"/>
			<subtest negate="false" test_ref="wrt-227"/>
			<subtest negate="false" test_ref="wrt-53"/>
		</compound_test>
		<compound_test id="cmp-273" operation="OR" comment="a vulnerable version of cryptui.dll exists">
			<subtest negate="false" test_ref="cmp-115"/>
			<subtest negate="false" test_ref="cmp-274"/>
		</compound_test>
		<compound_test id="cmp-274" operation="AND" comment="service pack 1 is installed and cryptui.dll is less than 5.131.2600.1243">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-250"/>
		</compound_test>
		<compound_test id="cmp-275" operation="AND" comment="downloading of signed ActiveX controls is enabled">
			<subtest negate="false" test_ref="cmp-106"/>
			<subtest negate="false" test_ref="cmp-107"/>
		</compound_test>
		<compound_test id="cmp-276" operation="AND" comment="ActiveX Enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-298"/>
		</compound_test>
		<compound_test id="cmp-278" operation="OR" comment="/usr/bin/kdm is executable">
			<subtest negate="false" test_ref="ret-249"/>
			<subtest negate="false" test_ref="ret-250"/>
			<subtest negate="false" test_ref="ret-251"/>
		</compound_test>
		<compound_test id="cmp-282" operation="OR" comment="a vulnerable version of user32.dll exists">
			<subtest negate="false" test_ref="cmp-117"/>
			<subtest negate="false" test_ref="cmp-283"/>
		</compound_test>
		<compound_test id="cmp-283" operation="AND" comment="service pack 1 is installed and user32.dll is less than 5.1.2600.1255">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-259"/>
		</compound_test>
		<compound_test id="cmp-285" operation="OR" comment="Patches 108752-01 or 106541-14 installed">
			<subtest negate="false" test_ref="spt-132"/>
			<subtest negate="false" test_ref="spt-133"/>
		</compound_test>
		<compound_test id="cmp-287" operation="AND" comment="All RPC w/TCP patches installed - CVE-2002-1265">
			<subtest negate="false" test_ref="spt-130"/>
			<subtest negate="false" test_ref="spt-131"/>
			<subtest negate="false" test_ref="cmp-285"/>
			<subtest negate="false" test_ref="spt-134"/>
			<subtest negate="false" test_ref="spt-135"/>
			<subtest negate="false" test_ref="spt-136"/>
			<subtest negate="false" test_ref="spt-137"/>
			<subtest negate="false" test_ref="spt-138"/>
			<subtest negate="false" test_ref="spt-139"/>
			<subtest negate="false" test_ref="spt-140"/>
			<subtest negate="false" test_ref="spt-141"/>
			<subtest negate="false" test_ref="spt-142"/>
		</compound_test>
		<compound_test id="cmp-289" operation="OR" comment="krb5-server or krb5-workstation installed">
			<subtest negate="false" test_ref="rvt-218"/>
			<subtest negate="false" test_ref="rvt-220"/>
		</compound_test>
		<compound_test id="cmp-295" operation="OR" comment="a vulnerable version of msgsvc.dll exists">
			<subtest negate="false" test_ref="cmp-119"/>
			<subtest negate="false" test_ref="cmp-296"/>
		</compound_test>
		<compound_test id="cmp-296" operation="AND" comment="service pack 1 is installed and msgsvc.dll is less than 5.1.2600.1301">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-273"/>
		</compound_test>
		<compound_test id="cmp-3" operation="OR" comment="a vulnerable version of rpcrt4.dll exists depending on service pack level">
			<subtest negate="false" test_ref="cmp-4"/>
			<subtest negate="false" test_ref="cmp-5"/>
		</compound_test>
		<compound_test id="cmp-30" operation="OR" comment="a vulnerable version of wkssvc.dll exists">
			<subtest negate="false" test_ref="cmp-31"/>
			<subtest negate="false" test_ref="cmp-32"/>
		</compound_test>
		<compound_test id="cmp-301" operation="AND" comment="the software Adobe Acrobat Reader major version 6, minor version less than 3 is installed">
			<subtest negate="false" test_ref="wrt-578"/>
			<subtest negate="false" test_ref="wrt-579"/>
		</compound_test>
		<compound_test id="cmp-304" operation="OR" comment="/usr/bin/konqueror is executable">
			<subtest negate="false" test_ref="ret-252"/>
			<subtest negate="false" test_ref="ret-253"/>
			<subtest negate="false" test_ref="ret-254"/>
		</compound_test>
		<compound_test id="cmp-305" operation="OR" comment="/usr/bin/mutt is executable">
			<subtest negate="false" test_ref="ret-256"/>
			<subtest negate="false" test_ref="ret-257"/>
			<subtest negate="false" test_ref="ret-258"/>
		</compound_test>
		<compound_test id="cmp-31" operation="AND" comment="no service pack is installed and wkssvc.dll is less than 5.1.2600.120">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-20"/>
		</compound_test>
		<compound_test id="cmp-314" operation="OR" comment="/usr/bin/pine is executable">
			<subtest negate="false" test_ref="ret-259"/>
			<subtest negate="false" test_ref="ret-260"/>
			<subtest negate="false" test_ref="ret-261"/>
		</compound_test>
		<compound_test id="cmp-319" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-244"/>
			<subtest negate="false" test_ref="rvt-245"/>
		</compound_test>
		<compound_test id="cmp-32" operation="AND" comment="service pack 1 is installed and wkssvc.dll is less than 5.1.2600.1301">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-21"/>
		</compound_test>
		<compound_test id="cmp-320" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="cmp-321"/>
			<subtest negate="false" test_ref="cmp-322"/>
		</compound_test>
		<compound_test id="cmp-321" operation="OR" comment="/usr/bin/emacs is executable">
			<subtest negate="false" test_ref="ret-262"/>
			<subtest negate="false" test_ref="ret-263"/>
			<subtest negate="false" test_ref="ret-264"/>
		</compound_test>
		<compound_test id="cmp-322" operation="OR" comment="/usr/bin/xemacs is executable">
			<subtest negate="false" test_ref="ret-265"/>
			<subtest negate="false" test_ref="ret-266"/>
			<subtest negate="false" test_ref="ret-267"/>
		</compound_test>
		<compound_test id="cmp-323" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="cmp-324"/>
			<subtest negate="false" test_ref="cmp-326"/>
			<subtest negate="false" test_ref="rlt-211"/>
		</compound_test>
		<compound_test id="cmp-324" operation="AND" comment="sendmail is Set-UID">
			<subtest negate="false" test_ref="ret-268"/>
			<subtest negate="false" test_ref="cmp-325"/>
		</compound_test>
		<compound_test id="cmp-325" operation="OR" comment="sendmail is Set-UID">
			<subtest negate="false" test_ref="ret-269"/>
			<subtest negate="false" test_ref="ret-270"/>
		</compound_test>
		<compound_test id="cmp-326" operation="AND" comment="sendmail is Set-GID">
			<subtest negate="false" test_ref="ret-271"/>
			<subtest negate="false" test_ref="ret-270"/>
		</compound_test>
		<compound_test id="cmp-33" operation="OR" comment="The version of mswrd664.wpc OR wmswrd632.wpc is less than 2004.10.25.0">
			<subtest negate="false" test_ref="wft-264"/>
			<subtest negate="false" test_ref="wft-265"/>
		</compound_test>
		<compound_test id="cmp-335" operation="OR" comment="/usr/bin/unzip is executable">
			<subtest negate="false" test_ref="ret-272"/>
			<subtest negate="false" test_ref="ret-273"/>
			<subtest negate="false" test_ref="ret-274"/>
		</compound_test>
		<compound_test id="cmp-338" operation="OR" comment="xpdf is executable">
			<subtest negate="false" test_ref="ret-275"/>
			<subtest negate="false" test_ref="ret-276"/>
			<subtest negate="false" test_ref="ret-277"/>
		</compound_test>
		<compound_test id="cmp-34" operation="AND" comment="Microsoft Windows Server 2003 64-Bit Edition ">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="wrt-70"/>
		</compound_test>
		<compound_test id="cmp-341" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-258"/>
			<subtest negate="false" test_ref="rvt-259"/>
			<subtest negate="false" test_ref="rvt-260"/>
		</compound_test>
		<compound_test id="cmp-342" operation="OR" comment="Vulnerable configuration">
			<subtest negate="false" test_ref="cmp-343"/>
			<subtest negate="false" test_ref="cmp-344"/>
			<subtest negate="false" test_ref="cmp-345"/>
			<subtest negate="false" test_ref="cmp-346"/>
			<subtest negate="false" test_ref="cmp-347"/>
			<subtest negate="false" test_ref="cmp-348"/>
			<subtest negate="false" test_ref="cmp-349"/>
			<subtest negate="false" test_ref="cmp-350"/>
			<subtest negate="false" test_ref="cmp-351"/>
			<subtest negate="false" test_ref="cmp-352"/>
			<subtest negate="false" test_ref="cmp-353"/>
			<subtest negate="false" test_ref="cmp-354"/>
			<subtest negate="false" test_ref="cmp-355"/>
			<subtest negate="false" test_ref="cmp-356"/>
			<subtest negate="false" test_ref="cmp-357"/>
			<subtest negate="false" test_ref="cmp-358"/>
			<subtest negate="false" test_ref="cmp-359"/>
			<subtest negate="false" test_ref="cmp-360"/>
			<subtest negate="false" test_ref="cmp-361"/>
			<subtest negate="false" test_ref="cmp-362"/>
			<subtest negate="false" test_ref="cmp-363"/>
			<subtest negate="false" test_ref="cmp-364"/>
			<subtest negate="false" test_ref="cmp-365"/>
			<subtest negate="false" test_ref="cmp-366"/>
			<subtest negate="false" test_ref="cmp-367"/>
			<subtest negate="false" test_ref="cmp-368"/>
			<subtest negate="false" test_ref="cmp-369"/>
			<subtest negate="false" test_ref="cmp-370"/>
			<subtest negate="false" test_ref="cmp-371"/>
			<subtest negate="false" test_ref="cmp-372"/>
			<subtest negate="false" test_ref="cmp-373"/>
			<subtest negate="false" test_ref="cmp-374"/>
			<subtest negate="false" test_ref="cmp-375"/>
			<subtest negate="false" test_ref="cmp-376"/>
			<subtest negate="false" test_ref="cmp-377"/>
			<subtest negate="false" test_ref="cmp-378"/>
			<subtest negate="false" test_ref="cmp-379"/>
			<subtest negate="false" test_ref="cmp-380"/>
			<subtest negate="false" test_ref="cmp-381"/>
			<subtest negate="false" test_ref="cmp-382"/>
			<subtest negate="false" test_ref="cmp-383"/>
			<subtest negate="false" test_ref="cmp-384"/>
			<subtest negate="false" test_ref="cmp-385"/>
			<subtest negate="false" test_ref="cmp-386"/>
			<subtest negate="false" test_ref="cmp-387"/>
			<subtest negate="false" test_ref="cmp-388"/>
			<subtest negate="false" test_ref="cmp-389"/>
			<subtest negate="false" test_ref="cmp-390"/>
			<subtest negate="false" test_ref="cmp-391"/>
			<subtest negate="false" test_ref="cmp-392"/>
			<subtest negate="false" test_ref="cmp-393"/>
			<subtest negate="false" test_ref="cmp-394"/>
			<subtest negate="false" test_ref="cmp-395"/>
			<subtest negate="false" test_ref="cmp-396"/>
			<subtest negate="false" test_ref="cmp-397"/>
			<subtest negate="false" test_ref="cmp-398"/>
			<subtest negate="false" test_ref="cmp-399"/>
			<subtest negate="false" test_ref="cmp-400"/>
			<subtest negate="false" test_ref="cmp-401"/>
			<subtest negate="false" test_ref="cmp-402"/>
			<subtest negate="false" test_ref="cmp-403"/>
			<subtest negate="false" test_ref="cmp-404"/>
			<subtest negate="false" test_ref="cmp-405"/>
			<subtest negate="false" test_ref="cmp-406"/>
			<subtest negate="false" test_ref="cmp-407"/>
			<subtest negate="false" test_ref="cmp-408"/>
			<subtest negate="false" test_ref="cmp-409"/>
			<subtest negate="false" test_ref="cmp-410"/>
			<subtest negate="false" test_ref="cmp-411"/>
			<subtest negate="false" test_ref="cmp-412"/>
			<subtest negate="false" test_ref="cmp-413"/>
			<subtest negate="false" test_ref="cmp-414"/>
			<subtest negate="false" test_ref="cmp-415"/>
			<subtest negate="false" test_ref="cmp-416"/>
			<subtest negate="false" test_ref="cmp-417"/>
			<subtest negate="false" test_ref="cmp-418"/>
			<subtest negate="false" test_ref="cmp-419"/>
			<subtest negate="false" test_ref="cmp-420"/>
			<subtest negate="false" test_ref="cmp-421"/>
			<subtest negate="false" test_ref="cmp-422"/>
			<subtest negate="false" test_ref="cmp-423"/>
			<subtest negate="false" test_ref="cmp-424"/>
			<subtest negate="false" test_ref="cmp-425"/>
			<subtest negate="false" test_ref="cmp-426"/>
			<subtest negate="false" test_ref="cmp-427"/>
			<subtest negate="false" test_ref="cmp-428"/>
			<subtest negate="false" test_ref="cmp-429"/>
			<subtest negate="false" test_ref="cmp-430"/>
			<subtest negate="false" test_ref="cmp-431"/>
			<subtest negate="false" test_ref="cmp-432"/>
			<subtest negate="false" test_ref="cmp-433"/>
			<subtest negate="false" test_ref="cmp-434"/>
			<subtest negate="false" test_ref="cmp-435"/>
			<subtest negate="false" test_ref="cmp-436"/>
			<subtest negate="false" test_ref="cmp-437"/>
			<subtest negate="false" test_ref="cmp-438"/>
			<subtest negate="false" test_ref="cmp-439"/>
			<subtest negate="false" test_ref="cmp-440"/>
			<subtest negate="false" test_ref="cmp-441"/>
			<subtest negate="false" test_ref="cmp-442"/>
			<subtest negate="false" test_ref="cmp-443"/>
			<subtest negate="false" test_ref="cmp-444"/>
			<subtest negate="false" test_ref="cmp-445"/>
			<subtest negate="false" test_ref="cmp-446"/>
			<subtest negate="false" test_ref="cmp-447"/>
			<subtest negate="false" test_ref="cmp-448"/>
			<subtest negate="false" test_ref="cmp-449"/>
			<subtest negate="false" test_ref="cmp-450"/>
			<subtest negate="false" test_ref="cmp-451"/>
			<subtest negate="false" test_ref="cmp-452"/>
			<subtest negate="false" test_ref="cmp-453"/>
			<subtest negate="false" test_ref="cmp-454"/>
			<subtest negate="false" test_ref="cmp-455"/>
			<subtest negate="false" test_ref="cmp-456"/>
			<subtest negate="false" test_ref="cmp-457"/>
			<subtest negate="false" test_ref="cmp-458"/>
			<subtest negate="false" test_ref="cmp-459"/>
			<subtest negate="false" test_ref="cmp-460"/>
			<subtest negate="false" test_ref="cmp-461"/>
			<subtest negate="false" test_ref="cmp-462"/>
			<subtest negate="false" test_ref="cmp-463"/>
			<subtest negate="false" test_ref="cmp-464"/>
			<subtest negate="false" test_ref="cmp-465"/>
			<subtest negate="false" test_ref="cmp-466"/>
			<subtest negate="false" test_ref="cmp-467"/>
			<subtest negate="false" test_ref="cmp-526"/>
			<subtest negate="false" test_ref="cmp-527"/>
			<subtest negate="false" test_ref="cmp-528"/>
			<subtest negate="false" test_ref="cmp-529"/>
			<subtest negate="false" test_ref="cmp-530"/>
			<subtest negate="false" test_ref="cmp-531"/>
			<subtest negate="false" test_ref="cmp-532"/>
			<subtest negate="false" test_ref="cmp-533"/>
			<subtest negate="false" test_ref="cmp-534"/>
			<subtest negate="false" test_ref="cmp-535"/>
			<subtest negate="false" test_ref="cmp-536"/>
			<subtest negate="false" test_ref="cmp-537"/>
			<subtest negate="false" test_ref="cmp-538"/>
			<subtest negate="false" test_ref="cmp-539"/>
			<subtest negate="false" test_ref="cmp-540"/>
			<subtest negate="false" test_ref="cmp-541"/>
			<subtest negate="false" test_ref="cmp-542"/>
			<subtest negate="false" test_ref="cmp-543"/>
			<subtest negate="false" test_ref="cmp-544"/>
			<subtest negate="false" test_ref="cmp-545"/>
			<subtest negate="false" test_ref="cmp-546"/>
			<subtest negate="false" test_ref="cmp-547"/>
			<subtest negate="false" test_ref="cmp-548"/>
			<subtest negate="false" test_ref="cmp-549"/>
			<subtest negate="false" test_ref="cmp-550"/>
			<subtest negate="false" test_ref="cmp-551"/>
			<subtest negate="false" test_ref="cmp-552"/>
			<subtest negate="false" test_ref="cmp-553"/>
			<subtest negate="false" test_ref="cmp-554"/>
			<subtest negate="false" test_ref="cmp-555"/>
			<subtest negate="false" test_ref="cmp-556"/>
			<subtest negate="false" test_ref="cmp-557"/>
			<subtest negate="false" test_ref="cmp-558"/>
			<subtest negate="false" test_ref="cmp-559"/>
			<subtest negate="false" test_ref="cmp-560"/>
			<subtest negate="false" test_ref="cmp-561"/>
			<subtest negate="false" test_ref="cmp-562"/>
			<subtest negate="false" test_ref="cmp-563"/>
			<subtest negate="false" test_ref="cmp-564"/>
			<subtest negate="false" test_ref="cmp-565"/>
			<subtest negate="false" test_ref="cmp-566"/>
			<subtest negate="false" test_ref="cmp-567"/>
			<subtest negate="false" test_ref="cmp-468"/>
			<subtest negate="false" test_ref="cmp-469"/>
			<subtest negate="false" test_ref="cmp-470"/>
			<subtest negate="false" test_ref="cmp-471"/>
			<subtest negate="false" test_ref="cmp-472"/>
			<subtest negate="false" test_ref="cmp-473"/>
			<subtest negate="false" test_ref="cmp-474"/>
			<subtest negate="false" test_ref="cmp-475"/>
			<subtest negate="false" test_ref="cmp-476"/>
			<subtest negate="false" test_ref="cmp-477"/>
			<subtest negate="false" test_ref="cmp-478"/>
			<subtest negate="false" test_ref="cmp-479"/>
			<subtest negate="false" test_ref="cmp-480"/>
			<subtest negate="false" test_ref="cmp-481"/>
			<subtest negate="false" test_ref="cmp-482"/>
			<subtest negate="false" test_ref="cmp-483"/>
			<subtest negate="false" test_ref="cmp-484"/>
			<subtest negate="false" test_ref="cmp-485"/>
			<subtest negate="false" test_ref="cmp-486"/>
			<subtest negate="false" test_ref="cmp-487"/>
			<subtest negate="false" test_ref="cmp-488"/>
			<subtest negate="false" test_ref="cmp-489"/>
			<subtest negate="false" test_ref="cmp-490"/>
			<subtest negate="false" test_ref="cmp-491"/>
			<subtest negate="false" test_ref="cmp-492"/>
			<subtest negate="false" test_ref="cmp-493"/>
			<subtest negate="false" test_ref="cmp-494"/>
			<subtest negate="false" test_ref="cmp-495"/>
			<subtest negate="false" test_ref="cmp-496"/>
			<subtest negate="false" test_ref="cmp-497"/>
			<subtest negate="false" test_ref="cmp-498"/>
			<subtest negate="false" test_ref="cmp-499"/>
			<subtest negate="false" test_ref="cmp-500"/>
			<subtest negate="false" test_ref="cmp-501"/>
			<subtest negate="false" test_ref="cmp-502"/>
			<subtest negate="false" test_ref="cmp-503"/>
			<subtest negate="false" test_ref="cmp-504"/>
			<subtest negate="false" test_ref="cmp-505"/>
			<subtest negate="false" test_ref="cmp-506"/>
			<subtest negate="false" test_ref="cmp-507"/>
			<subtest negate="false" test_ref="cmp-508"/>
			<subtest negate="false" test_ref="cmp-509"/>
			<subtest negate="false" test_ref="cmp-510"/>
			<subtest negate="false" test_ref="cmp-511"/>
			<subtest negate="false" test_ref="cmp-512"/>
			<subtest negate="false" test_ref="cmp-513"/>
			<subtest negate="false" test_ref="cmp-514"/>
			<subtest negate="false" test_ref="cmp-515"/>
			<subtest negate="false" test_ref="cmp-516"/>
			<subtest negate="false" test_ref="cmp-517"/>
			<subtest negate="false" test_ref="cmp-518"/>
			<subtest negate="false" test_ref="cmp-519"/>
			<subtest negate="false" test_ref="cmp-520"/>
			<subtest negate="false" test_ref="cmp-521"/>
			<subtest negate="false" test_ref="cmp-522"/>
			<subtest negate="false" test_ref="cmp-523"/>
			<subtest negate="false" test_ref="cmp-524"/>
			<subtest negate="false" test_ref="cmp-525"/>
		</compound_test>
		<compound_test id="cmp-343" operation="OR" comment="/usr/bin/411toppm is executable">
			<subtest negate="false" test_ref="ret-279"/>
			<subtest negate="false" test_ref="ret-280"/>
			<subtest negate="false" test_ref="ret-281"/>
		</compound_test>
		<compound_test id="cmp-344" operation="OR" comment="/usr/bin/asciitopgm is executable">
			<subtest negate="false" test_ref="ret-282"/>
			<subtest negate="false" test_ref="ret-283"/>
			<subtest negate="false" test_ref="ret-284"/>
		</compound_test>
		<compound_test id="cmp-345" operation="OR" comment="/usr/bin/atktopbm is executable">
			<subtest negate="false" test_ref="ret-285"/>
			<subtest negate="false" test_ref="ret-286"/>
			<subtest negate="false" test_ref="ret-287"/>
		</compound_test>
		<compound_test id="cmp-346" operation="OR" comment="/usr/bin/bioradtopgm is executable">
			<subtest negate="false" test_ref="ret-288"/>
			<subtest negate="false" test_ref="ret-289"/>
			<subtest negate="false" test_ref="ret-290"/>
		</compound_test>
		<compound_test id="cmp-347" operation="OR" comment="/usr/bin/bmptoppm is executable">
			<subtest negate="false" test_ref="ret-291"/>
			<subtest negate="false" test_ref="ret-292"/>
			<subtest negate="false" test_ref="ret-293"/>
		</compound_test>
		<compound_test id="cmp-348" operation="OR" comment="/usr/bin/brushtopbm is executable">
			<subtest negate="false" test_ref="ret-294"/>
			<subtest negate="false" test_ref="ret-295"/>
			<subtest negate="false" test_ref="ret-296"/>
		</compound_test>
		<compound_test id="cmp-349" operation="OR" comment="/usr/bin/cmuwmtopbm is executable">
			<subtest negate="false" test_ref="ret-297"/>
			<subtest negate="false" test_ref="ret-298"/>
			<subtest negate="false" test_ref="ret-299"/>
		</compound_test>
		<compound_test id="cmp-35" operation="AND" comment="Windows XP 32 bit Service Pack 2">
			<subtest negate="false" test_ref="wrt-250"/>
			<subtest negate="false" test_ref="cmp-1058"/>
		</compound_test>
		<compound_test id="cmp-350" operation="OR" comment="/usr/bin/eyuvtoppm is executable">
			<subtest negate="false" test_ref="ret-300"/>
			<subtest negate="false" test_ref="ret-301"/>
			<subtest negate="false" test_ref="ret-302"/>
		</compound_test>
		<compound_test id="cmp-351" operation="OR" comment="/usr/bin/fiascotopnm is executable">
			<subtest negate="false" test_ref="ret-303"/>
			<subtest negate="false" test_ref="ret-304"/>
			<subtest negate="false" test_ref="ret-305"/>
		</compound_test>
		<compound_test id="cmp-352" operation="OR" comment="/usr/bin/fitstopnm is executable">
			<subtest negate="false" test_ref="ret-306"/>
			<subtest negate="false" test_ref="ret-307"/>
			<subtest negate="false" test_ref="ret-308"/>
		</compound_test>
		<compound_test id="cmp-353" operation="OR" comment="/usr/bin/fstopgm is executable">
			<subtest negate="false" test_ref="ret-309"/>
			<subtest negate="false" test_ref="ret-310"/>
			<subtest negate="false" test_ref="ret-311"/>
		</compound_test>
		<compound_test id="cmp-354" operation="OR" comment="/usr/bin/g3topbm is executable">
			<subtest negate="false" test_ref="ret-312"/>
			<subtest negate="false" test_ref="ret-313"/>
			<subtest negate="false" test_ref="ret-314"/>
		</compound_test>
		<compound_test id="cmp-355" operation="OR" comment="/usr/bin/gemtopbm is executable">
			<subtest negate="false" test_ref="ret-315"/>
			<subtest negate="false" test_ref="ret-316"/>
			<subtest negate="false" test_ref="ret-317"/>
		</compound_test>
		<compound_test id="cmp-356" operation="OR" comment="/usr/bin/gemtopnm is executable">
			<subtest negate="false" test_ref="ret-318"/>
			<subtest negate="false" test_ref="ret-319"/>
			<subtest negate="false" test_ref="ret-320"/>
		</compound_test>
		<compound_test id="cmp-357" operation="OR" comment="/usr/bin/giftopnm is executable">
			<subtest negate="false" test_ref="ret-321"/>
			<subtest negate="false" test_ref="ret-322"/>
			<subtest negate="false" test_ref="ret-323"/>
		</compound_test>
		<compound_test id="cmp-358" operation="OR" comment="/usr/bin/gouldtoppm is executable">
			<subtest negate="false" test_ref="ret-324"/>
			<subtest negate="false" test_ref="ret-325"/>
			<subtest negate="false" test_ref="ret-326"/>
		</compound_test>
		<compound_test id="cmp-359" operation="OR" comment="/usr/bin/hipstopgm is executable">
			<subtest negate="false" test_ref="ret-327"/>
			<subtest negate="false" test_ref="ret-328"/>
			<subtest negate="false" test_ref="ret-329"/>
		</compound_test>
		<compound_test id="cmp-360" operation="OR" comment="/usr/bin/hpcdtoppm is executable">
			<subtest negate="false" test_ref="ret-330"/>
			<subtest negate="false" test_ref="ret-331"/>
			<subtest negate="false" test_ref="ret-332"/>
		</compound_test>
		<compound_test id="cmp-361" operation="OR" comment="/usr/bin/icontopbm is executable">
			<subtest negate="false" test_ref="ret-333"/>
			<subtest negate="false" test_ref="ret-334"/>
			<subtest negate="false" test_ref="ret-335"/>
		</compound_test>
		<compound_test id="cmp-362" operation="OR" comment="/usr/bin/ilbmtoppm is executable">
			<subtest negate="false" test_ref="ret-336"/>
			<subtest negate="false" test_ref="ret-337"/>
			<subtest negate="false" test_ref="ret-338"/>
		</compound_test>
		<compound_test id="cmp-363" operation="OR" comment="/usr/bin/imgtoppm is executable">
			<subtest negate="false" test_ref="ret-339"/>
			<subtest negate="false" test_ref="ret-340"/>
			<subtest negate="false" test_ref="ret-341"/>
		</compound_test>
		<compound_test id="cmp-364" operation="OR" comment="/usr/bin/jpegtopnm is executable">
			<subtest negate="false" test_ref="ret-342"/>
			<subtest negate="false" test_ref="ret-343"/>
			<subtest negate="false" test_ref="ret-344"/>
		</compound_test>
		<compound_test id="cmp-365" operation="OR" comment="/usr/bin/leaftoppm is executable">
			<subtest negate="false" test_ref="ret-345"/>
			<subtest negate="false" test_ref="ret-346"/>
			<subtest negate="false" test_ref="ret-347"/>
		</compound_test>
		<compound_test id="cmp-366" operation="OR" comment="/usr/bin/lispmtopgm is executable">
			<subtest negate="false" test_ref="ret-348"/>
			<subtest negate="false" test_ref="ret-349"/>
			<subtest negate="false" test_ref="ret-350"/>
		</compound_test>
		<compound_test id="cmp-367" operation="OR" comment="/usr/bin/macptopbm is executable">
			<subtest negate="false" test_ref="ret-351"/>
			<subtest negate="false" test_ref="ret-352"/>
			<subtest negate="false" test_ref="ret-353"/>
		</compound_test>
		<compound_test id="cmp-368" operation="OR" comment="/usr/bin/mdatopbm is executable">
			<subtest negate="false" test_ref="ret-354"/>
			<subtest negate="false" test_ref="ret-355"/>
			<subtest negate="false" test_ref="ret-356"/>
		</compound_test>
		<compound_test id="cmp-369" operation="OR" comment="/usr/bin/mgrtopbm is executable">
			<subtest negate="false" test_ref="ret-357"/>
			<subtest negate="false" test_ref="ret-358"/>
			<subtest negate="false" test_ref="ret-359"/>
		</compound_test>
		<compound_test id="cmp-370" operation="OR" comment="/usr/bin/mtvtoppm is executable">
			<subtest negate="false" test_ref="ret-360"/>
			<subtest negate="false" test_ref="ret-361"/>
			<subtest negate="false" test_ref="ret-362"/>
		</compound_test>
		<compound_test id="cmp-371" operation="OR" comment="/usr/bin/neotoppm is executable">
			<subtest negate="false" test_ref="ret-363"/>
			<subtest negate="false" test_ref="ret-364"/>
			<subtest negate="false" test_ref="ret-365"/>
		</compound_test>
		<compound_test id="cmp-372" operation="OR" comment="/usr/bin/palmtopnm is executable">
			<subtest negate="false" test_ref="ret-366"/>
			<subtest negate="false" test_ref="ret-367"/>
			<subtest negate="false" test_ref="ret-368"/>
		</compound_test>
		<compound_test id="cmp-373" operation="OR" comment="/usr/bin/pamchannel is executable">
			<subtest negate="false" test_ref="ret-369"/>
			<subtest negate="false" test_ref="ret-370"/>
			<subtest negate="false" test_ref="ret-371"/>
		</compound_test>
		<compound_test id="cmp-374" operation="OR" comment="/usr/bin/pamcut is executable">
			<subtest negate="false" test_ref="ret-372"/>
			<subtest negate="false" test_ref="ret-373"/>
			<subtest negate="false" test_ref="ret-374"/>
		</compound_test>
		<compound_test id="cmp-375" operation="OR" comment="/usr/bin/pamdeinterlace is executable">
			<subtest negate="false" test_ref="ret-375"/>
			<subtest negate="false" test_ref="ret-376"/>
			<subtest negate="false" test_ref="ret-377"/>
		</compound_test>
		<compound_test id="cmp-376" operation="OR" comment="/usr/bin/pamfile is executable">
			<subtest negate="false" test_ref="ret-378"/>
			<subtest negate="false" test_ref="ret-379"/>
			<subtest negate="false" test_ref="ret-380"/>
		</compound_test>
		<compound_test id="cmp-377" operation="OR" comment="/usr/bin/pamoil is executable">
			<subtest negate="false" test_ref="ret-381"/>
			<subtest negate="false" test_ref="ret-382"/>
			<subtest negate="false" test_ref="ret-383"/>
		</compound_test>
		<compound_test id="cmp-378" operation="OR" comment="/usr/bin/pamstretch is executable">
			<subtest negate="false" test_ref="ret-384"/>
			<subtest negate="false" test_ref="ret-385"/>
			<subtest negate="false" test_ref="ret-386"/>
		</compound_test>
		<compound_test id="cmp-379" operation="OR" comment="/usr/bin/pamtopnm is executable">
			<subtest negate="false" test_ref="ret-387"/>
			<subtest negate="false" test_ref="ret-388"/>
			<subtest negate="false" test_ref="ret-389"/>
		</compound_test>
		<compound_test id="cmp-38" operation="OR" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="cmp-1112"/>
		</compound_test>
		<compound_test id="cmp-380" operation="OR" comment="/usr/bin/pbmclean is executable">
			<subtest negate="false" test_ref="ret-390"/>
			<subtest negate="false" test_ref="ret-391"/>
			<subtest negate="false" test_ref="ret-392"/>
		</compound_test>
		<compound_test id="cmp-381" operation="OR" comment="/usr/bin/pbmlife is executable">
			<subtest negate="false" test_ref="ret-393"/>
			<subtest negate="false" test_ref="ret-394"/>
			<subtest negate="false" test_ref="ret-395"/>
		</compound_test>
		<compound_test id="cmp-382" operation="OR" comment="/usr/bin/pbmmake is executable">
			<subtest negate="false" test_ref="ret-396"/>
			<subtest negate="false" test_ref="ret-397"/>
			<subtest negate="false" test_ref="ret-398"/>
		</compound_test>
		<compound_test id="cmp-383" operation="OR" comment="/usr/bin/pbmmask is executable">
			<subtest negate="false" test_ref="ret-399"/>
			<subtest negate="false" test_ref="ret-400"/>
			<subtest negate="false" test_ref="ret-401"/>
		</compound_test>
		<compound_test id="cmp-384" operation="OR" comment="/usr/bin/pbmpage is executable">
			<subtest negate="false" test_ref="ret-402"/>
			<subtest negate="false" test_ref="ret-403"/>
			<subtest negate="false" test_ref="ret-404"/>
		</compound_test>
		<compound_test id="cmp-385" operation="OR" comment="/usr/bin/pbmpscale is executable">
			<subtest negate="false" test_ref="ret-405"/>
			<subtest negate="false" test_ref="ret-406"/>
			<subtest negate="false" test_ref="ret-407"/>
		</compound_test>
		<compound_test id="cmp-386" operation="OR" comment="/usr/bin/pbmreduce is executable">
			<subtest negate="false" test_ref="ret-408"/>
			<subtest negate="false" test_ref="ret-409"/>
			<subtest negate="false" test_ref="ret-410"/>
		</compound_test>
		<compound_test id="cmp-387" operation="OR" comment="/usr/bin/pbmtext is executable">
			<subtest negate="false" test_ref="ret-411"/>
			<subtest negate="false" test_ref="ret-412"/>
			<subtest negate="false" test_ref="ret-413"/>
		</compound_test>
		<compound_test id="cmp-388" operation="OR" comment="/usr/bin/pbmto10x is executable">
			<subtest negate="false" test_ref="ret-414"/>
			<subtest negate="false" test_ref="ret-415"/>
			<subtest negate="false" test_ref="ret-416"/>
		</compound_test>
		<compound_test id="cmp-389" operation="OR" comment="/usr/bin/pbmto4425 is executable">
			<subtest negate="false" test_ref="ret-417"/>
			<subtest negate="false" test_ref="ret-418"/>
			<subtest negate="false" test_ref="ret-419"/>
		</compound_test>
		<compound_test id="cmp-390" operation="OR" comment="/usr/bin/pbmtoascii is executable">
			<subtest negate="false" test_ref="ret-420"/>
			<subtest negate="false" test_ref="ret-421"/>
			<subtest negate="false" test_ref="ret-422"/>
		</compound_test>
		<compound_test id="cmp-391" operation="OR" comment="/usr/bin/pbmtoatk is executable">
			<subtest negate="false" test_ref="ret-423"/>
			<subtest negate="false" test_ref="ret-424"/>
			<subtest negate="false" test_ref="ret-425"/>
		</compound_test>
		<compound_test id="cmp-392" operation="OR" comment="/usr/bin/pbmtobbnbg is executable">
			<subtest negate="false" test_ref="ret-426"/>
			<subtest negate="false" test_ref="ret-427"/>
			<subtest negate="false" test_ref="ret-428"/>
		</compound_test>
		<compound_test id="cmp-393" operation="OR" comment="/usr/bin/pbmtocmuwm is executable">
			<subtest negate="false" test_ref="ret-429"/>
			<subtest negate="false" test_ref="ret-430"/>
			<subtest negate="false" test_ref="ret-431"/>
		</compound_test>
		<compound_test id="cmp-394" operation="OR" comment="/usr/bin/pbmtoepsi is executable">
			<subtest negate="false" test_ref="ret-432"/>
			<subtest negate="false" test_ref="ret-433"/>
			<subtest negate="false" test_ref="ret-434"/>
		</compound_test>
		<compound_test id="cmp-395" operation="OR" comment="/usr/bin/pbmtoepson is executable">
			<subtest negate="false" test_ref="ret-435"/>
			<subtest negate="false" test_ref="ret-436"/>
			<subtest negate="false" test_ref="ret-437"/>
		</compound_test>
		<compound_test id="cmp-396" operation="OR" comment="/usr/bin/pbmtog3 is executable">
			<subtest negate="false" test_ref="ret-438"/>
			<subtest negate="false" test_ref="ret-439"/>
			<subtest negate="false" test_ref="ret-440"/>
		</compound_test>
		<compound_test id="cmp-397" operation="OR" comment="/usr/bin/pbmtogem is executable">
			<subtest negate="false" test_ref="ret-441"/>
			<subtest negate="false" test_ref="ret-442"/>
			<subtest negate="false" test_ref="ret-443"/>
		</compound_test>
		<compound_test id="cmp-398" operation="OR" comment="/usr/bin/pbmtogo is executable">
			<subtest negate="false" test_ref="ret-444"/>
			<subtest negate="false" test_ref="ret-445"/>
			<subtest negate="false" test_ref="ret-446"/>
		</compound_test>
		<compound_test id="cmp-399" operation="OR" comment="/usr/bin/pbmtoicon is executable">
			<subtest negate="false" test_ref="ret-447"/>
			<subtest negate="false" test_ref="ret-448"/>
			<subtest negate="false" test_ref="ret-449"/>
		</compound_test>
		<compound_test id="cmp-4" operation="AND" comment="no service pack is installed and rpcrt4.dll is less than 5.1.2600.135">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-187"/>
		</compound_test>
		<compound_test id="cmp-400" operation="OR" comment="/usr/bin/pbmtolj is executable">
			<subtest negate="false" test_ref="ret-450"/>
			<subtest negate="false" test_ref="ret-451"/>
			<subtest negate="false" test_ref="ret-452"/>
		</compound_test>
		<compound_test id="cmp-401" operation="OR" comment="/usr/bin/pbmtoln03 is executable">
			<subtest negate="false" test_ref="ret-453"/>
			<subtest negate="false" test_ref="ret-454"/>
			<subtest negate="false" test_ref="ret-455"/>
		</compound_test>
		<compound_test id="cmp-402" operation="OR" comment="/usr/bin/pbmtolps is executable">
			<subtest negate="false" test_ref="ret-456"/>
			<subtest negate="false" test_ref="ret-457"/>
			<subtest negate="false" test_ref="ret-458"/>
		</compound_test>
		<compound_test id="cmp-403" operation="OR" comment="/usr/bin/pbmtomacp is executable">
			<subtest negate="false" test_ref="ret-459"/>
			<subtest negate="false" test_ref="ret-460"/>
			<subtest negate="false" test_ref="ret-461"/>
		</compound_test>
		<compound_test id="cmp-404" operation="OR" comment="/usr/bin/pbmtomda is executable">
			<subtest negate="false" test_ref="ret-462"/>
			<subtest negate="false" test_ref="ret-463"/>
			<subtest negate="false" test_ref="ret-464"/>
		</compound_test>
		<compound_test id="cmp-405" operation="OR" comment="/usr/bin/pbmtomgr is executable">
			<subtest negate="false" test_ref="ret-465"/>
			<subtest negate="false" test_ref="ret-466"/>
			<subtest negate="false" test_ref="ret-467"/>
		</compound_test>
		<compound_test id="cmp-406" operation="OR" comment="/usr/bin/pbmtonokia is executable">
			<subtest negate="false" test_ref="ret-468"/>
			<subtest negate="false" test_ref="ret-469"/>
			<subtest negate="false" test_ref="ret-470"/>
		</compound_test>
		<compound_test id="cmp-407" operation="OR" comment="/usr/bin/pbmtopgm is executable">
			<subtest negate="false" test_ref="ret-471"/>
			<subtest negate="false" test_ref="ret-472"/>
			<subtest negate="false" test_ref="ret-473"/>
		</compound_test>
		<compound_test id="cmp-408" operation="OR" comment="/usr/bin/pbmtopi3 is executable">
			<subtest negate="false" test_ref="ret-474"/>
			<subtest negate="false" test_ref="ret-475"/>
			<subtest negate="false" test_ref="ret-476"/>
		</compound_test>
		<compound_test id="cmp-409" operation="OR" comment="/usr/bin/pbmtopk is executable">
			<subtest negate="false" test_ref="ret-477"/>
			<subtest negate="false" test_ref="ret-478"/>
			<subtest negate="false" test_ref="ret-479"/>
		</compound_test>
		<compound_test id="cmp-410" operation="OR" comment="/usr/bin/pbmtoplot is executable">
			<subtest negate="false" test_ref="ret-480"/>
			<subtest negate="false" test_ref="ret-481"/>
			<subtest negate="false" test_ref="ret-482"/>
		</compound_test>
		<compound_test id="cmp-411" operation="OR" comment="/usr/bin/pbmtoppa is executable">
			<subtest negate="false" test_ref="ret-483"/>
			<subtest negate="false" test_ref="ret-484"/>
			<subtest negate="false" test_ref="ret-485"/>
		</compound_test>
		<compound_test id="cmp-412" operation="OR" comment="/usr/bin/pbmtopsg3 is executable">
			<subtest negate="false" test_ref="ret-486"/>
			<subtest negate="false" test_ref="ret-487"/>
			<subtest negate="false" test_ref="ret-488"/>
		</compound_test>
		<compound_test id="cmp-413" operation="OR" comment="/usr/bin/pbmtoptx is executable">
			<subtest negate="false" test_ref="ret-489"/>
			<subtest negate="false" test_ref="ret-490"/>
			<subtest negate="false" test_ref="ret-491"/>
		</compound_test>
		<compound_test id="cmp-414" operation="OR" comment="/usr/bin/pbmtowbmp is executable">
			<subtest negate="false" test_ref="ret-492"/>
			<subtest negate="false" test_ref="ret-493"/>
			<subtest negate="false" test_ref="ret-494"/>
		</compound_test>
		<compound_test id="cmp-415" operation="OR" comment="/usr/bin/pbmtox10bm is executable">
			<subtest negate="false" test_ref="ret-495"/>
			<subtest negate="false" test_ref="ret-496"/>
			<subtest negate="false" test_ref="ret-497"/>
		</compound_test>
		<compound_test id="cmp-416" operation="OR" comment="/usr/bin/pbmtoxbm is executable">
			<subtest negate="false" test_ref="ret-498"/>
			<subtest negate="false" test_ref="ret-499"/>
			<subtest negate="false" test_ref="ret-500"/>
		</compound_test>
		<compound_test id="cmp-417" operation="OR" comment="/usr/bin/pbmtoybm is executable">
			<subtest negate="false" test_ref="ret-501"/>
			<subtest negate="false" test_ref="ret-502"/>
			<subtest negate="false" test_ref="ret-503"/>
		</compound_test>
		<compound_test id="cmp-418" operation="OR" comment="/usr/bin/pbmtozinc is executable">
			<subtest negate="false" test_ref="ret-504"/>
			<subtest negate="false" test_ref="ret-505"/>
			<subtest negate="false" test_ref="ret-506"/>
		</compound_test>
		<compound_test id="cmp-419" operation="OR" comment="/usr/bin/pbmupc is executable">
			<subtest negate="false" test_ref="ret-507"/>
			<subtest negate="false" test_ref="ret-508"/>
			<subtest negate="false" test_ref="ret-509"/>
		</compound_test>
		<compound_test id="cmp-420" operation="OR" comment="/usr/bin/pcxtoppm is executable">
			<subtest negate="false" test_ref="ret-510"/>
			<subtest negate="false" test_ref="ret-511"/>
			<subtest negate="false" test_ref="ret-512"/>
		</compound_test>
		<compound_test id="cmp-421" operation="OR" comment="/usr/bin/pgmbentley is executable">
			<subtest negate="false" test_ref="ret-513"/>
			<subtest negate="false" test_ref="ret-514"/>
			<subtest negate="false" test_ref="ret-515"/>
		</compound_test>
		<compound_test id="cmp-422" operation="OR" comment="/usr/bin/pgmcrater is executable">
			<subtest negate="false" test_ref="ret-516"/>
			<subtest negate="false" test_ref="ret-517"/>
			<subtest negate="false" test_ref="ret-518"/>
		</compound_test>
		<compound_test id="cmp-423" operation="OR" comment="/usr/bin/pgmedge is executable">
			<subtest negate="false" test_ref="ret-519"/>
			<subtest negate="false" test_ref="ret-520"/>
			<subtest negate="false" test_ref="ret-521"/>
		</compound_test>
		<compound_test id="cmp-424" operation="OR" comment="/usr/bin/pgmenhance is executable">
			<subtest negate="false" test_ref="ret-522"/>
			<subtest negate="false" test_ref="ret-523"/>
			<subtest negate="false" test_ref="ret-524"/>
		</compound_test>
		<compound_test id="cmp-425" operation="OR" comment="/usr/bin/pgmhist is executable">
			<subtest negate="false" test_ref="ret-525"/>
			<subtest negate="false" test_ref="ret-526"/>
			<subtest negate="false" test_ref="ret-527"/>
		</compound_test>
		<compound_test id="cmp-426" operation="OR" comment="/usr/bin/pgmkernel is executable">
			<subtest negate="false" test_ref="ret-528"/>
			<subtest negate="false" test_ref="ret-529"/>
			<subtest negate="false" test_ref="ret-530"/>
		</compound_test>
		<compound_test id="cmp-427" operation="OR" comment="/usr/bin/pgmnoise is executable">
			<subtest negate="false" test_ref="ret-531"/>
			<subtest negate="false" test_ref="ret-532"/>
			<subtest negate="false" test_ref="ret-533"/>
		</compound_test>
		<compound_test id="cmp-428" operation="OR" comment="/usr/bin/pgmnorm is executable">
			<subtest negate="false" test_ref="ret-534"/>
			<subtest negate="false" test_ref="ret-535"/>
			<subtest negate="false" test_ref="ret-536"/>
		</compound_test>
		<compound_test id="cmp-429" operation="OR" comment="/usr/bin/pgmoil is executable">
			<subtest negate="false" test_ref="ret-537"/>
			<subtest negate="false" test_ref="ret-538"/>
			<subtest negate="false" test_ref="ret-539"/>
		</compound_test>
		<compound_test id="cmp-43" operation="OR" comment="Solaris 7 or 8 installed">
			<subtest negate="false" test_ref="sut-203"/>
			<subtest negate="false" test_ref="sut-202"/>
		</compound_test>
		<compound_test id="cmp-430" operation="OR" comment="/usr/bin/pgmramp is executable">
			<subtest negate="false" test_ref="ret-540"/>
			<subtest negate="false" test_ref="ret-541"/>
			<subtest negate="false" test_ref="ret-542"/>
		</compound_test>
		<compound_test id="cmp-431" operation="OR" comment="/usr/bin/pgmslice is executable">
			<subtest negate="false" test_ref="ret-543"/>
			<subtest negate="false" test_ref="ret-544"/>
			<subtest negate="false" test_ref="ret-545"/>
		</compound_test>
		<compound_test id="cmp-432" operation="OR" comment="/usr/bin/pgmtexture is executable">
			<subtest negate="false" test_ref="ret-546"/>
			<subtest negate="false" test_ref="ret-547"/>
			<subtest negate="false" test_ref="ret-548"/>
		</compound_test>
		<compound_test id="cmp-433" operation="OR" comment="/usr/bin/pgmtofs is executable">
			<subtest negate="false" test_ref="ret-549"/>
			<subtest negate="false" test_ref="ret-550"/>
			<subtest negate="false" test_ref="ret-551"/>
		</compound_test>
		<compound_test id="cmp-434" operation="OR" comment="/usr/bin/pgmtolispm is executable">
			<subtest negate="false" test_ref="ret-552"/>
			<subtest negate="false" test_ref="ret-553"/>
			<subtest negate="false" test_ref="ret-554"/>
		</compound_test>
		<compound_test id="cmp-435" operation="OR" comment="/usr/bin/pgmtopbm is executable">
			<subtest negate="false" test_ref="ret-555"/>
			<subtest negate="false" test_ref="ret-556"/>
			<subtest negate="false" test_ref="ret-557"/>
		</compound_test>
		<compound_test id="cmp-436" operation="OR" comment="/usr/bin/pgmtoppm is executable">
			<subtest negate="false" test_ref="ret-558"/>
			<subtest negate="false" test_ref="ret-559"/>
			<subtest negate="false" test_ref="ret-560"/>
		</compound_test>
		<compound_test id="cmp-437" operation="OR" comment="/usr/bin/pi1toppm is executable">
			<subtest negate="false" test_ref="ret-561"/>
			<subtest negate="false" test_ref="ret-562"/>
			<subtest negate="false" test_ref="ret-563"/>
		</compound_test>
		<compound_test id="cmp-438" operation="OR" comment="/usr/bin/pi3topbm is executable">
			<subtest negate="false" test_ref="ret-564"/>
			<subtest negate="false" test_ref="ret-565"/>
			<subtest negate="false" test_ref="ret-566"/>
		</compound_test>
		<compound_test id="cmp-439" operation="OR" comment="/usr/bin/pjtoppm is executable">
			<subtest negate="false" test_ref="ret-567"/>
			<subtest negate="false" test_ref="ret-568"/>
			<subtest negate="false" test_ref="ret-569"/>
		</compound_test>
		<compound_test id="cmp-44" operation="AND" comment="Windows NT Server 4.0 is installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="cmp-50"/>
		</compound_test>
		<compound_test id="cmp-440" operation="OR" comment="/usr/bin/pktopbm is executable">
			<subtest negate="false" test_ref="ret-570"/>
			<subtest negate="false" test_ref="ret-571"/>
			<subtest negate="false" test_ref="ret-572"/>
		</compound_test>
		<compound_test id="cmp-441" operation="OR" comment="/usr/bin/pngtopnm is executable">
			<subtest negate="false" test_ref="ret-573"/>
			<subtest negate="false" test_ref="ret-574"/>
			<subtest negate="false" test_ref="ret-575"/>
		</compound_test>
		<compound_test id="cmp-442" operation="OR" comment="/usr/bin/pnmalias is executable">
			<subtest negate="false" test_ref="ret-576"/>
			<subtest negate="false" test_ref="ret-577"/>
			<subtest negate="false" test_ref="ret-578"/>
		</compound_test>
		<compound_test id="cmp-443" operation="OR" comment="/usr/bin/pnmarith is executable">
			<subtest negate="false" test_ref="ret-579"/>
			<subtest negate="false" test_ref="ret-580"/>
			<subtest negate="false" test_ref="ret-581"/>
		</compound_test>
		<compound_test id="cmp-444" operation="OR" comment="/usr/bin/pnmcat is executable">
			<subtest negate="false" test_ref="ret-582"/>
			<subtest negate="false" test_ref="ret-583"/>
			<subtest negate="false" test_ref="ret-584"/>
		</compound_test>
		<compound_test id="cmp-445" operation="OR" comment="/usr/bin/pnmcolormap is executable">
			<subtest negate="false" test_ref="ret-585"/>
			<subtest negate="false" test_ref="ret-586"/>
			<subtest negate="false" test_ref="ret-587"/>
		</compound_test>
		<compound_test id="cmp-446" operation="OR" comment="/usr/bin/pnmcomp is executable">
			<subtest negate="false" test_ref="ret-588"/>
			<subtest negate="false" test_ref="ret-589"/>
			<subtest negate="false" test_ref="ret-590"/>
		</compound_test>
		<compound_test id="cmp-447" operation="OR" comment="/usr/bin/pnmconvol is executable">
			<subtest negate="false" test_ref="ret-591"/>
			<subtest negate="false" test_ref="ret-592"/>
			<subtest negate="false" test_ref="ret-593"/>
		</compound_test>
		<compound_test id="cmp-448" operation="OR" comment="/usr/bin/pnmcrop is executable">
			<subtest negate="false" test_ref="ret-594"/>
			<subtest negate="false" test_ref="ret-595"/>
			<subtest negate="false" test_ref="ret-596"/>
		</compound_test>
		<compound_test id="cmp-449" operation="OR" comment="/usr/bin/pnmcut is executable">
			<subtest negate="false" test_ref="ret-597"/>
			<subtest negate="false" test_ref="ret-598"/>
			<subtest negate="false" test_ref="ret-599"/>
		</compound_test>
		<compound_test id="cmp-45" operation="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="wrt-43"/>
		</compound_test>
		<compound_test id="cmp-450" operation="OR" comment="/usr/bin/pnmdepth is executable">
			<subtest negate="false" test_ref="ret-600"/>
			<subtest negate="false" test_ref="ret-601"/>
			<subtest negate="false" test_ref="ret-602"/>
		</compound_test>
		<compound_test id="cmp-451" operation="OR" comment="/usr/bin/pnmenlarge is executable">
			<subtest negate="false" test_ref="ret-603"/>
			<subtest negate="false" test_ref="ret-604"/>
			<subtest negate="false" test_ref="ret-605"/>
		</compound_test>
		<compound_test id="cmp-452" operation="OR" comment="/usr/bin/pnmfile is executable">
			<subtest negate="false" test_ref="ret-606"/>
			<subtest negate="false" test_ref="ret-607"/>
			<subtest negate="false" test_ref="ret-608"/>
		</compound_test>
		<compound_test id="cmp-453" operation="OR" comment="/usr/bin/pnmflip is executable">
			<subtest negate="false" test_ref="ret-609"/>
			<subtest negate="false" test_ref="ret-610"/>
			<subtest negate="false" test_ref="ret-611"/>
		</compound_test>
		<compound_test id="cmp-454" operation="OR" comment="/usr/bin/pnmgamma is executable">
			<subtest negate="false" test_ref="ret-612"/>
			<subtest negate="false" test_ref="ret-613"/>
			<subtest negate="false" test_ref="ret-614"/>
		</compound_test>
		<compound_test id="cmp-455" operation="OR" comment="/usr/bin/pnmhisteq is executable">
			<subtest negate="false" test_ref="ret-615"/>
			<subtest negate="false" test_ref="ret-616"/>
			<subtest negate="false" test_ref="ret-617"/>
		</compound_test>
		<compound_test id="cmp-456" operation="OR" comment="/usr/bin/pnmhistmap is executable">
			<subtest negate="false" test_ref="ret-618"/>
			<subtest negate="false" test_ref="ret-619"/>
			<subtest negate="false" test_ref="ret-620"/>
		</compound_test>
		<compound_test id="cmp-457" operation="OR" comment="/usr/bin/pnminterp is executable">
			<subtest negate="false" test_ref="ret-621"/>
			<subtest negate="false" test_ref="ret-622"/>
			<subtest negate="false" test_ref="ret-623"/>
		</compound_test>
		<compound_test id="cmp-458" operation="OR" comment="/usr/bin/pnminvert is executable">
			<subtest negate="false" test_ref="ret-624"/>
			<subtest negate="false" test_ref="ret-625"/>
			<subtest negate="false" test_ref="ret-626"/>
		</compound_test>
		<compound_test id="cmp-459" operation="OR" comment="/usr/bin/pnmmontage is executable">
			<subtest negate="false" test_ref="ret-627"/>
			<subtest negate="false" test_ref="ret-628"/>
			<subtest negate="false" test_ref="ret-629"/>
		</compound_test>
		<compound_test id="cmp-460" operation="OR" comment="/usr/bin/pnmnlfilt is executable">
			<subtest negate="false" test_ref="ret-630"/>
			<subtest negate="false" test_ref="ret-631"/>
			<subtest negate="false" test_ref="ret-632"/>
		</compound_test>
		<compound_test id="cmp-461" operation="OR" comment="/usr/bin/pnmnoraw is executable">
			<subtest negate="false" test_ref="ret-633"/>
			<subtest negate="false" test_ref="ret-634"/>
			<subtest negate="false" test_ref="ret-635"/>
		</compound_test>
		<compound_test id="cmp-462" operation="OR" comment="/usr/bin/pnmpad is executable">
			<subtest negate="false" test_ref="ret-636"/>
			<subtest negate="false" test_ref="ret-637"/>
			<subtest negate="false" test_ref="ret-638"/>
		</compound_test>
		<compound_test id="cmp-463" operation="OR" comment="/usr/bin/pnmpaste is executable">
			<subtest negate="false" test_ref="ret-639"/>
			<subtest negate="false" test_ref="ret-640"/>
			<subtest negate="false" test_ref="ret-641"/>
		</compound_test>
		<compound_test id="cmp-464" operation="OR" comment="/usr/bin/pnmpsnr is executable">
			<subtest negate="false" test_ref="ret-642"/>
			<subtest negate="false" test_ref="ret-643"/>
			<subtest negate="false" test_ref="ret-644"/>
		</compound_test>
		<compound_test id="cmp-465" operation="OR" comment="/usr/bin/pnmremap is executable">
			<subtest negate="false" test_ref="ret-645"/>
			<subtest negate="false" test_ref="ret-646"/>
			<subtest negate="false" test_ref="ret-647"/>
		</compound_test>
		<compound_test id="cmp-466" operation="OR" comment="/usr/bin/pnmrotate is executable">
			<subtest negate="false" test_ref="ret-648"/>
			<subtest negate="false" test_ref="ret-649"/>
			<subtest negate="false" test_ref="ret-650"/>
		</compound_test>
		<compound_test id="cmp-467" operation="OR" comment="/usr/bin/pnmscale is executable">
			<subtest negate="false" test_ref="ret-651"/>
			<subtest negate="false" test_ref="ret-652"/>
			<subtest negate="false" test_ref="ret-653"/>
		</compound_test>
		<compound_test id="cmp-468" operation="OR" comment="/usr/bin/pnmscalefixed is executable">
			<subtest negate="false" test_ref="ret-654"/>
			<subtest negate="false" test_ref="ret-655"/>
			<subtest negate="false" test_ref="ret-656"/>
		</compound_test>
		<compound_test id="cmp-469" operation="OR" comment="/usr/bin/pnmshear is executable">
			<subtest negate="false" test_ref="ret-657"/>
			<subtest negate="false" test_ref="ret-658"/>
			<subtest negate="false" test_ref="ret-659"/>
		</compound_test>
		<compound_test id="cmp-470" operation="OR" comment="/usr/bin/pnmsmooth is executable">
			<subtest negate="false" test_ref="ret-660"/>
			<subtest negate="false" test_ref="ret-661"/>
			<subtest negate="false" test_ref="ret-662"/>
		</compound_test>
		<compound_test id="cmp-471" operation="OR" comment="/usr/bin/pnmsplit is executable">
			<subtest negate="false" test_ref="ret-663"/>
			<subtest negate="false" test_ref="ret-664"/>
			<subtest negate="false" test_ref="ret-665"/>
		</compound_test>
		<compound_test id="cmp-472" operation="OR" comment="/usr/bin/pnmtile is executable">
			<subtest negate="false" test_ref="ret-666"/>
			<subtest negate="false" test_ref="ret-667"/>
			<subtest negate="false" test_ref="ret-668"/>
		</compound_test>
		<compound_test id="cmp-473" operation="OR" comment="/usr/bin/pnmtoddif is executable">
			<subtest negate="false" test_ref="ret-669"/>
			<subtest negate="false" test_ref="ret-670"/>
			<subtest negate="false" test_ref="ret-671"/>
		</compound_test>
		<compound_test id="cmp-474" operation="OR" comment="/usr/bin/pnmtofiasco is executable">
			<subtest negate="false" test_ref="ret-672"/>
			<subtest negate="false" test_ref="ret-673"/>
			<subtest negate="false" test_ref="ret-674"/>
		</compound_test>
		<compound_test id="cmp-475" operation="OR" comment="/usr/bin/pnmtofits is executable">
			<subtest negate="false" test_ref="ret-675"/>
			<subtest negate="false" test_ref="ret-676"/>
			<subtest negate="false" test_ref="ret-677"/>
		</compound_test>
		<compound_test id="cmp-476" operation="OR" comment="/usr/bin/pnmtojpeg is executable">
			<subtest negate="false" test_ref="ret-678"/>
			<subtest negate="false" test_ref="ret-679"/>
			<subtest negate="false" test_ref="ret-680"/>
		</compound_test>
		<compound_test id="cmp-477" operation="OR" comment="/usr/bin/pnmtopalm is executable">
			<subtest negate="false" test_ref="ret-681"/>
			<subtest negate="false" test_ref="ret-682"/>
			<subtest negate="false" test_ref="ret-683"/>
		</compound_test>
		<compound_test id="cmp-478" operation="OR" comment="/usr/bin/pnmtoplainpnm is executable">
			<subtest negate="false" test_ref="ret-684"/>
			<subtest negate="false" test_ref="ret-685"/>
			<subtest negate="false" test_ref="ret-686"/>
		</compound_test>
		<compound_test id="cmp-479" operation="OR" comment="/usr/bin/pnmtopng is executable">
			<subtest negate="false" test_ref="ret-687"/>
			<subtest negate="false" test_ref="ret-688"/>
			<subtest negate="false" test_ref="ret-689"/>
		</compound_test>
		<compound_test id="cmp-480" operation="OR" comment="/usr/bin/pnmtops is executable">
			<subtest negate="false" test_ref="ret-690"/>
			<subtest negate="false" test_ref="ret-691"/>
			<subtest negate="false" test_ref="ret-692"/>
		</compound_test>
		<compound_test id="cmp-481" operation="OR" comment="/usr/bin/pnmtorast is executable">
			<subtest negate="false" test_ref="ret-693"/>
			<subtest negate="false" test_ref="ret-694"/>
			<subtest negate="false" test_ref="ret-695"/>
		</compound_test>
		<compound_test id="cmp-482" operation="OR" comment="/usr/bin/pnmtorle is executable">
			<subtest negate="false" test_ref="ret-696"/>
			<subtest negate="false" test_ref="ret-697"/>
			<subtest negate="false" test_ref="ret-698"/>
		</compound_test>
		<compound_test id="cmp-483" operation="OR" comment="/usr/bin/pnmtosgi is executable">
			<subtest negate="false" test_ref="ret-699"/>
			<subtest negate="false" test_ref="ret-700"/>
			<subtest negate="false" test_ref="ret-701"/>
		</compound_test>
		<compound_test id="cmp-484" operation="OR" comment="/usr/bin/pnmtosir is executable">
			<subtest negate="false" test_ref="ret-702"/>
			<subtest negate="false" test_ref="ret-703"/>
			<subtest negate="false" test_ref="ret-704"/>
		</compound_test>
		<compound_test id="cmp-485" operation="OR" comment="/usr/bin/pnmtotiff is executable">
			<subtest negate="false" test_ref="ret-705"/>
			<subtest negate="false" test_ref="ret-706"/>
			<subtest negate="false" test_ref="ret-707"/>
		</compound_test>
		<compound_test id="cmp-486" operation="OR" comment="/usr/bin/pnmtotiffcmyk is executable">
			<subtest negate="false" test_ref="ret-708"/>
			<subtest negate="false" test_ref="ret-709"/>
			<subtest negate="false" test_ref="ret-710"/>
		</compound_test>
		<compound_test id="cmp-487" operation="OR" comment="/usr/bin/pnmtoxwd is executable">
			<subtest negate="false" test_ref="ret-711"/>
			<subtest negate="false" test_ref="ret-712"/>
			<subtest negate="false" test_ref="ret-713"/>
		</compound_test>
		<compound_test id="cmp-488" operation="OR" comment="/usr/bin/ppm3d is executable">
			<subtest negate="false" test_ref="ret-714"/>
			<subtest negate="false" test_ref="ret-715"/>
			<subtest negate="false" test_ref="ret-716"/>
		</compound_test>
		<compound_test id="cmp-489" operation="OR" comment="/usr/bin/ppmbrighten is executable">
			<subtest negate="false" test_ref="ret-717"/>
			<subtest negate="false" test_ref="ret-718"/>
			<subtest negate="false" test_ref="ret-719"/>
		</compound_test>
		<compound_test id="cmp-490" operation="OR" comment="/usr/bin/ppmchange is executable">
			<subtest negate="false" test_ref="ret-720"/>
			<subtest negate="false" test_ref="ret-721"/>
			<subtest negate="false" test_ref="ret-722"/>
		</compound_test>
		<compound_test id="cmp-491" operation="OR" comment="/usr/bin/ppmcie is executable">
			<subtest negate="false" test_ref="ret-723"/>
			<subtest negate="false" test_ref="ret-724"/>
			<subtest negate="false" test_ref="ret-725"/>
		</compound_test>
		<compound_test id="cmp-492" operation="OR" comment="/usr/bin/ppmcolormask is executable">
			<subtest negate="false" test_ref="ret-726"/>
			<subtest negate="false" test_ref="ret-727"/>
			<subtest negate="false" test_ref="ret-728"/>
		</compound_test>
		<compound_test id="cmp-493" operation="OR" comment="/usr/bin/ppmcolors is executable">
			<subtest negate="false" test_ref="ret-729"/>
			<subtest negate="false" test_ref="ret-730"/>
			<subtest negate="false" test_ref="ret-731"/>
		</compound_test>
		<compound_test id="cmp-494" operation="OR" comment="/usr/bin/ppmdim is executable">
			<subtest negate="false" test_ref="ret-732"/>
			<subtest negate="false" test_ref="ret-733"/>
			<subtest negate="false" test_ref="ret-734"/>
		</compound_test>
		<compound_test id="cmp-495" operation="OR" comment="/usr/bin/ppmdist is executable">
			<subtest negate="false" test_ref="ret-735"/>
			<subtest negate="false" test_ref="ret-736"/>
			<subtest negate="false" test_ref="ret-737"/>
		</compound_test>
		<compound_test id="cmp-496" operation="OR" comment="/usr/bin/ppmdither is executable">
			<subtest negate="false" test_ref="ret-738"/>
			<subtest negate="false" test_ref="ret-739"/>
			<subtest negate="false" test_ref="ret-740"/>
		</compound_test>
		<compound_test id="cmp-497" operation="OR" comment="/usr/bin/ppmflash is executable">
			<subtest negate="false" test_ref="ret-741"/>
			<subtest negate="false" test_ref="ret-742"/>
			<subtest negate="false" test_ref="ret-743"/>
		</compound_test>
		<compound_test id="cmp-498" operation="OR" comment="/usr/bin/ppmforge is executable">
			<subtest negate="false" test_ref="ret-744"/>
			<subtest negate="false" test_ref="ret-745"/>
			<subtest negate="false" test_ref="ret-746"/>
		</compound_test>
		<compound_test id="cmp-499" operation="OR" comment="/usr/bin/ppmhist is executable">
			<subtest negate="false" test_ref="ret-747"/>
			<subtest negate="false" test_ref="ret-748"/>
			<subtest negate="false" test_ref="ret-749"/>
		</compound_test>
		<compound_test id="cmp-5" operation="AND" comment="service pack 1 is installed and rpcrt4.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-188"/>
		</compound_test>
		<compound_test id="cmp-50" operation="OR" comment="Windows NT server product option">
			<subtest negate="false" test_ref="wrt-41"/>
			<subtest negate="false" test_ref="wrt-42"/>
		</compound_test>
		<compound_test id="cmp-500" operation="OR" comment="/usr/bin/ppmlabel is executable">
			<subtest negate="false" test_ref="ret-750"/>
			<subtest negate="false" test_ref="ret-751"/>
			<subtest negate="false" test_ref="ret-752"/>
		</compound_test>
		<compound_test id="cmp-501" operation="OR" comment="/usr/bin/ppmmake is executable">
			<subtest negate="false" test_ref="ret-753"/>
			<subtest negate="false" test_ref="ret-754"/>
			<subtest negate="false" test_ref="ret-755"/>
		</compound_test>
		<compound_test id="cmp-502" operation="OR" comment="/usr/bin/ppmmix is executable">
			<subtest negate="false" test_ref="ret-756"/>
			<subtest negate="false" test_ref="ret-757"/>
			<subtest negate="false" test_ref="ret-758"/>
		</compound_test>
		<compound_test id="cmp-503" operation="OR" comment="/usr/bin/ppmnorm is executable">
			<subtest negate="false" test_ref="ret-759"/>
			<subtest negate="false" test_ref="ret-760"/>
			<subtest negate="false" test_ref="ret-761"/>
		</compound_test>
		<compound_test id="cmp-504" operation="OR" comment="/usr/bin/ppmntsc is executable">
			<subtest negate="false" test_ref="ret-762"/>
			<subtest negate="false" test_ref="ret-763"/>
			<subtest negate="false" test_ref="ret-764"/>
		</compound_test>
		<compound_test id="cmp-505" operation="OR" comment="/usr/bin/ppmpat is executable">
			<subtest negate="false" test_ref="ret-765"/>
			<subtest negate="false" test_ref="ret-766"/>
			<subtest negate="false" test_ref="ret-767"/>
		</compound_test>
		<compound_test id="cmp-506" operation="OR" comment="/usr/bin/ppmquant is executable">
			<subtest negate="false" test_ref="ret-768"/>
			<subtest negate="false" test_ref="ret-769"/>
			<subtest negate="false" test_ref="ret-770"/>
		</compound_test>
		<compound_test id="cmp-507" operation="OR" comment="/usr/bin/ppmqvga is executable">
			<subtest negate="false" test_ref="ret-771"/>
			<subtest negate="false" test_ref="ret-772"/>
			<subtest negate="false" test_ref="ret-773"/>
		</compound_test>
		<compound_test id="cmp-508" operation="OR" comment="/usr/bin/ppmrelief is executable">
			<subtest negate="false" test_ref="ret-774"/>
			<subtest negate="false" test_ref="ret-775"/>
			<subtest negate="false" test_ref="ret-776"/>
		</compound_test>
		<compound_test id="cmp-509" operation="OR" comment="/usr/bin/ppmshift is executable">
			<subtest negate="false" test_ref="ret-777"/>
			<subtest negate="false" test_ref="ret-778"/>
			<subtest negate="false" test_ref="ret-779"/>
		</compound_test>
		<compound_test id="cmp-51" operation="AND" comment="no service pack is installed and msasn1.dll is less than 5.1.2600.119">
			<subtest negate="true" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wft-107"/>
		</compound_test>
		<compound_test id="cmp-510" operation="OR" comment="/usr/bin/ppmspread is executable">
			<subtest negate="false" test_ref="ret-780"/>
			<subtest negate="false" test_ref="ret-781"/>
			<subtest negate="false" test_ref="ret-782"/>
		</compound_test>
		<compound_test id="cmp-511" operation="OR" comment="/usr/bin/ppmtoacad is executable">
			<subtest negate="false" test_ref="ret-783"/>
			<subtest negate="false" test_ref="ret-784"/>
			<subtest negate="false" test_ref="ret-785"/>
		</compound_test>
		<compound_test id="cmp-512" operation="OR" comment="/usr/bin/ppmtobmp is executable">
			<subtest negate="false" test_ref="ret-786"/>
			<subtest negate="false" test_ref="ret-787"/>
			<subtest negate="false" test_ref="ret-788"/>
		</compound_test>
		<compound_test id="cmp-513" operation="OR" comment="/usr/bin/ppmtoeyuv is executable">
			<subtest negate="false" test_ref="ret-789"/>
			<subtest negate="false" test_ref="ret-790"/>
			<subtest negate="false" test_ref="ret-791"/>
		</compound_test>
		<compound_test id="cmp-514" operation="OR" comment="/usr/bin/ppmtogif is executable">
			<subtest negate="false" test_ref="ret-792"/>
			<subtest negate="false" test_ref="ret-793"/>
			<subtest negate="false" test_ref="ret-794"/>
		</compound_test>
		<compound_test id="cmp-515" operation="OR" comment="/usr/bin/ppmtoicr is executable">
			<subtest negate="false" test_ref="ret-795"/>
			<subtest negate="false" test_ref="ret-796"/>
			<subtest negate="false" test_ref="ret-797"/>
		</compound_test>
		<compound_test id="cmp-516" operation="OR" comment="/usr/bin/ppmtoilbm is executable">
			<subtest negate="false" test_ref="ret-798"/>
			<subtest negate="false" test_ref="ret-799"/>
			<subtest negate="false" test_ref="ret-800"/>
		</compound_test>
		<compound_test id="cmp-517" operation="OR" comment="/usr/bin/ppmtojpeg is executable">
			<subtest negate="false" test_ref="ret-801"/>
			<subtest negate="false" test_ref="ret-802"/>
			<subtest negate="false" test_ref="ret-803"/>
		</compound_test>
		<compound_test id="cmp-518" operation="OR" comment="/usr/bin/ppmtoleaf is executable">
			<subtest negate="false" test_ref="ret-804"/>
			<subtest negate="false" test_ref="ret-805"/>
			<subtest negate="false" test_ref="ret-806"/>
		</compound_test>
		<compound_test id="cmp-519" operation="OR" comment="/usr/bin/ppmtolj is executable">
			<subtest negate="false" test_ref="ret-807"/>
			<subtest negate="false" test_ref="ret-808"/>
			<subtest negate="false" test_ref="ret-809"/>
		</compound_test>
		<compound_test id="cmp-52" operation="AND" comment="service pack 1 is installed and msasn1.dll is less than 5.1.2600.1274">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-109"/>
		</compound_test>
		<compound_test id="cmp-520" operation="OR" comment="/usr/bin/ppmtomitsu is executable">
			<subtest negate="false" test_ref="ret-810"/>
			<subtest negate="false" test_ref="ret-811"/>
			<subtest negate="false" test_ref="ret-812"/>
		</compound_test>
		<compound_test id="cmp-521" operation="OR" comment="/usr/bin/ppmtompeg is executable">
			<subtest negate="false" test_ref="ret-813"/>
			<subtest negate="false" test_ref="ret-814"/>
			<subtest negate="false" test_ref="ret-815"/>
		</compound_test>
		<compound_test id="cmp-522" operation="OR" comment="/usr/bin/ppmtoneo is executable">
			<subtest negate="false" test_ref="ret-816"/>
			<subtest negate="false" test_ref="ret-817"/>
			<subtest negate="false" test_ref="ret-818"/>
		</compound_test>
		<compound_test id="cmp-523" operation="OR" comment="/usr/bin/ppmtopcx is executable">
			<subtest negate="false" test_ref="ret-819"/>
			<subtest negate="false" test_ref="ret-820"/>
			<subtest negate="false" test_ref="ret-821"/>
		</compound_test>
		<compound_test id="cmp-524" operation="OR" comment="/usr/bin/ppmtopgm is executable">
			<subtest negate="false" test_ref="ret-822"/>
			<subtest negate="false" test_ref="ret-823"/>
			<subtest negate="false" test_ref="ret-824"/>
		</compound_test>
		<compound_test id="cmp-525" operation="OR" comment="/usr/bin/ppmtopi1 is executable">
			<subtest negate="false" test_ref="ret-825"/>
			<subtest negate="false" test_ref="ret-826"/>
			<subtest negate="false" test_ref="ret-827"/>
		</compound_test>
		<compound_test id="cmp-526" operation="OR" comment="/usr/bin/ppmtopict is executable">
			<subtest negate="false" test_ref="ret-828"/>
			<subtest negate="false" test_ref="ret-829"/>
			<subtest negate="false" test_ref="ret-830"/>
		</compound_test>
		<compound_test id="cmp-527" operation="OR" comment="/usr/bin/ppmtopj is executable">
			<subtest negate="false" test_ref="ret-831"/>
			<subtest negate="false" test_ref="ret-832"/>
			<subtest negate="false" test_ref="ret-833"/>
		</compound_test>
		<compound_test id="cmp-528" operation="OR" comment="/usr/bin/ppmtopjxl is executable">
			<subtest negate="false" test_ref="ret-834"/>
			<subtest negate="false" test_ref="ret-835"/>
			<subtest negate="false" test_ref="ret-836"/>
		</compound_test>
		<compound_test id="cmp-529" operation="OR" comment="/usr/bin/ppmtopuzz is executable">
			<subtest negate="false" test_ref="ret-837"/>
			<subtest negate="false" test_ref="ret-838"/>
			<subtest negate="false" test_ref="ret-839"/>
		</compound_test>
		<compound_test id="cmp-53" operation="OR" comment="a vulnerable version of msasn1.dll exists">
			<subtest negate="false" test_ref="cmp-51"/>
			<subtest negate="false" test_ref="cmp-52"/>
		</compound_test>
		<compound_test id="cmp-530" operation="OR" comment="/usr/bin/ppmtorgb3 is executable">
			<subtest negate="false" test_ref="ret-840"/>
			<subtest negate="false" test_ref="ret-841"/>
			<subtest negate="false" test_ref="ret-842"/>
		</compound_test>
		<compound_test id="cmp-531" operation="OR" comment="/usr/bin/ppmtosixel is executable">
			<subtest negate="false" test_ref="ret-843"/>
			<subtest negate="false" test_ref="ret-844"/>
			<subtest negate="false" test_ref="ret-845"/>
		</compound_test>
		<compound_test id="cmp-532" operation="OR" comment="/usr/bin/ppmtotga is executable">
			<subtest negate="false" test_ref="ret-846"/>
			<subtest negate="false" test_ref="ret-847"/>
			<subtest negate="false" test_ref="ret-848"/>
		</compound_test>
		<compound_test id="cmp-533" operation="OR" comment="/usr/bin/ppmtouil is executable">
			<subtest negate="false" test_ref="ret-849"/>
			<subtest negate="false" test_ref="ret-850"/>
			<subtest negate="false" test_ref="ret-851"/>
		</compound_test>
		<compound_test id="cmp-534" operation="OR" comment="/usr/bin/ppmtowinicon is executable">
			<subtest negate="false" test_ref="ret-852"/>
			<subtest negate="false" test_ref="ret-853"/>
			<subtest negate="false" test_ref="ret-854"/>
		</compound_test>
		<compound_test id="cmp-535" operation="OR" comment="/usr/bin/ppmtoxpm is executable">
			<subtest negate="false" test_ref="ret-855"/>
			<subtest negate="false" test_ref="ret-856"/>
			<subtest negate="false" test_ref="ret-857"/>
		</compound_test>
		<compound_test id="cmp-536" operation="OR" comment="/usr/bin/ppmtoyuv is executable">
			<subtest negate="false" test_ref="ret-858"/>
			<subtest negate="false" test_ref="ret-859"/>
			<subtest negate="false" test_ref="ret-860"/>
		</compound_test>
		<compound_test id="cmp-537" operation="OR" comment="/usr/bin/ppmtoyuvsplit is executable">
			<subtest negate="false" test_ref="ret-861"/>
			<subtest negate="false" test_ref="ret-862"/>
			<subtest negate="false" test_ref="ret-863"/>
		</compound_test>
		<compound_test id="cmp-538" operation="OR" comment="/usr/bin/ppmtv is executable">
			<subtest negate="false" test_ref="ret-864"/>
			<subtest negate="false" test_ref="ret-865"/>
			<subtest negate="false" test_ref="ret-866"/>
		</compound_test>
		<compound_test id="cmp-539" operation="OR" comment="/usr/bin/psidtopgm is executable">
			<subtest negate="false" test_ref="ret-867"/>
			<subtest negate="false" test_ref="ret-868"/>
			<subtest negate="false" test_ref="ret-869"/>
		</compound_test>
		<compound_test id="cmp-54" operation="OR" comment="Solaris 9 OR Patch 106950-14+ OR Patch 109147-07+ installed">
			<subtest negate="false" test_ref="spt-10"/>
			<subtest negate="false" test_ref="spt-11"/>
			<subtest negate="false" test_ref="sut-204"/>
		</compound_test>
		<compound_test id="cmp-540" operation="OR" comment="/usr/bin/pstopnm is executable">
			<subtest negate="false" test_ref="ret-870"/>
			<subtest negate="false" test_ref="ret-871"/>
			<subtest negate="false" test_ref="ret-872"/>
		</compound_test>
		<compound_test id="cmp-541" operation="OR" comment="/usr/bin/qrttoppm is executable">
			<subtest negate="false" test_ref="ret-873"/>
			<subtest negate="false" test_ref="ret-874"/>
			<subtest negate="false" test_ref="ret-875"/>
		</compound_test>
		<compound_test id="cmp-542" operation="OR" comment="/usr/bin/rasttopnm is executable">
			<subtest negate="false" test_ref="ret-876"/>
			<subtest negate="false" test_ref="ret-877"/>
			<subtest negate="false" test_ref="ret-878"/>
		</compound_test>
		<compound_test id="cmp-543" operation="OR" comment="/usr/bin/rawtopgm is executable">
			<subtest negate="false" test_ref="ret-879"/>
			<subtest negate="false" test_ref="ret-880"/>
			<subtest negate="false" test_ref="ret-881"/>
		</compound_test>
		<compound_test id="cmp-544" operation="OR" comment="/usr/bin/rawtoppm is executable">
			<subtest negate="false" test_ref="ret-882"/>
			<subtest negate="false" test_ref="ret-883"/>
			<subtest negate="false" test_ref="ret-884"/>
		</compound_test>
		<compound_test id="cmp-545" operation="OR" comment="/usr/bin/rgb3toppm is executable">
			<subtest negate="false" test_ref="ret-885"/>
			<subtest negate="false" test_ref="ret-886"/>
			<subtest negate="false" test_ref="ret-887"/>
		</compound_test>
		<compound_test id="cmp-546" operation="OR" comment="/usr/bin/rletopnm is executable">
			<subtest negate="false" test_ref="ret-888"/>
			<subtest negate="false" test_ref="ret-889"/>
			<subtest negate="false" test_ref="ret-890"/>
		</compound_test>
		<compound_test id="cmp-547" operation="OR" comment="/usr/bin/sbigtopgm is executable">
			<subtest negate="false" test_ref="ret-891"/>
			<subtest negate="false" test_ref="ret-892"/>
			<subtest negate="false" test_ref="ret-893"/>
		</compound_test>
		<compound_test id="cmp-548" operation="OR" comment="/usr/bin/sgitopnm is executable">
			<subtest negate="false" test_ref="ret-894"/>
			<subtest negate="false" test_ref="ret-895"/>
			<subtest negate="false" test_ref="ret-896"/>
		</compound_test>
		<compound_test id="cmp-549" operation="OR" comment="/usr/bin/sirtopnm is executable">
			<subtest negate="false" test_ref="ret-897"/>
			<subtest negate="false" test_ref="ret-898"/>
			<subtest negate="false" test_ref="ret-899"/>
		</compound_test>
		<compound_test id="cmp-550" operation="OR" comment="/usr/bin/sldtoppm is executable">
			<subtest negate="false" test_ref="ret-900"/>
			<subtest negate="false" test_ref="ret-901"/>
			<subtest negate="false" test_ref="ret-902"/>
		</compound_test>
		<compound_test id="cmp-551" operation="OR" comment="/usr/bin/spctoppm is executable">
			<subtest negate="false" test_ref="ret-903"/>
			<subtest negate="false" test_ref="ret-904"/>
			<subtest negate="false" test_ref="ret-905"/>
		</compound_test>
		<compound_test id="cmp-552" operation="OR" comment="/usr/bin/spottopgm is executable">
			<subtest negate="false" test_ref="ret-906"/>
			<subtest negate="false" test_ref="ret-907"/>
			<subtest negate="false" test_ref="ret-908"/>
		</compound_test>
		<compound_test id="cmp-553" operation="OR" comment="/usr/bin/sputoppm is executable">
			<subtest negate="false" test_ref="ret-909"/>
			<subtest negate="false" test_ref="ret-910"/>
			<subtest negate="false" test_ref="ret-911"/>
		</compound_test>
		<compound_test id="cmp-554" operation="OR" comment="/usr/bin/tgatoppm is executable">
			<subtest negate="false" test_ref="ret-912"/>
			<subtest negate="false" test_ref="ret-913"/>
			<subtest negate="false" test_ref="ret-914"/>
		</compound_test>
		<compound_test id="cmp-555" operation="OR" comment="/usr/bin/thinkjettopbm is executable">
			<subtest negate="false" test_ref="ret-915"/>
			<subtest negate="false" test_ref="ret-916"/>
			<subtest negate="false" test_ref="ret-917"/>
		</compound_test>
		<compound_test id="cmp-556" operation="OR" comment="/usr/bin/tifftopnm is executable">
			<subtest negate="false" test_ref="ret-918"/>
			<subtest negate="false" test_ref="ret-919"/>
			<subtest negate="false" test_ref="ret-920"/>
		</compound_test>
		<compound_test id="cmp-557" operation="OR" comment="/usr/bin/wbmptopbm is executable">
			<subtest negate="false" test_ref="ret-921"/>
			<subtest negate="false" test_ref="ret-922"/>
			<subtest negate="false" test_ref="ret-923"/>
		</compound_test>
		<compound_test id="cmp-558" operation="OR" comment="/usr/bin/winicontoppm is executable">
			<subtest negate="false" test_ref="ret-924"/>
			<subtest negate="false" test_ref="ret-925"/>
			<subtest negate="false" test_ref="ret-926"/>
		</compound_test>
		<compound_test id="cmp-559" operation="OR" comment="/usr/bin/xbmtopbm is executable">
			<subtest negate="false" test_ref="ret-927"/>
			<subtest negate="false" test_ref="ret-928"/>
			<subtest negate="false" test_ref="ret-929"/>
		</compound_test>
		<compound_test id="cmp-56" operation="AND" comment="Inetd running and inetd.conf contains smbd">
			<subtest negate="false" test_ref="sct-201"/>
			<subtest negate="false" test_ref="sit-2"/>
		</compound_test>
		<compound_test id="cmp-560" operation="OR" comment="/usr/bin/ximtoppm is executable">
			<subtest negate="false" test_ref="ret-930"/>
			<subtest negate="false" test_ref="ret-931"/>
			<subtest negate="false" test_ref="ret-932"/>
		</compound_test>
		<compound_test id="cmp-561" operation="OR" comment="/usr/bin/xpmtoppm is executable">
			<subtest negate="false" test_ref="ret-933"/>
			<subtest negate="false" test_ref="ret-934"/>
			<subtest negate="false" test_ref="ret-935"/>
		</compound_test>
		<compound_test id="cmp-562" operation="OR" comment="/usr/bin/xvminitoppm is executable">
			<subtest negate="false" test_ref="ret-936"/>
			<subtest negate="false" test_ref="ret-937"/>
			<subtest negate="false" test_ref="ret-938"/>
		</compound_test>
		<compound_test id="cmp-563" operation="OR" comment="/usr/bin/xwdtopnm is executable">
			<subtest negate="false" test_ref="ret-939"/>
			<subtest negate="false" test_ref="ret-940"/>
			<subtest negate="false" test_ref="ret-941"/>
		</compound_test>
		<compound_test id="cmp-564" operation="OR" comment="/usr/bin/ybmtopbm is executable">
			<subtest negate="false" test_ref="ret-942"/>
			<subtest negate="false" test_ref="ret-943"/>
			<subtest negate="false" test_ref="ret-944"/>
		</compound_test>
		<compound_test id="cmp-565" operation="OR" comment="/usr/bin/yuvsplittoppm is executable">
			<subtest negate="false" test_ref="ret-945"/>
			<subtest negate="false" test_ref="ret-946"/>
			<subtest negate="false" test_ref="ret-947"/>
		</compound_test>
		<compound_test id="cmp-566" operation="OR" comment="/usr/bin/yuvtoppm is executable">
			<subtest negate="false" test_ref="ret-948"/>
			<subtest negate="false" test_ref="ret-949"/>
			<subtest negate="false" test_ref="ret-950"/>
		</compound_test>
		<compound_test id="cmp-567" operation="OR" comment="/usr/bin/zeisstopnm is executable">
			<subtest negate="false" test_ref="ret-951"/>
			<subtest negate="false" test_ref="ret-952"/>
			<subtest negate="false" test_ref="ret-953"/>
		</compound_test>
		<compound_test id="cmp-568" operation="AND" comment="/usr/X11R6/bin/XFree86 is SUID and executable">
			<subtest negate="false" test_ref="ret-954"/>
			<subtest negate="false" test_ref="cmp-569"/>
		</compound_test>
		<compound_test id="cmp-569" operation="OR" comment="/usr/X11R6/bin/XFree86 is SUID and executable">
			<subtest negate="false" test_ref="ret-955"/>
			<subtest negate="false" test_ref="ret-956"/>
		</compound_test>
		<compound_test id="cmp-57" operation="AND" comment="Windows XP 32-bit SP1 is installed">
			<subtest negate="false" test_ref="cmp-1058"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-574" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-262"/>
			<subtest negate="false" test_ref="rvt-263"/>
			<subtest negate="false" test_ref="rvt-264"/>
		</compound_test>
		<compound_test id="cmp-59" operation="AND" comment="Windows Media Services 4.1 is installed on Microsoft Windows 2000 Server">
			<subtest negate="false" test_ref="wrt-162"/>
			<subtest negate="false" test_ref="cmp-60"/>
		</compound_test>
		<compound_test id="cmp-6" operation="AND" comment="64-bit version of Windows and rpcrt4.dll is less than 5.1.2600.1361">
			<subtest negate="false" test_ref="wrt-70"/>
			<subtest negate="false" test_ref="wft-188"/>
		</compound_test>
		<compound_test id="cmp-60" operation="AND" comment="Windows 2000 Server is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="cmp-50"/>
		</compound_test>
		<compound_test id="cmp-61" operation="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
			<subtest negate="false" test_ref="cmp-57"/>
			<subtest negate="false" test_ref="cmp-1066"/>
		</compound_test>
		<compound_test id="cmp-62" operation="OR" comment="Windows Server 2003 or Windows Server 2003 64-bit Edition is installed">
			<subtest negate="false" test_ref="wrt-61"/>
			<subtest negate="false" test_ref="cmp-34"/>
		</compound_test>
		<compound_test id="cmp-63" operation="AND" comment="Patches 106942-22 and 108451-06 or later installed">
			<subtest negate="false" test_ref="spt-211"/>
			<subtest negate="false" test_ref="spt-27"/>
		</compound_test>
		<compound_test id="cmp-64" operation="AND" comment="Patches 113319-01 and 112233-02 or later installed">
			<subtest negate="false" test_ref="spt-28"/>
			<subtest negate="false" test_ref="spt-29"/>
		</compound_test>
		<compound_test id="cmp-65" operation="AND" comment="Windows 2000 (sp3 or earlier) is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="true" test_ref="wrt-28"/>
		</compound_test>
		<compound_test id="cmp-66" operation="AND" comment="Windows XP (sp1 or earlier) is installed">
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="true" test_ref="wrt-29"/>
		</compound_test>
		<compound_test id="cmp-68" operation="AND" comment="Microsoft MSN Messenger 6.0 or 6.1 (but less than 6.1.0211) is installed">
			<subtest negate="false" test_ref="wft-45"/>
			<subtest negate="false" test_ref="wft-30"/>
		</compound_test>
		<compound_test id="cmp-69" operation="AND" comment="Patches 108574-03, 108162-04, and 108416-02 or later installed">
			<subtest negate="false" test_ref="spt-36"/>
			<subtest negate="false" test_ref="spt-38"/>
			<subtest negate="false" test_ref="spt-40"/>
		</compound_test>
		<compound_test id="cmp-7" operation="AND" comment="DCOM is enabled on systems with SP3 or later">
			<subtest negate="false" test_ref="wrt-224"/>
			<subtest negate="false" test_ref="wrt-283"/>
		</compound_test>
		<compound_test id="cmp-70" operation="AND" comment="Patches 110943-01, 110898-02, and 109324-03 or later installed">
			<subtest negate="false" test_ref="spt-41"/>
			<subtest negate="false" test_ref="spt-37"/>
			<subtest negate="false" test_ref="spt-39"/>
		</compound_test>
		<compound_test id="cmp-71" operation="OR" comment="Solaris Printing Services installed (any SUNWpcr/SUNWpcu/SUNWpsr/SUNWpsu)">
			<subtest negate="false" test_ref="sat-22"/>
			<subtest negate="false" test_ref="sat-23"/>
			<subtest negate="false" test_ref="sat-24"/>
			<subtest negate="false" test_ref="sat-25"/>
		</compound_test>
		<compound_test id="cmp-72" operation="OR" comment="Mozilla components (any SUNWmoznav/SUNWmozmail) installed">
			<subtest negate="false" test_ref="sat-26"/>
			<subtest negate="false" test_ref="sat-27"/>
		</compound_test>
		<compound_test id="cmp-73" operation="AND" comment="Patches 112536-04 and 110057-07 or later installed">
			<subtest negate="false" test_ref="spt-49"/>
			<subtest negate="false" test_ref="spt-50"/>
		</compound_test>
		<compound_test id="cmp-74" operation="OR" comment="Kerberos v5 (any SUNWkrbr/SUNWkrbu/SUNWkrbux) installed">
			<subtest negate="false" test_ref="sat-30"/>
			<subtest negate="false" test_ref="sat-31"/>
		</compound_test>
		<compound_test id="cmp-75" operation="OR" comment="ActiveX controls are enabled">
			<subtest negate="false" test_ref="cmp-92"/>
			<subtest negate="false" test_ref="cmp-93"/>
		</compound_test>
		<compound_test id="cmp-76" operation="OR" comment="active scripting is enabled">
			<subtest negate="false" test_ref="cmp-94"/>
			<subtest negate="false" test_ref="cmp-95"/>
		</compound_test>
		<compound_test id="cmp-77" operation="OR" comment="Windows NT, 2000, or XP is installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-2"/>
		</compound_test>
		<compound_test id="cmp-78" operation="OR" comment="Windows 2000, XP, or 2003 is installed">
			<subtest negate="false" test_ref="wrt-1"/>
			<subtest negate="false" test_ref="wrt-2"/>
			<subtest negate="false" test_ref="wrt-61"/>
		</compound_test>
		<compound_test id="cmp-79" operation="AND" comment="Patches 112237-09 and 112390-08 or later installed">
			<subtest negate="false" test_ref="spt-54"/>
			<subtest negate="false" test_ref="spt-55"/>
		</compound_test>
		<compound_test id="cmp-8" operation="OR" comment="Windows NT 4.0 Server or Terminal Server is installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="cmp-9"/>
		</compound_test>
		<compound_test id="cmp-802" operation="OR" comment="/usr/bin/gaim is executable">
			<subtest negate="false" test_ref="ret-960"/>
			<subtest negate="false" test_ref="ret-961"/>
			<subtest negate="false" test_ref="ret-962"/>
		</compound_test>
		<compound_test id="cmp-805" operation="AND" comment="/usr/bin/slocate is setgid">
			<subtest negate="false" test_ref="ret-963"/>
			<subtest negate="false" test_ref="ret-964"/>
		</compound_test>
		<compound_test id="cmp-806" operation="OR" comment="/usr/bin/mc is executable">
			<subtest negate="false" test_ref="ret-965"/>
			<subtest negate="false" test_ref="ret-966"/>
			<subtest negate="false" test_ref="ret-967"/>
		</compound_test>
		<compound_test id="cmp-808" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-271"/>
			<subtest negate="false" test_ref="rvt-272"/>
			<subtest negate="false" test_ref="rvt-273"/>
		</compound_test>
		<compound_test id="cmp-81" operation="AND" comment="Patches 112925-03,112923-03,112921-02, and 112908-10 or later installed">
			<subtest negate="false" test_ref="spt-56"/>
			<subtest negate="false" test_ref="spt-57"/>
			<subtest negate="false" test_ref="spt-58"/>
			<subtest negate="false" test_ref="spt-59"/>
		</compound_test>
		<compound_test id="cmp-815" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-278"/>
			<subtest negate="false" test_ref="rvt-279"/>
			<subtest negate="false" test_ref="rvt-280"/>
		</compound_test>
		<compound_test id="cmp-816" operation="OR" comment="Vulnerable Configuration">
			<subtest negate="false" test_ref="rvt-281"/>
			<subtest negate="false" test_ref="rvt-282"/>
			<subtest negate="false" test_ref="rvt-283"/>
		</compound_test>
		<compound_test id="cmp-82" operation="OR" comment="CDE Application Runtime or CDE Separable Help (any SUNWdtbas/SUNWdtbax/SUNWdthep) installed ">
			<subtest negate="false" test_ref="sat-32"/>
			<subtest negate="false" test_ref="sat-33"/>
		</compound_test>
		<compound_test id="cmp-821" operation="OR" comment="Vulnerable configuration">
			<subtest negate="false" test_ref="rvt-285"/>
			<subtest negate="false" test_ref="rvt-286"/>
			<subtest negate="false" test_ref="rvt-287"/>
		</compound_test>
		<compound_test id="cmp-822" operation="OR" comment="Vulnerable configuration">
			<subtest negate="false" test_ref="rvt-288"/>
			<subtest negate="false" test_ref="rvt-289"/>
			<subtest negate="false" test_ref="rvt-290"/>
		</compound_test>
		<compound_test id="cmp-823" operation="OR" comment="/usr/sbin/tcpdump is executable">
			<subtest negate="false" test_ref="ret-971"/>
			<subtest negate="false" test_ref="ret-972"/>
			<subtest negate="false" test_ref="ret-973"/>
		</compound_test>
		<compound_test id="cmp-829" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-295"/>
			<subtest negate="false" test_ref="rvt-296"/>
		</compound_test>
		<compound_test id="cmp-830" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="cmp-831"/>
			<subtest negate="false" test_ref="cmp-832"/>
			<subtest negate="false" test_ref="cmp-833"/>
		</compound_test>
		<compound_test id="cmp-831" operation="OR" comment="/usr/bin/ethereal is executable">
			<subtest negate="false" test_ref="ret-975"/>
			<subtest negate="false" test_ref="ret-976"/>
			<subtest negate="false" test_ref="ret-977"/>
		</compound_test>
		<compound_test id="cmp-832" operation="OR" comment="/usr/sbin/ethereal is executable">
			<subtest negate="false" test_ref="ret-978"/>
			<subtest negate="false" test_ref="ret-979"/>
			<subtest negate="false" test_ref="ret-980"/>
		</compound_test>
		<compound_test id="cmp-833" operation="OR" comment="/usr/sbin/tethereal is executable">
			<subtest negate="false" test_ref="ret-981"/>
			<subtest negate="false" test_ref="ret-982"/>
			<subtest negate="false" test_ref="ret-983"/>
		</compound_test>
		<compound_test id="cmp-839" operation="OR" comment="/usr/share/services/kfile_vcf.desktop is readable">
			<subtest negate="false" test_ref="ret-984"/>
			<subtest negate="false" test_ref="ret-985"/>
			<subtest negate="false" test_ref="ret-986"/>
		</compound_test>
		<compound_test id="cmp-840" operation="OR" comment="Vulnerable Configuration">
			<subtest negate="false" test_ref="rvt-298"/>
			<subtest negate="false" test_ref="rvt-299"/>
			<subtest negate="false" test_ref="rvt-300"/>
		</compound_test>
		<compound_test id="cmp-843" operation="OR" comment="Vulnerable Configuration">
			<subtest negate="false" test_ref="rvt-307"/>
			<subtest negate="false" test_ref="rvt-308"/>
			<subtest negate="false" test_ref="rvt-309"/>
		</compound_test>
		<compound_test id="cmp-844" operation="OR" comment="/usr/bin/mozilla is executable">
			<subtest negate="false" test_ref="ret-987"/>
			<subtest negate="false" test_ref="ret-988"/>
			<subtest negate="false" test_ref="ret-989"/>
		</compound_test>
		<compound_test id="cmp-848" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-326"/>
			<subtest negate="false" test_ref="rvt-327"/>
		</compound_test>
		<compound_test id="cmp-849" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="cmp-850"/>
			<subtest negate="false" test_ref="cmp-851"/>
			<subtest negate="false" test_ref="cmp-852"/>
		</compound_test>
		<compound_test id="cmp-85" operation="AND" comment="Solaris 9 and Remote Network Server Commands (SUNWrcmds) installed">
			<subtest negate="false" test_ref="sut-204"/>
			<subtest negate="false" test_ref="sat-38"/>
		</compound_test>
		<compound_test id="cmp-850" operation="OR" comment="/usr/bin/ethereal is executable">
			<subtest negate="false" test_ref="ret-991"/>
			<subtest negate="false" test_ref="ret-992"/>
			<subtest negate="false" test_ref="ret-993"/>
		</compound_test>
		<compound_test id="cmp-851" operation="OR" comment="/usr/sbin/ethereal is executable">
			<subtest negate="false" test_ref="ret-994"/>
			<subtest negate="false" test_ref="ret-995"/>
			<subtest negate="false" test_ref="ret-996"/>
		</compound_test>
		<compound_test id="cmp-852" operation="OR" comment="/usr/bin/tethereal is executable">
			<subtest negate="false" test_ref="ret-997"/>
			<subtest negate="false" test_ref="ret-998"/>
			<subtest negate="false" test_ref="ret-999"/>
		</compound_test>
		<compound_test id="cmp-863" operation="OR" comment="Vulnerable Config">
			<subtest negate="false" test_ref="rvt-328"/>
			<subtest negate="false" test_ref="rvt-329"/>
		</compound_test>
		<compound_test id="cmp-87" operation="OR" comment="Solaris 7 or 8 OR Solaris 9 and Remote Network Server Commands (SUNWrcmds) installed">
			<subtest negate="false" test_ref="cmp-43"/>
			<subtest negate="false" test_ref="cmp-85"/>
		</compound_test>
		<compound_test id="cmp-88" operation="AND" comment="Solaris 9 and Solaris Basic IP Commands (SUNWbip) installed">
			<subtest negate="false" test_ref="sut-204"/>
			<subtest negate="false" test_ref="sat-39"/>
		</compound_test>
		<compound_test id="cmp-89" operation="OR" comment="a vulnerable version of mf3216.dll exists on NT">
			<subtest negate="false" test_ref="cmp-90"/>
			<subtest negate="false" test_ref="cmp-91"/>
		</compound_test>
		<compound_test id="cmp-9" operation="OR" comment="Server or Terminal Server product option">
			<subtest negate="false" test_ref="cmp-50"/>
			<subtest negate="false" test_ref="wrt-43"/>
		</compound_test>
		<compound_test id="cmp-90" operation="AND" comment="non Terminal Server and mf3216.dll is less than 4.0.1381.7263">
			<subtest negate="true" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-136"/>
		</compound_test>
		<compound_test id="cmp-901" operation="OR" comment="Internet Explorer 5.5 Installed">
			<subtest negate="false" test_ref="wrt-348"/>
			<subtest negate="false" test_ref="wrt-349"/>
			<subtest negate="false" test_ref="wrt-350"/>
		</compound_test>
		<compound_test id="cmp-902" operation="AND" comment="File Downloads Not Disabled">
			<subtest negate="false" test_ref="wrt-368"/>
			<subtest negate="false" test_ref="wrt-369"/>
		</compound_test>
		<compound_test id="cmp-903" operation="AND" comment="Run ActiveX Controls and Plugins Not Disabled">
			<subtest negate="false" test_ref="wrt-368"/>
			<subtest negate="false" test_ref="wrt-371"/>
		</compound_test>
		<compound_test id="cmp-905" operation="OR" comment="a vulnerable version of helpctr.exe exists on XP">
			<subtest negate="false" test_ref="cmp-906"/>
			<subtest negate="false" test_ref="cmp-907"/>
		</compound_test>
		<compound_test id="cmp-906" operation="AND" comment="No service pack is installed, 32 bit Edition, and helpctr.exe is less than 5.1.2600.128">
			<subtest negate="false" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="wft-316"/>
		</compound_test>
		<compound_test id="cmp-907" operation="AND" comment="Affected helpctr.exe versions on Windows XP SP1">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-317"/>
		</compound_test>
		<compound_test id="cmp-908" operation="OR" comment="A vulnerable version of evtgprov.dll exists on XP">
			<subtest negate="false" test_ref="cmp-909"/>
			<subtest negate="false" test_ref="cmp-910"/>
		</compound_test>
		<compound_test id="cmp-909" operation="AND" comment="No service pack is installed, 32 bit Edition, and evtgprov.dll is less than 5.1.2600.136">
			<subtest negate="false" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wrt-72"/>
			<subtest negate="false" test_ref="wft-318"/>
		</compound_test>
		<compound_test id="cmp-91" operation="AND" comment="NT Terminal Server and mf3216.dll is less than 4.0.1381.33562">
			<subtest negate="false" test_ref="wrt-43"/>
			<subtest negate="false" test_ref="wft-137"/>
		</compound_test>
		<compound_test id="cmp-910" operation="AND" comment="Affected evtgprov.dll versions on Windows XP SP1">
			<subtest negate="false" test_ref="wrt-4"/>
			<subtest negate="false" test_ref="wft-319"/>
		</compound_test>
		<compound_test id="cmp-912" operation="OR" comment="Affected MDAC versions">
			<subtest negate="false" test_ref="wft-320"/>
			<subtest negate="false" test_ref="wft-321"/>
			<subtest negate="false" test_ref="wrt-382"/>
		</compound_test>
		<compound_test id="cmp-914" operation="OR" comment="affected version of SSL and TLS components for OpenSSL">
			<subtest negate="false" test_ref="rvt-232"/>
			<subtest negate="false" test_ref="rvt-233"/>
			<subtest negate="false" test_ref="rvt-234"/>
			<subtest negate="false" test_ref="rvt-235"/>
			<subtest negate="false" test_ref="rvt-236"/>
		</compound_test>
		<compound_test id="cmp-92" operation="AND" comment="current user settings are being used and ActiveX controls are enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-121"/>
		</compound_test>
		<compound_test id="cmp-921" operation="OR" comment="kernel versions">
			<subtest negate="false" test_ref="rvt-334"/>
			<subtest negate="false" test_ref="rvt-335"/>
			<subtest negate="false" test_ref="rvt-336"/>
		</compound_test>
		<compound_test id="cmp-923" operation="AND" comment="/bin/mount is world-executable AND Set-UID">
			<subtest negate="false" test_ref="ret-1001"/>
			<subtest negate="false" test_ref="ret-1002"/>
		</compound_test>
		<compound_test id="cmp-924" operation="OR" comment="telnet, rlogin, ssh or kmail is executable">
			<subtest negate="false" test_ref="cmp-925"/>
			<subtest negate="false" test_ref="cmp-926"/>
			<subtest negate="false" test_ref="cmp-927"/>
			<subtest negate="false" test_ref="cmp-928"/>
			<subtest negate="false" test_ref="cmp-929"/>
			<subtest negate="false" test_ref="cmp-930"/>
		</compound_test>
		<compound_test id="cmp-925" operation="OR" comment="/usr/bin/telnet is executable">
			<subtest negate="false" test_ref="ret-1003"/>
			<subtest negate="false" test_ref="ret-1004"/>
			<subtest negate="false" test_ref="ret-1005"/>
		</compound_test>
		<compound_test id="cmp-926" operation="OR" comment="/usr/kerberos/bin/telnet is executable">
			<subtest negate="false" test_ref="ret-1006"/>
			<subtest negate="false" test_ref="ret-1007"/>
			<subtest negate="false" test_ref="ret-1008"/>
		</compound_test>
		<compound_test id="cmp-927" operation="OR" comment="/usr/bin/rlogin is executable">
			<subtest negate="false" test_ref="ret-1009"/>
			<subtest negate="false" test_ref="ret-1010"/>
			<subtest negate="false" test_ref="ret-1011"/>
		</compound_test>
		<compound_test id="cmp-928" operation="OR" comment="/usr/kerberos/bin/rlogin is executable">
			<subtest negate="false" test_ref="ret-1012"/>
			<subtest negate="false" test_ref="ret-1013"/>
			<subtest negate="false" test_ref="ret-1014"/>
		</compound_test>
		<compound_test id="cmp-929" operation="OR" comment="/usr/bin/ssh is executable">
			<subtest negate="false" test_ref="ret-1015"/>
			<subtest negate="false" test_ref="ret-1016"/>
			<subtest negate="false" test_ref="ret-1017"/>
		</compound_test>
		<compound_test id="cmp-93" operation="AND" comment="local machine settings are being used and ActiveX controls are enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-120"/>
		</compound_test>
		<compound_test id="cmp-930" operation="OR" comment="/usr/bin/kmail is executable">
			<subtest negate="false" test_ref="ret-1018"/>
			<subtest negate="false" test_ref="ret-1019"/>
			<subtest negate="false" test_ref="ret-1020"/>
		</compound_test>
		<compound_test id="cmp-931" operation="OR" comment="/usr/bin/cvs is executable">
			<subtest negate="false" test_ref="ret-1021"/>
			<subtest negate="false" test_ref="ret-1022"/>
			<subtest negate="false" test_ref="ret-1023"/>
		</compound_test>
		<compound_test id="cmp-932" operation="OR" comment="libpng/libpng-devel is less than 1.2.2-21 or libpng10/libpng-devel less than 1.0.13 is installed">
			<subtest negate="false" test_ref="rvt-342"/>
			<subtest negate="false" test_ref="rvt-343"/>
			<subtest negate="false" test_ref="rvt-344"/>
			<subtest negate="false" test_ref="rvt-345"/>
		</compound_test>
		<compound_test id="cmp-933" operation="OR" comment="Windows NT or 2000 Installed">
			<subtest negate="false" test_ref="wrt-77"/>
			<subtest negate="false" test_ref="wrt-1"/>
		</compound_test>
		<compound_test id="cmp-934" operation="AND" comment="NetBIOS enabled">
			<subtest negate="false" test_ref="wrt-393"/>
			<subtest negate="false" test_ref="wrt-394"/>
			<subtest negate="false" test_ref="wrt-395"/>
		</compound_test>
		<compound_test id="cmp-937" operation="OR" comment="OpenOffice Permissions">
			<subtest negate="false" test_ref="cmp-938"/>
			<subtest negate="false" test_ref="cmp-939"/>
			<subtest negate="false" test_ref="cmp-940"/>
			<subtest negate="false" test_ref="cmp-941"/>
			<subtest negate="false" test_ref="cmp-942"/>
		</compound_test>
		<compound_test id="cmp-938" operation="OR" comment="/usr/bin/oocalc is executable">
			<subtest negate="false" test_ref="ret-1028"/>
			<subtest negate="false" test_ref="ret-1029"/>
			<subtest negate="false" test_ref="ret-1030"/>
		</compound_test>
		<compound_test id="cmp-939" operation="OR" comment="/usr/bin/oodraw is executable">
			<subtest negate="false" test_ref="ret-1031"/>
			<subtest negate="false" test_ref="ret-1032"/>
			<subtest negate="false" test_ref="ret-1033"/>
		</compound_test>
		<compound_test id="cmp-94" operation="AND" comment="current user settings are being used and active scripting is enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-126"/>
		</compound_test>
		<compound_test id="cmp-940" operation="OR" comment="/usr/bin/oofice is executable">
			<subtest negate="false" test_ref="ret-1034"/>
			<subtest negate="false" test_ref="ret-1035"/>
			<subtest negate="false" test_ref="ret-1036"/>
		</compound_test>
		<compound_test id="cmp-941" operation="OR" comment="/usr/bin/ooimpress is executable">
			<subtest negate="false" test_ref="ret-1037"/>
			<subtest negate="false" test_ref="ret-1038"/>
			<subtest negate="false" test_ref="ret-1039"/>
		</compound_test>
		<compound_test id="cmp-942" operation="OR" comment="/usr/bin/oowriter is executable">
			<subtest negate="false" test_ref="ret-1040"/>
			<subtest negate="false" test_ref="ret-1041"/>
			<subtest negate="false" test_ref="ret-1042"/>
		</compound_test>
		<compound_test id="cmp-943" operation="OR" comment="Windows 95, 98, NT or 2000 is installed">
			<subtest negate="false" test_ref="wrt-396"/>
			<subtest negate="false" test_ref="cmp-933"/>
		</compound_test>
		<compound_test id="cmp-944" operation="AND" comment="This is an NT Terminal Server and the version of Ntoskrnl.exe is less than 4.0.1381.33563">
			<subtest negate="false" test_ref="wft-344"/>
			<subtest negate="false" test_ref="wrt-43"/>
		</compound_test>
		<compound_test id="cmp-946" operation="AND" comment="No service pack is installed and the version of Ipnathlp.dll is less than 5.1.2600.137">
			<subtest negate="false" test_ref="wft-346"/>
			<subtest negate="false" test_ref="wrt-3"/>
		</compound_test>
		<compound_test id="cmp-947" operation="AND" comment="The version of Ipnathlp.dll is less than 5.1.2600.1364 and windows service pack 1 is installed">
			<subtest negate="false" test_ref="wft-347"/>
			<subtest negate="false" test_ref="wrt-4"/>
		</compound_test>
		<compound_test id="cmp-948" operation="AND" comment="64 bit version of windows with service pack 1 installed and the version of Ipnathlp.dll is less than 5.1.2600.1364">
			<subtest negate="false" test_ref="cmp-947"/>
			<subtest negate="false" test_ref="wrt-70"/>
		</compound_test>
		<compound_test id="cmp-949" operation="AND" comment="The version of ipnathlp.dll is less than 5.2.3790.142 and a 64 bit version of Windows is installed">
			<subtest negate="false" test_ref="wft-348"/>
			<subtest negate="false" test_ref="wrt-70"/>
		</compound_test>
		<compound_test id="cmp-95" operation="AND" comment="local machine settings are being used and active scripting is enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-125"/>
		</compound_test>
		<compound_test id="cmp-951" operation="AND" comment="The version of Ipnathlp.dll is less than 5.2.3790.142 and a 32-bit version of Windows is installed">
			<subtest negate="false" test_ref="wft-348"/>
			<subtest negate="false" test_ref="wrt-72"/>
		</compound_test>
		<compound_test id="cmp-952" operation="OR" comment="The version of ipnathlp.dll is less than 5.2.3790.142 and 64-bit or 32-bit version of Windows is installed">
			<subtest negate="false" test_ref="cmp-949"/>
			<subtest negate="false" test_ref="cmp-951"/>
		</compound_test>
		<compound_test id="cmp-96" operation="OR" comment="Solaris 7 or 8 OR Solaris 9 and Solaris Basic IP Commands (SUNWbip) installed">
			<subtest negate="false" test_ref="cmp-43"/>
			<subtest negate="false" test_ref="cmp-88"/>
		</compound_test>
		<compound_test id="cmp-961" operation="AND" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed on XP Gold">
			<subtest negate="false" test_ref="wft-360"/>
			<subtest negate="false" test_ref="wrt-3"/>
			<subtest negate="false" test_ref="wrt-404"/>
			<subtest negate="true" test_ref="wrt-407"/>
		</compound_test>
		<compound_test id="cmp-962" operation="AND" comment="DirectX 8.2 without DirectX82-KB839643-x86-ENU.EXE Installed">
			<subtest negate="false" test_ref="wft-362"/>
			<subtest negate="false" test_ref="wrt-405"/>
			<subtest negate="true" test_ref="wrt-408"/>
		</compound_test>
		<compound_test id="cmp-963" operation="AND" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed on XP SP1">
			<subtest negate="false" test_ref="wft-361"/>
			<subtest negate="false" test_ref="wrt-404"/>
			<subtest negate="false" test_ref="wrt-407"/>
			<subtest negate="true" test_ref="wrt-410"/>
		</compound_test>
		<compound_test id="cmp-964" operation="AND" comment="DirectX 9.0 without DirectX9-KB839643-x86-ENU.EXE Installed">
			<subtest negate="false" test_ref="wft-363"/>
			<subtest negate="false" test_ref="wrt-406"/>
			<subtest negate="true" test_ref="wrt-409"/>
		</compound_test>
		<compound_test id="cmp-965" operation="OR" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed">
			<subtest negate="false" test_ref="cmp-961"/>
			<subtest negate="false" test_ref="cmp-963"/>
		</compound_test>
		<compound_test id="cmp-966" operation="OR" comment="DirectX without KB839643 Installed">
			<subtest negate="false" test_ref="cmp-962"/>
			<subtest negate="false" test_ref="cmp-964"/>
			<subtest negate="false" test_ref="cmp-965"/>
		</compound_test>
		<compound_test id="cmp-967" operation="AND" comment="DirectX 8.1 without kb839643 installed">
			<subtest negate="false" test_ref="wft-364"/>
			<subtest negate="false" test_ref="wrt-404"/>
			<subtest negate="true" test_ref="wrt-407"/>
		</compound_test>
		<compound_test id="cmp-968" operation="AND" comment="DirectX 8.1 without WindowsServer2003-KB839643-x86-ENU.EXE Installed">
			<subtest negate="false" test_ref="wft-365"/>
			<subtest negate="false" test_ref="wrt-404"/>
			<subtest negate="true" test_ref="wrt-407"/>
		</compound_test>
		<compound_test id="cmp-969" operation="OR" comment="DirectX without KB839643 Installed on Windows Server 2003">
			<subtest negate="false" test_ref="cmp-962"/>
			<subtest negate="false" test_ref="cmp-964"/>
			<subtest negate="false" test_ref="cmp-968"/>
		</compound_test>
		<compound_test id="cmp-97" operation="OR" comment="ActiveX controls and active scripting are enabled">
			<subtest negate="false" test_ref="cmp-98"/>
			<subtest negate="false" test_ref="cmp-99"/>
		</compound_test>
		<compound_test id="cmp-98" operation="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
			<subtest negate="true" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-121"/>
			<subtest negate="false" test_ref="wrt-126"/>
		</compound_test>
		<compound_test id="cmp-99" operation="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
			<subtest negate="false" test_ref="wrt-30"/>
			<subtest negate="false" test_ref="wrt-120"/>
			<subtest negate="false" test_ref="wrt-125"/>
		</compound_test>
		<process_test id="rct-206" check="at least one" comment="rhnsd is running" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<command operator="pattern match">^.*rhnsd.*$</command>
			</object>
		</process_test>
		<permission_test id="ret-1001" check="at least one" comment="/bin/mount is world-executable AND Set-UID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/bin/mount</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1002" check="at least one" comment="/bin/mount is world-executable AND Set-UID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/bin/mount</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="ret-1003" check="at least one" comment="/usr/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1004" check="at least one" comment="/usr/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1005" check="at least one" comment="/usr/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1006" check="at least one" comment="/usr/kerberos/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1007" check="at least one" comment="/usr/kerberos/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1008" check="at least one" comment="/usr/kerberos/bin/telnet is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/telnet</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1009" check="at least one" comment="/usr/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1010" check="at least one" comment="/usr/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1011" check="at least one" comment="/usr/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1012" check="at least one" comment="/usr/kerberos/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1013" check="at least one" comment="/usr/kerberos/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1014" check="at least one" comment="/usr/kerberos/bin/rlogin is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/kerberos/bin/rlogin</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1015" check="at least one" comment="/usr/bin/ssh is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ssh</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1016" check="at least one" comment="/usr/bin/ssh is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ssh</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1017" check="at least one" comment="/usr/bin/ssh is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ssh</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1018" check="at least one" comment="/usr/bin/kmail is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kmail</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1019" check="at least one" comment="/usr/bin/kmail is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kmail</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1020" check="at least one" comment="/usr/bin/kmail is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kmail</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1021" check="at least one" comment="/usr/bin/cvs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cvs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1022" check="at least one" comment="/usr/bin/cvs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cvs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1023" check="at least one" comment="/usr/bin/cvs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cvs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1024" check="at least one" comment="/proc/tty/driver/serial is world-readable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/proc/tty/driver/serial</component>
				</path>
			</object>
			<data operation="AND">
				<oread datatype="int" operator="equals">1</oread>
			</data>
		</permission_test>
		<permission_test id="ret-1025" check="at least one" comment="/proc/tty/driver/ is world-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/proc/tty/driver/</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1026" check="at least one" comment="/proc/tty/ is world-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/proc/tty/</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1027" check="at least one" comment="/proc/ is world-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/proc/</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1028" check="at least one" comment="/usr/bin/oocalc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oocalc</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1029" check="at least one" comment="/usr/bin/oocalc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oocalc</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1030" check="at least one" comment="/usr/bin/oocalc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oocalc</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1031" check="at least one" comment="/usr/bin/oodraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oodraw</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1032" check="at least one" comment="/usr/bin/oodraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oodraw</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1033" check="at least one" comment="/usr/bin/oodraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oodraw</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1034" check="at least one" comment="/usr/bin/oofice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oofice</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1035" check="at least one" comment="/usr/bin/oofice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oofice</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1036" check="at least one" comment="/usr/bin/oofice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oofice</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1037" check="at least one" comment="/usr/bin/ooimpress is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ooimpress</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1038" check="at least one" comment="/usr/bin/ooimpress is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ooimpress</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1039" check="at least one" comment="/usr/bin/ooimpress is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ooimpress</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1040" check="at least one" comment="/usr/bin/oowriter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oowriter</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1041" check="at least one" comment="/usr/bin/oowriter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oowriter</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1042" check="at least one" comment="/usr/bin/oowriter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/oowriter</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1046" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1047" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1048" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1049" check="at least one" comment="/usr/bin/lha is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lha</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1050" check="at least one" comment="/usr/bin/lha is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lha</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1051" check="at least one" comment="/usr/bin/lha is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lha</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-1052" check="at least one" comment="/usr/sbin/utempter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/utempter</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="ret-1053" check="at least one" comment="/usr/sbin/utempter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/utempter</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-1054" check="at least one" comment="/usr/sbin/utempter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/utempter</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-1055" check="at least one" comment="/usr/sbin/utempter is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/utempter</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-201" check="at least one" comment="/usr/bin/balsa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/balsa</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-202" check="at least one" comment="/usr/bin/balsa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/balsa</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-203" check="at least one" comment="/usr/bin/balsa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/balsa</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-227" check="at least one" comment="eog is world-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eog</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-228" check="at least one" comment="eog is group-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eog</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-229" check="at least one" comment="eog is owner-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eog</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-238" check="at least one" comment="/usr/bin/gs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-239" check="at least one" comment="/usr/bin/gs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-240" check="at least one" comment="/usr/bin/gs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-241" check="at least one" comment="/usr/bin/gnupg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gnupg</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-242" check="at least one" comment="/usr/bin/gnupg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gnupg</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-243" check="at least one" comment="/usr/bin/evolution is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/evolution</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-244" check="at least one" comment="/usr/bin/evolution is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/evolution</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-245" check="at least one" comment="/usr/bin/evolution is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/evolution</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-249" check="at least one" comment="/usr/bin/kdm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kdm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-250" check="at least one" comment="/usr/bin/kdm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kdm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-251" check="at least one" comment="/usr/bin/kdm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/kdm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-252" check="at least one" comment="/usr/bin/konqueror is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/konqueror</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-253" check="at least one" comment="/usr/bin/konqueror is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/konqueror</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-254" check="at least one" comment="/usr/bin/konqueror is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/konqueror</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-255" check="at least one" comment="psbanner is world-executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/libexec/filters/psbanner</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-256" check="at least one" comment="/usr/bin/mutt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mutt</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-257" check="at least one" comment="/usr/bin/mutt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mutt</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-258" check="at least one" comment="/usr/bin/mutt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mutt</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-259" check="at least one" comment="/usr/bin/pine is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pine</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-260" check="at least one" comment="/usr/bin/pine is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pine</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-261" check="at least one" comment="/usr/bin/pine is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pine</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-262" check="at least one" comment="/usr/bin/emacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/emacs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-263" check="at least one" comment="/usr/bin/emacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/emacs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-264" check="at least one" comment="/usr/bin/emacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/emacs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-265" check="at least one" comment="/usr/bin/xemacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xemacs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-266" check="at least one" comment="/usr/bin/xemacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xemacs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-267" check="at least one" comment="/usr/bin/xemacs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xemacs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-268" check="at least one" comment="sendmail is Set-UID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/sendmail.sendmail</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="ret-269" check="at least one" comment="sendmail is Set-UID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/sendmail.sendmail</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-270" check="at least one" comment="sendmail is Set-UID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/sendmail.sendmail</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-271" check="at least one" comment="sendmail is Set-GID" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/sendmail.sendmail</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="ret-272" check="at least one" comment="/usr/bin/unzip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/unzip</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-273" check="at least one" comment="/usr/bin/unzip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/unzip</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-274" check="at least one" comment="/usr/bin/unzip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/unzip</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-275" check="at least one" comment="xpdf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpdf</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-276" check="at least one" comment="xpdf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpdf</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-277" check="at least one" comment="xpdf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpdf</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-279" check="at least one" comment="/usr/bin/411toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/411toppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-280" check="at least one" comment="/usr/bin/411toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/411toppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-281" check="at least one" comment="/usr/bin/411toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/411toppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-282" check="at least one" comment="/usr/bin/asciitopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/asciitopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-283" check="at least one" comment="/usr/bin/asciitopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/asciitopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-284" check="at least one" comment="/usr/bin/asciitopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/asciitopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-285" check="at least one" comment="/usr/bin/atktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/atktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-286" check="at least one" comment="/usr/bin/atktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/atktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-287" check="at least one" comment="/usr/bin/atktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/atktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-288" check="at least one" comment="/usr/bin/bioradtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bioradtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-289" check="at least one" comment="/usr/bin/bioradtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bioradtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-290" check="at least one" comment="/usr/bin/bioradtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bioradtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-291" check="at least one" comment="/usr/bin/bmptoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bmptoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-292" check="at least one" comment="/usr/bin/bmptoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bmptoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-293" check="at least one" comment="/usr/bin/bmptoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/bmptoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-294" check="at least one" comment="/usr/bin/brushtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/brushtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-295" check="at least one" comment="/usr/bin/brushtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/brushtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-296" check="at least one" comment="/usr/bin/brushtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/brushtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-297" check="at least one" comment="/usr/bin/cmuwmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cmuwmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-298" check="at least one" comment="/usr/bin/cmuwmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cmuwmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-299" check="at least one" comment="/usr/bin/cmuwmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/cmuwmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-300" check="at least one" comment="/usr/bin/eyuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eyuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-301" check="at least one" comment="/usr/bin/eyuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eyuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-302" check="at least one" comment="/usr/bin/eyuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/eyuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-303" check="at least one" comment="/usr/bin/fiascotopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fiascotopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-304" check="at least one" comment="/usr/bin/fiascotopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fiascotopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-305" check="at least one" comment="/usr/bin/fiascotopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fiascotopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-306" check="at least one" comment="/usr/bin/fitstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fitstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-307" check="at least one" comment="/usr/bin/fitstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fitstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-308" check="at least one" comment="/usr/bin/fitstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fitstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-309" check="at least one" comment="/usr/bin/fstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-310" check="at least one" comment="/usr/bin/fstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-311" check="at least one" comment="/usr/bin/fstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/fstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-312" check="at least one" comment="/usr/bin/g3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/g3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-313" check="at least one" comment="/usr/bin/g3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/g3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-314" check="at least one" comment="/usr/bin/g3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/g3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-315" check="at least one" comment="/usr/bin/gemtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-316" check="at least one" comment="/usr/bin/gemtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-317" check="at least one" comment="/usr/bin/gemtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-318" check="at least one" comment="/usr/bin/gemtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-319" check="at least one" comment="/usr/bin/gemtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-320" check="at least one" comment="/usr/bin/gemtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gemtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-321" check="at least one" comment="/usr/bin/giftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/giftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-322" check="at least one" comment="/usr/bin/giftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/giftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-323" check="at least one" comment="/usr/bin/giftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/giftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-324" check="at least one" comment="/usr/bin/gouldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gouldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-325" check="at least one" comment="/usr/bin/gouldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gouldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-326" check="at least one" comment="/usr/bin/gouldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gouldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-327" check="at least one" comment="/usr/bin/hipstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hipstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-328" check="at least one" comment="/usr/bin/hipstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hipstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-329" check="at least one" comment="/usr/bin/hipstopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hipstopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-330" check="at least one" comment="/usr/bin/hpcdtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hpcdtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-331" check="at least one" comment="/usr/bin/hpcdtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hpcdtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-332" check="at least one" comment="/usr/bin/hpcdtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/hpcdtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-333" check="at least one" comment="/usr/bin/icontopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/icontopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-334" check="at least one" comment="/usr/bin/icontopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/icontopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-335" check="at least one" comment="/usr/bin/icontopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/icontopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-336" check="at least one" comment="/usr/bin/ilbmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ilbmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-337" check="at least one" comment="/usr/bin/ilbmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ilbmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-338" check="at least one" comment="/usr/bin/ilbmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ilbmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-339" check="at least one" comment="/usr/bin/imgtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/imgtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-340" check="at least one" comment="/usr/bin/imgtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/imgtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-341" check="at least one" comment="/usr/bin/imgtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/imgtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-342" check="at least one" comment="/usr/bin/jpegtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/jpegtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-343" check="at least one" comment="/usr/bin/jpegtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/jpegtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-344" check="at least one" comment="/usr/bin/jpegtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/jpegtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-345" check="at least one" comment="/usr/bin/leaftoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/leaftoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-346" check="at least one" comment="/usr/bin/leaftoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/leaftoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-347" check="at least one" comment="/usr/bin/leaftoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/leaftoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-348" check="at least one" comment="/usr/bin/lispmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lispmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-349" check="at least one" comment="/usr/bin/lispmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lispmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-350" check="at least one" comment="/usr/bin/lispmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/lispmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-351" check="at least one" comment="/usr/bin/macptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/macptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-352" check="at least one" comment="/usr/bin/macptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/macptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-353" check="at least one" comment="/usr/bin/macptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/macptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-354" check="at least one" comment="/usr/bin/mdatopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mdatopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-355" check="at least one" comment="/usr/bin/mdatopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mdatopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-356" check="at least one" comment="/usr/bin/mdatopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mdatopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-357" check="at least one" comment="/usr/bin/mgrtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mgrtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-358" check="at least one" comment="/usr/bin/mgrtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mgrtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-359" check="at least one" comment="/usr/bin/mgrtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mgrtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-360" check="at least one" comment="/usr/bin/mtvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mtvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-361" check="at least one" comment="/usr/bin/mtvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mtvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-362" check="at least one" comment="/usr/bin/mtvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mtvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-363" check="at least one" comment="/usr/bin/neotoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/neotoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-364" check="at least one" comment="/usr/bin/neotoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/neotoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-365" check="at least one" comment="/usr/bin/neotoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/neotoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-366" check="at least one" comment="/usr/bin/palmtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/palmtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-367" check="at least one" comment="/usr/bin/palmtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/palmtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-368" check="at least one" comment="/usr/bin/palmtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/palmtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-369" check="at least one" comment="/usr/bin/pamchannel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamchannel</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-370" check="at least one" comment="/usr/bin/pamchannel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamchannel</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-371" check="at least one" comment="/usr/bin/pamchannel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamchannel</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-372" check="at least one" comment="/usr/bin/pamcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamcut</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-373" check="at least one" comment="/usr/bin/pamcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamcut</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-374" check="at least one" comment="/usr/bin/pamcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamcut</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-375" check="at least one" comment="/usr/bin/pamdeinterlace is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamdeinterlace</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-376" check="at least one" comment="/usr/bin/pamdeinterlace is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamdeinterlace</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-377" check="at least one" comment="/usr/bin/pamdeinterlace is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamdeinterlace</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-378" check="at least one" comment="/usr/bin/pamfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamfile</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-379" check="at least one" comment="/usr/bin/pamfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamfile</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-380" check="at least one" comment="/usr/bin/pamfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamfile</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-381" check="at least one" comment="/usr/bin/pamoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamoil</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-382" check="at least one" comment="/usr/bin/pamoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamoil</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-383" check="at least one" comment="/usr/bin/pamoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamoil</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-384" check="at least one" comment="/usr/bin/pamstretch is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamstretch</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-385" check="at least one" comment="/usr/bin/pamstretch is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamstretch</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-386" check="at least one" comment="/usr/bin/pamstretch is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamstretch</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-387" check="at least one" comment="/usr/bin/pamtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-388" check="at least one" comment="/usr/bin/pamtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-389" check="at least one" comment="/usr/bin/pamtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pamtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-390" check="at least one" comment="/usr/bin/pbmclean is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmclean</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-391" check="at least one" comment="/usr/bin/pbmclean is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmclean</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-392" check="at least one" comment="/usr/bin/pbmclean is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmclean</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-393" check="at least one" comment="/usr/bin/pbmlife is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmlife</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-394" check="at least one" comment="/usr/bin/pbmlife is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmlife</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-395" check="at least one" comment="/usr/bin/pbmlife is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmlife</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-396" check="at least one" comment="/usr/bin/pbmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmake</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-397" check="at least one" comment="/usr/bin/pbmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmake</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-398" check="at least one" comment="/usr/bin/pbmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmake</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-399" check="at least one" comment="/usr/bin/pbmmask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmask</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-400" check="at least one" comment="/usr/bin/pbmmask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmask</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-401" check="at least one" comment="/usr/bin/pbmmask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmmask</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-402" check="at least one" comment="/usr/bin/pbmpage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpage</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-403" check="at least one" comment="/usr/bin/pbmpage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpage</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-404" check="at least one" comment="/usr/bin/pbmpage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpage</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-405" check="at least one" comment="/usr/bin/pbmpscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpscale</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-406" check="at least one" comment="/usr/bin/pbmpscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpscale</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-407" check="at least one" comment="/usr/bin/pbmpscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmpscale</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-408" check="at least one" comment="/usr/bin/pbmreduce is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmreduce</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-409" check="at least one" comment="/usr/bin/pbmreduce is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmreduce</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-410" check="at least one" comment="/usr/bin/pbmreduce is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmreduce</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-411" check="at least one" comment="/usr/bin/pbmtext is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtext</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-412" check="at least one" comment="/usr/bin/pbmtext is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtext</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-413" check="at least one" comment="/usr/bin/pbmtext is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtext</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-414" check="at least one" comment="/usr/bin/pbmto10x is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto10x</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-415" check="at least one" comment="/usr/bin/pbmto10x is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto10x</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-416" check="at least one" comment="/usr/bin/pbmto10x is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto10x</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-417" check="at least one" comment="/usr/bin/pbmto4425 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto4425</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-418" check="at least one" comment="/usr/bin/pbmto4425 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto4425</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-419" check="at least one" comment="/usr/bin/pbmto4425 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmto4425</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-420" check="at least one" comment="/usr/bin/pbmtoascii is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoascii</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-421" check="at least one" comment="/usr/bin/pbmtoascii is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoascii</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-422" check="at least one" comment="/usr/bin/pbmtoascii is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoascii</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-423" check="at least one" comment="/usr/bin/pbmtoatk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoatk</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-424" check="at least one" comment="/usr/bin/pbmtoatk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoatk</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-425" check="at least one" comment="/usr/bin/pbmtoatk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoatk</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-426" check="at least one" comment="/usr/bin/pbmtobbnbg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtobbnbg</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-427" check="at least one" comment="/usr/bin/pbmtobbnbg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtobbnbg</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-428" check="at least one" comment="/usr/bin/pbmtobbnbg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtobbnbg</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-429" check="at least one" comment="/usr/bin/pbmtocmuwm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtocmuwm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-430" check="at least one" comment="/usr/bin/pbmtocmuwm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtocmuwm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-431" check="at least one" comment="/usr/bin/pbmtocmuwm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtocmuwm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-432" check="at least one" comment="/usr/bin/pbmtoepsi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepsi</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-433" check="at least one" comment="/usr/bin/pbmtoepsi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepsi</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-434" check="at least one" comment="/usr/bin/pbmtoepsi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepsi</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-435" check="at least one" comment="/usr/bin/pbmtoepson is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepson</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-436" check="at least one" comment="/usr/bin/pbmtoepson is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepson</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-437" check="at least one" comment="/usr/bin/pbmtoepson is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoepson</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-438" check="at least one" comment="/usr/bin/pbmtog3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtog3</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-439" check="at least one" comment="/usr/bin/pbmtog3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtog3</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-440" check="at least one" comment="/usr/bin/pbmtog3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtog3</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-441" check="at least one" comment="/usr/bin/pbmtogem is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogem</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-442" check="at least one" comment="/usr/bin/pbmtogem is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogem</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-443" check="at least one" comment="/usr/bin/pbmtogem is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogem</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-444" check="at least one" comment="/usr/bin/pbmtogo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogo</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-445" check="at least one" comment="/usr/bin/pbmtogo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogo</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-446" check="at least one" comment="/usr/bin/pbmtogo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtogo</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-447" check="at least one" comment="/usr/bin/pbmtoicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoicon</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-448" check="at least one" comment="/usr/bin/pbmtoicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoicon</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-449" check="at least one" comment="/usr/bin/pbmtoicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoicon</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-450" check="at least one" comment="/usr/bin/pbmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-451" check="at least one" comment="/usr/bin/pbmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-452" check="at least one" comment="/usr/bin/pbmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-453" check="at least one" comment="/usr/bin/pbmtoln03 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoln03</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-454" check="at least one" comment="/usr/bin/pbmtoln03 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoln03</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-455" check="at least one" comment="/usr/bin/pbmtoln03 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoln03</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-456" check="at least one" comment="/usr/bin/pbmtolps is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolps</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-457" check="at least one" comment="/usr/bin/pbmtolps is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolps</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-458" check="at least one" comment="/usr/bin/pbmtolps is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtolps</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-459" check="at least one" comment="/usr/bin/pbmtomacp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomacp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-460" check="at least one" comment="/usr/bin/pbmtomacp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomacp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-461" check="at least one" comment="/usr/bin/pbmtomacp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomacp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-462" check="at least one" comment="/usr/bin/pbmtomda is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomda</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-463" check="at least one" comment="/usr/bin/pbmtomda is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomda</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-464" check="at least one" comment="/usr/bin/pbmtomda is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomda</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-465" check="at least one" comment="/usr/bin/pbmtomgr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomgr</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-466" check="at least one" comment="/usr/bin/pbmtomgr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomgr</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-467" check="at least one" comment="/usr/bin/pbmtomgr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtomgr</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-468" check="at least one" comment="/usr/bin/pbmtonokia is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtonokia</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-469" check="at least one" comment="/usr/bin/pbmtonokia is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtonokia</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-470" check="at least one" comment="/usr/bin/pbmtonokia is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtonokia</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-471" check="at least one" comment="/usr/bin/pbmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-472" check="at least one" comment="/usr/bin/pbmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-473" check="at least one" comment="/usr/bin/pbmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-474" check="at least one" comment="/usr/bin/pbmtopi3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopi3</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-475" check="at least one" comment="/usr/bin/pbmtopi3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopi3</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-476" check="at least one" comment="/usr/bin/pbmtopi3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopi3</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-477" check="at least one" comment="/usr/bin/pbmtopk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopk</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-478" check="at least one" comment="/usr/bin/pbmtopk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopk</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-479" check="at least one" comment="/usr/bin/pbmtopk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopk</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-480" check="at least one" comment="/usr/bin/pbmtoplot is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoplot</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-481" check="at least one" comment="/usr/bin/pbmtoplot is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoplot</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-482" check="at least one" comment="/usr/bin/pbmtoplot is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoplot</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-483" check="at least one" comment="/usr/bin/pbmtoppa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoppa</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-484" check="at least one" comment="/usr/bin/pbmtoppa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoppa</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-485" check="at least one" comment="/usr/bin/pbmtoppa is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoppa</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-486" check="at least one" comment="/usr/bin/pbmtopsg3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopsg3</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-487" check="at least one" comment="/usr/bin/pbmtopsg3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopsg3</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-488" check="at least one" comment="/usr/bin/pbmtopsg3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtopsg3</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-489" check="at least one" comment="/usr/bin/pbmtoptx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoptx</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-490" check="at least one" comment="/usr/bin/pbmtoptx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoptx</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-491" check="at least one" comment="/usr/bin/pbmtoptx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoptx</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-492" check="at least one" comment="/usr/bin/pbmtowbmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtowbmp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-493" check="at least one" comment="/usr/bin/pbmtowbmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtowbmp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-494" check="at least one" comment="/usr/bin/pbmtowbmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtowbmp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-495" check="at least one" comment="/usr/bin/pbmtox10bm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtox10bm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-496" check="at least one" comment="/usr/bin/pbmtox10bm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtox10bm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-497" check="at least one" comment="/usr/bin/pbmtox10bm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtox10bm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-498" check="at least one" comment="/usr/bin/pbmtoxbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoxbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-499" check="at least one" comment="/usr/bin/pbmtoxbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoxbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-500" check="at least one" comment="/usr/bin/pbmtoxbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoxbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-501" check="at least one" comment="/usr/bin/pbmtoybm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoybm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-502" check="at least one" comment="/usr/bin/pbmtoybm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoybm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-503" check="at least one" comment="/usr/bin/pbmtoybm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtoybm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-504" check="at least one" comment="/usr/bin/pbmtozinc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtozinc</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-505" check="at least one" comment="/usr/bin/pbmtozinc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtozinc</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-506" check="at least one" comment="/usr/bin/pbmtozinc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmtozinc</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-507" check="at least one" comment="/usr/bin/pbmupc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmupc</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-508" check="at least one" comment="/usr/bin/pbmupc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmupc</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-509" check="at least one" comment="/usr/bin/pbmupc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pbmupc</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-510" check="at least one" comment="/usr/bin/pcxtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pcxtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-511" check="at least one" comment="/usr/bin/pcxtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pcxtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-512" check="at least one" comment="/usr/bin/pcxtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pcxtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-513" check="at least one" comment="/usr/bin/pgmbentley is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmbentley</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-514" check="at least one" comment="/usr/bin/pgmbentley is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmbentley</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-515" check="at least one" comment="/usr/bin/pgmbentley is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmbentley</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-516" check="at least one" comment="/usr/bin/pgmcrater is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmcrater</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-517" check="at least one" comment="/usr/bin/pgmcrater is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmcrater</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-518" check="at least one" comment="/usr/bin/pgmcrater is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmcrater</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-519" check="at least one" comment="/usr/bin/pgmedge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmedge</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-520" check="at least one" comment="/usr/bin/pgmedge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmedge</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-521" check="at least one" comment="/usr/bin/pgmedge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmedge</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-522" check="at least one" comment="/usr/bin/pgmenhance is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmenhance</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-523" check="at least one" comment="/usr/bin/pgmenhance is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmenhance</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-524" check="at least one" comment="/usr/bin/pgmenhance is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmenhance</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-525" check="at least one" comment="/usr/bin/pgmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmhist</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-526" check="at least one" comment="/usr/bin/pgmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmhist</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-527" check="at least one" comment="/usr/bin/pgmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmhist</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-528" check="at least one" comment="/usr/bin/pgmkernel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmkernel</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-529" check="at least one" comment="/usr/bin/pgmkernel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmkernel</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-530" check="at least one" comment="/usr/bin/pgmkernel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmkernel</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-531" check="at least one" comment="/usr/bin/pgmnoise is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnoise</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-532" check="at least one" comment="/usr/bin/pgmnoise is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnoise</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-533" check="at least one" comment="/usr/bin/pgmnoise is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnoise</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-534" check="at least one" comment="/usr/bin/pgmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-535" check="at least one" comment="/usr/bin/pgmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-536" check="at least one" comment="/usr/bin/pgmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-537" check="at least one" comment="/usr/bin/pgmoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmoil</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-538" check="at least one" comment="/usr/bin/pgmoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmoil</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-539" check="at least one" comment="/usr/bin/pgmoil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmoil</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-540" check="at least one" comment="/usr/bin/pgmramp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmramp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-541" check="at least one" comment="/usr/bin/pgmramp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmramp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-542" check="at least one" comment="/usr/bin/pgmramp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmramp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-543" check="at least one" comment="/usr/bin/pgmslice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmslice</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-544" check="at least one" comment="/usr/bin/pgmslice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmslice</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-545" check="at least one" comment="/usr/bin/pgmslice is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmslice</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-546" check="at least one" comment="/usr/bin/pgmtexture is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtexture</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-547" check="at least one" comment="/usr/bin/pgmtexture is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtexture</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-548" check="at least one" comment="/usr/bin/pgmtexture is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtexture</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-549" check="at least one" comment="/usr/bin/pgmtofs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtofs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-550" check="at least one" comment="/usr/bin/pgmtofs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtofs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-551" check="at least one" comment="/usr/bin/pgmtofs is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtofs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-552" check="at least one" comment="/usr/bin/pgmtolispm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtolispm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-553" check="at least one" comment="/usr/bin/pgmtolispm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtolispm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-554" check="at least one" comment="/usr/bin/pgmtolispm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtolispm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-555" check="at least one" comment="/usr/bin/pgmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-556" check="at least one" comment="/usr/bin/pgmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-557" check="at least one" comment="/usr/bin/pgmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-558" check="at least one" comment="/usr/bin/pgmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-559" check="at least one" comment="/usr/bin/pgmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-560" check="at least one" comment="/usr/bin/pgmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pgmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-561" check="at least one" comment="/usr/bin/pi1toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi1toppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-562" check="at least one" comment="/usr/bin/pi1toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi1toppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-563" check="at least one" comment="/usr/bin/pi1toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi1toppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-564" check="at least one" comment="/usr/bin/pi3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-565" check="at least one" comment="/usr/bin/pi3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-566" check="at least one" comment="/usr/bin/pi3topbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pi3topbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-567" check="at least one" comment="/usr/bin/pjtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pjtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-568" check="at least one" comment="/usr/bin/pjtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pjtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-569" check="at least one" comment="/usr/bin/pjtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pjtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-570" check="at least one" comment="/usr/bin/pktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-571" check="at least one" comment="/usr/bin/pktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-572" check="at least one" comment="/usr/bin/pktopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pktopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-573" check="at least one" comment="/usr/bin/pngtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pngtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-574" check="at least one" comment="/usr/bin/pngtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pngtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-575" check="at least one" comment="/usr/bin/pngtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pngtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-576" check="at least one" comment="/usr/bin/pnmalias is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmalias</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-577" check="at least one" comment="/usr/bin/pnmalias is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmalias</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-578" check="at least one" comment="/usr/bin/pnmalias is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmalias</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-579" check="at least one" comment="/usr/bin/pnmarith is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmarith</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-580" check="at least one" comment="/usr/bin/pnmarith is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmarith</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-581" check="at least one" comment="/usr/bin/pnmarith is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmarith</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-582" check="at least one" comment="/usr/bin/pnmcat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcat</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-583" check="at least one" comment="/usr/bin/pnmcat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcat</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-584" check="at least one" comment="/usr/bin/pnmcat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcat</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-585" check="at least one" comment="/usr/bin/pnmcolormap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcolormap</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-586" check="at least one" comment="/usr/bin/pnmcolormap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcolormap</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-587" check="at least one" comment="/usr/bin/pnmcolormap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcolormap</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-588" check="at least one" comment="/usr/bin/pnmcomp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcomp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-589" check="at least one" comment="/usr/bin/pnmcomp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcomp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-590" check="at least one" comment="/usr/bin/pnmcomp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcomp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-591" check="at least one" comment="/usr/bin/pnmconvol is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmconvol</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-592" check="at least one" comment="/usr/bin/pnmconvol is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmconvol</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-593" check="at least one" comment="/usr/bin/pnmconvol is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmconvol</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-594" check="at least one" comment="/usr/bin/pnmcrop is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcrop</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-595" check="at least one" comment="/usr/bin/pnmcrop is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcrop</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-596" check="at least one" comment="/usr/bin/pnmcrop is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcrop</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-597" check="at least one" comment="/usr/bin/pnmcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcut</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-598" check="at least one" comment="/usr/bin/pnmcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcut</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-599" check="at least one" comment="/usr/bin/pnmcut is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmcut</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-600" check="at least one" comment="/usr/bin/pnmdepth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmdepth</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-601" check="at least one" comment="/usr/bin/pnmdepth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmdepth</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-602" check="at least one" comment="/usr/bin/pnmdepth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmdepth</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-603" check="at least one" comment="/usr/bin/pnmenlarge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmenlarge</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-604" check="at least one" comment="/usr/bin/pnmenlarge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmenlarge</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-605" check="at least one" comment="/usr/bin/pnmenlarge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmenlarge</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-606" check="at least one" comment="/usr/bin/pnmfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmfile</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-607" check="at least one" comment="/usr/bin/pnmfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmfile</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-608" check="at least one" comment="/usr/bin/pnmfile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmfile</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-609" check="at least one" comment="/usr/bin/pnmflip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmflip</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-610" check="at least one" comment="/usr/bin/pnmflip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmflip</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-611" check="at least one" comment="/usr/bin/pnmflip is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmflip</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-612" check="at least one" comment="/usr/bin/pnmgamma is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmgamma</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-613" check="at least one" comment="/usr/bin/pnmgamma is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmgamma</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-614" check="at least one" comment="/usr/bin/pnmgamma is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmgamma</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-615" check="at least one" comment="/usr/bin/pnmhisteq is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhisteq</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-616" check="at least one" comment="/usr/bin/pnmhisteq is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhisteq</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-617" check="at least one" comment="/usr/bin/pnmhisteq is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhisteq</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-618" check="at least one" comment="/usr/bin/pnmhistmap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhistmap</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-619" check="at least one" comment="/usr/bin/pnmhistmap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhistmap</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-620" check="at least one" comment="/usr/bin/pnmhistmap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmhistmap</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-621" check="at least one" comment="/usr/bin/pnminterp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminterp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-622" check="at least one" comment="/usr/bin/pnminterp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminterp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-623" check="at least one" comment="/usr/bin/pnminterp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminterp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-624" check="at least one" comment="/usr/bin/pnminvert is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminvert</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-625" check="at least one" comment="/usr/bin/pnminvert is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminvert</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-626" check="at least one" comment="/usr/bin/pnminvert is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnminvert</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-627" check="at least one" comment="/usr/bin/pnmmontage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmmontage</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-628" check="at least one" comment="/usr/bin/pnmmontage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmmontage</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-629" check="at least one" comment="/usr/bin/pnmmontage is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmmontage</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-630" check="at least one" comment="/usr/bin/pnmnlfilt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnlfilt</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-631" check="at least one" comment="/usr/bin/pnmnlfilt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnlfilt</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-632" check="at least one" comment="/usr/bin/pnmnlfilt is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnlfilt</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-633" check="at least one" comment="/usr/bin/pnmnoraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnoraw</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-634" check="at least one" comment="/usr/bin/pnmnoraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnoraw</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-635" check="at least one" comment="/usr/bin/pnmnoraw is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmnoraw</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-636" check="at least one" comment="/usr/bin/pnmpad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpad</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-637" check="at least one" comment="/usr/bin/pnmpad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpad</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-638" check="at least one" comment="/usr/bin/pnmpad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpad</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-639" check="at least one" comment="/usr/bin/pnmpaste is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpaste</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-640" check="at least one" comment="/usr/bin/pnmpaste is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpaste</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-641" check="at least one" comment="/usr/bin/pnmpaste is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpaste</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-642" check="at least one" comment="/usr/bin/pnmpsnr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpsnr</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-643" check="at least one" comment="/usr/bin/pnmpsnr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpsnr</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-644" check="at least one" comment="/usr/bin/pnmpsnr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmpsnr</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-645" check="at least one" comment="/usr/bin/pnmremap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmremap</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-646" check="at least one" comment="/usr/bin/pnmremap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmremap</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-647" check="at least one" comment="/usr/bin/pnmremap is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmremap</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-648" check="at least one" comment="/usr/bin/pnmrotate is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmrotate</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-649" check="at least one" comment="/usr/bin/pnmrotate is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmrotate</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-650" check="at least one" comment="/usr/bin/pnmrotate is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmrotate</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-651" check="at least one" comment="/usr/bin/pnmscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscale</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-652" check="at least one" comment="/usr/bin/pnmscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscale</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-653" check="at least one" comment="/usr/bin/pnmscale is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscale</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-654" check="at least one" comment="/usr/bin/pnmscalefixed is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscalefixed</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-655" check="at least one" comment="/usr/bin/pnmscalefixed is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscalefixed</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-656" check="at least one" comment="/usr/bin/pnmscalefixed is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmscalefixed</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-657" check="at least one" comment="/usr/bin/pnmshear is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmshear</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-658" check="at least one" comment="/usr/bin/pnmshear is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmshear</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-659" check="at least one" comment="/usr/bin/pnmshear is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmshear</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-660" check="at least one" comment="/usr/bin/pnmsmooth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsmooth</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-661" check="at least one" comment="/usr/bin/pnmsmooth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsmooth</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-662" check="at least one" comment="/usr/bin/pnmsmooth is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsmooth</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-663" check="at least one" comment="/usr/bin/pnmsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsplit</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-664" check="at least one" comment="/usr/bin/pnmsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsplit</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-665" check="at least one" comment="/usr/bin/pnmsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmsplit</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-666" check="at least one" comment="/usr/bin/pnmtile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtile</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-667" check="at least one" comment="/usr/bin/pnmtile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtile</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-668" check="at least one" comment="/usr/bin/pnmtile is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtile</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-669" check="at least one" comment="/usr/bin/pnmtoddif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoddif</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-670" check="at least one" comment="/usr/bin/pnmtoddif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoddif</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-671" check="at least one" comment="/usr/bin/pnmtoddif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoddif</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-672" check="at least one" comment="/usr/bin/pnmtofiasco is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofiasco</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-673" check="at least one" comment="/usr/bin/pnmtofiasco is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofiasco</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-674" check="at least one" comment="/usr/bin/pnmtofiasco is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofiasco</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-675" check="at least one" comment="/usr/bin/pnmtofits is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofits</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-676" check="at least one" comment="/usr/bin/pnmtofits is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofits</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-677" check="at least one" comment="/usr/bin/pnmtofits is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtofits</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-678" check="at least one" comment="/usr/bin/pnmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-679" check="at least one" comment="/usr/bin/pnmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-680" check="at least one" comment="/usr/bin/pnmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-681" check="at least one" comment="/usr/bin/pnmtopalm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopalm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-682" check="at least one" comment="/usr/bin/pnmtopalm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopalm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-683" check="at least one" comment="/usr/bin/pnmtopalm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopalm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-684" check="at least one" comment="/usr/bin/pnmtoplainpnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoplainpnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-685" check="at least one" comment="/usr/bin/pnmtoplainpnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoplainpnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-686" check="at least one" comment="/usr/bin/pnmtoplainpnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoplainpnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-687" check="at least one" comment="/usr/bin/pnmtopng is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopng</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-688" check="at least one" comment="/usr/bin/pnmtopng is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopng</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-689" check="at least one" comment="/usr/bin/pnmtopng is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtopng</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-690" check="at least one" comment="/usr/bin/pnmtops is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtops</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-691" check="at least one" comment="/usr/bin/pnmtops is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtops</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-692" check="at least one" comment="/usr/bin/pnmtops is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtops</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-693" check="at least one" comment="/usr/bin/pnmtorast is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorast</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-694" check="at least one" comment="/usr/bin/pnmtorast is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorast</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-695" check="at least one" comment="/usr/bin/pnmtorast is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorast</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-696" check="at least one" comment="/usr/bin/pnmtorle is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorle</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-697" check="at least one" comment="/usr/bin/pnmtorle is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorle</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-698" check="at least one" comment="/usr/bin/pnmtorle is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtorle</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-699" check="at least one" comment="/usr/bin/pnmtosgi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosgi</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-700" check="at least one" comment="/usr/bin/pnmtosgi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosgi</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-701" check="at least one" comment="/usr/bin/pnmtosgi is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosgi</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-702" check="at least one" comment="/usr/bin/pnmtosir is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosir</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-703" check="at least one" comment="/usr/bin/pnmtosir is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosir</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-704" check="at least one" comment="/usr/bin/pnmtosir is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtosir</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-705" check="at least one" comment="/usr/bin/pnmtotiff is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiff</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-706" check="at least one" comment="/usr/bin/pnmtotiff is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiff</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-707" check="at least one" comment="/usr/bin/pnmtotiff is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiff</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-708" check="at least one" comment="/usr/bin/pnmtotiffcmyk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiffcmyk</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-709" check="at least one" comment="/usr/bin/pnmtotiffcmyk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiffcmyk</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-710" check="at least one" comment="/usr/bin/pnmtotiffcmyk is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtotiffcmyk</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-711" check="at least one" comment="/usr/bin/pnmtoxwd is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoxwd</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-712" check="at least one" comment="/usr/bin/pnmtoxwd is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoxwd</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-713" check="at least one" comment="/usr/bin/pnmtoxwd is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pnmtoxwd</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-714" check="at least one" comment="/usr/bin/ppm3d is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppm3d</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-715" check="at least one" comment="/usr/bin/ppm3d is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppm3d</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-716" check="at least one" comment="/usr/bin/ppm3d is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppm3d</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-717" check="at least one" comment="/usr/bin/ppmbrighten is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmbrighten</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-718" check="at least one" comment="/usr/bin/ppmbrighten is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmbrighten</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-719" check="at least one" comment="/usr/bin/ppmbrighten is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmbrighten</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-720" check="at least one" comment="/usr/bin/ppmchange is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmchange</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-721" check="at least one" comment="/usr/bin/ppmchange is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmchange</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-722" check="at least one" comment="/usr/bin/ppmchange is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmchange</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-723" check="at least one" comment="/usr/bin/ppmcie is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcie</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-724" check="at least one" comment="/usr/bin/ppmcie is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcie</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-725" check="at least one" comment="/usr/bin/ppmcie is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcie</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-726" check="at least one" comment="/usr/bin/ppmcolormask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolormask</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-727" check="at least one" comment="/usr/bin/ppmcolormask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolormask</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-728" check="at least one" comment="/usr/bin/ppmcolormask is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolormask</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-729" check="at least one" comment="/usr/bin/ppmcolors is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolors</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-730" check="at least one" comment="/usr/bin/ppmcolors is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolors</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-731" check="at least one" comment="/usr/bin/ppmcolors is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmcolors</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-732" check="at least one" comment="/usr/bin/ppmdim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdim</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-733" check="at least one" comment="/usr/bin/ppmdim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdim</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-734" check="at least one" comment="/usr/bin/ppmdim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdim</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-735" check="at least one" comment="/usr/bin/ppmdist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdist</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-736" check="at least one" comment="/usr/bin/ppmdist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdist</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-737" check="at least one" comment="/usr/bin/ppmdist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdist</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-738" check="at least one" comment="/usr/bin/ppmdither is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdither</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-739" check="at least one" comment="/usr/bin/ppmdither is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdither</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-740" check="at least one" comment="/usr/bin/ppmdither is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmdither</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-741" check="at least one" comment="/usr/bin/ppmflash is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmflash</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-742" check="at least one" comment="/usr/bin/ppmflash is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmflash</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-743" check="at least one" comment="/usr/bin/ppmflash is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmflash</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-744" check="at least one" comment="/usr/bin/ppmforge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmforge</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-745" check="at least one" comment="/usr/bin/ppmforge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmforge</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-746" check="at least one" comment="/usr/bin/ppmforge is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmforge</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-747" check="at least one" comment="/usr/bin/ppmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmhist</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-748" check="at least one" comment="/usr/bin/ppmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmhist</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-749" check="at least one" comment="/usr/bin/ppmhist is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmhist</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-750" check="at least one" comment="/usr/bin/ppmlabel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmlabel</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-751" check="at least one" comment="/usr/bin/ppmlabel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmlabel</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-752" check="at least one" comment="/usr/bin/ppmlabel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmlabel</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-753" check="at least one" comment="/usr/bin/ppmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmake</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-754" check="at least one" comment="/usr/bin/ppmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmake</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-755" check="at least one" comment="/usr/bin/ppmmake is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmake</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-756" check="at least one" comment="/usr/bin/ppmmix is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmix</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-757" check="at least one" comment="/usr/bin/ppmmix is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmix</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-758" check="at least one" comment="/usr/bin/ppmmix is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmmix</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-759" check="at least one" comment="/usr/bin/ppmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-760" check="at least one" comment="/usr/bin/ppmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-761" check="at least one" comment="/usr/bin/ppmnorm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmnorm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-762" check="at least one" comment="/usr/bin/ppmntsc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmntsc</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-763" check="at least one" comment="/usr/bin/ppmntsc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmntsc</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-764" check="at least one" comment="/usr/bin/ppmntsc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmntsc</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-765" check="at least one" comment="/usr/bin/ppmpat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmpat</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-766" check="at least one" comment="/usr/bin/ppmpat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmpat</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-767" check="at least one" comment="/usr/bin/ppmpat is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmpat</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-768" check="at least one" comment="/usr/bin/ppmquant is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmquant</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-769" check="at least one" comment="/usr/bin/ppmquant is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmquant</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-770" check="at least one" comment="/usr/bin/ppmquant is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmquant</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-771" check="at least one" comment="/usr/bin/ppmqvga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmqvga</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-772" check="at least one" comment="/usr/bin/ppmqvga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmqvga</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-773" check="at least one" comment="/usr/bin/ppmqvga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmqvga</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-774" check="at least one" comment="/usr/bin/ppmrelief is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmrelief</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-775" check="at least one" comment="/usr/bin/ppmrelief is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmrelief</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-776" check="at least one" comment="/usr/bin/ppmrelief is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmrelief</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-777" check="at least one" comment="/usr/bin/ppmshift is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmshift</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-778" check="at least one" comment="/usr/bin/ppmshift is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmshift</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-779" check="at least one" comment="/usr/bin/ppmshift is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmshift</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-780" check="at least one" comment="/usr/bin/ppmspread is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmspread</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-781" check="at least one" comment="/usr/bin/ppmspread is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmspread</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-782" check="at least one" comment="/usr/bin/ppmspread is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmspread</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-783" check="at least one" comment="/usr/bin/ppmtoacad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoacad</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-784" check="at least one" comment="/usr/bin/ppmtoacad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoacad</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-785" check="at least one" comment="/usr/bin/ppmtoacad is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoacad</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-786" check="at least one" comment="/usr/bin/ppmtobmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtobmp</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-787" check="at least one" comment="/usr/bin/ppmtobmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtobmp</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-788" check="at least one" comment="/usr/bin/ppmtobmp is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtobmp</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-789" check="at least one" comment="/usr/bin/ppmtoeyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoeyuv</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-790" check="at least one" comment="/usr/bin/ppmtoeyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoeyuv</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-791" check="at least one" comment="/usr/bin/ppmtoeyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoeyuv</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-792" check="at least one" comment="/usr/bin/ppmtogif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtogif</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-793" check="at least one" comment="/usr/bin/ppmtogif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtogif</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-794" check="at least one" comment="/usr/bin/ppmtogif is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtogif</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-795" check="at least one" comment="/usr/bin/ppmtoicr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoicr</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-796" check="at least one" comment="/usr/bin/ppmtoicr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoicr</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-797" check="at least one" comment="/usr/bin/ppmtoicr is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoicr</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-798" check="at least one" comment="/usr/bin/ppmtoilbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoilbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-799" check="at least one" comment="/usr/bin/ppmtoilbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoilbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-800" check="at least one" comment="/usr/bin/ppmtoilbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoilbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-801" check="at least one" comment="/usr/bin/ppmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-802" check="at least one" comment="/usr/bin/ppmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-803" check="at least one" comment="/usr/bin/ppmtojpeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtojpeg</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-804" check="at least one" comment="/usr/bin/ppmtoleaf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoleaf</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-805" check="at least one" comment="/usr/bin/ppmtoleaf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoleaf</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-806" check="at least one" comment="/usr/bin/ppmtoleaf is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoleaf</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-807" check="at least one" comment="/usr/bin/ppmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-808" check="at least one" comment="/usr/bin/ppmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-809" check="at least one" comment="/usr/bin/ppmtolj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtolj</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-810" check="at least one" comment="/usr/bin/ppmtomitsu is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtomitsu</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-811" check="at least one" comment="/usr/bin/ppmtomitsu is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtomitsu</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-812" check="at least one" comment="/usr/bin/ppmtomitsu is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtomitsu</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-813" check="at least one" comment="/usr/bin/ppmtompeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtompeg</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-814" check="at least one" comment="/usr/bin/ppmtompeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtompeg</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-815" check="at least one" comment="/usr/bin/ppmtompeg is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtompeg</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-816" check="at least one" comment="/usr/bin/ppmtoneo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoneo</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-817" check="at least one" comment="/usr/bin/ppmtoneo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoneo</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-818" check="at least one" comment="/usr/bin/ppmtoneo is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoneo</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-819" check="at least one" comment="/usr/bin/ppmtopcx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopcx</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-820" check="at least one" comment="/usr/bin/ppmtopcx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopcx</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-821" check="at least one" comment="/usr/bin/ppmtopcx is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopcx</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-822" check="at least one" comment="/usr/bin/ppmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-823" check="at least one" comment="/usr/bin/ppmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-824" check="at least one" comment="/usr/bin/ppmtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-825" check="at least one" comment="/usr/bin/ppmtopi1 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopi1</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-826" check="at least one" comment="/usr/bin/ppmtopi1 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopi1</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-827" check="at least one" comment="/usr/bin/ppmtopi1 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopi1</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-828" check="at least one" comment="/usr/bin/ppmtopict is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopict</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-829" check="at least one" comment="/usr/bin/ppmtopict is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopict</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-830" check="at least one" comment="/usr/bin/ppmtopict is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopict</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-831" check="at least one" comment="/usr/bin/ppmtopj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopj</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-832" check="at least one" comment="/usr/bin/ppmtopj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopj</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-833" check="at least one" comment="/usr/bin/ppmtopj is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopj</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-834" check="at least one" comment="/usr/bin/ppmtopjxl is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopjxl</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-835" check="at least one" comment="/usr/bin/ppmtopjxl is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopjxl</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-836" check="at least one" comment="/usr/bin/ppmtopjxl is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopjxl</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-837" check="at least one" comment="/usr/bin/ppmtopuzz is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopuzz</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-838" check="at least one" comment="/usr/bin/ppmtopuzz is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopuzz</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-839" check="at least one" comment="/usr/bin/ppmtopuzz is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtopuzz</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-840" check="at least one" comment="/usr/bin/ppmtorgb3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtorgb3</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-841" check="at least one" comment="/usr/bin/ppmtorgb3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtorgb3</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-842" check="at least one" comment="/usr/bin/ppmtorgb3 is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtorgb3</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-843" check="at least one" comment="/usr/bin/ppmtosixel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtosixel</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-844" check="at least one" comment="/usr/bin/ppmtosixel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtosixel</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-845" check="at least one" comment="/usr/bin/ppmtosixel is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtosixel</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-846" check="at least one" comment="/usr/bin/ppmtotga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtotga</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-847" check="at least one" comment="/usr/bin/ppmtotga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtotga</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-848" check="at least one" comment="/usr/bin/ppmtotga is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtotga</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-849" check="at least one" comment="/usr/bin/ppmtouil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtouil</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-850" check="at least one" comment="/usr/bin/ppmtouil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtouil</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-851" check="at least one" comment="/usr/bin/ppmtouil is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtouil</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-852" check="at least one" comment="/usr/bin/ppmtowinicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtowinicon</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-853" check="at least one" comment="/usr/bin/ppmtowinicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtowinicon</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-854" check="at least one" comment="/usr/bin/ppmtowinicon is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtowinicon</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-855" check="at least one" comment="/usr/bin/ppmtoxpm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoxpm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-856" check="at least one" comment="/usr/bin/ppmtoxpm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoxpm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-857" check="at least one" comment="/usr/bin/ppmtoxpm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoxpm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-858" check="at least one" comment="/usr/bin/ppmtoyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuv</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-859" check="at least one" comment="/usr/bin/ppmtoyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuv</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-860" check="at least one" comment="/usr/bin/ppmtoyuv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuv</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-861" check="at least one" comment="/usr/bin/ppmtoyuvsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuvsplit</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-862" check="at least one" comment="/usr/bin/ppmtoyuvsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuvsplit</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-863" check="at least one" comment="/usr/bin/ppmtoyuvsplit is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtoyuvsplit</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-864" check="at least one" comment="/usr/bin/ppmtv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtv</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-865" check="at least one" comment="/usr/bin/ppmtv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtv</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-866" check="at least one" comment="/usr/bin/ppmtv is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ppmtv</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-867" check="at least one" comment="/usr/bin/psidtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/psidtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-868" check="at least one" comment="/usr/bin/psidtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/psidtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-869" check="at least one" comment="/usr/bin/psidtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/psidtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-870" check="at least one" comment="/usr/bin/pstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-871" check="at least one" comment="/usr/bin/pstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-872" check="at least one" comment="/usr/bin/pstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/pstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-873" check="at least one" comment="/usr/bin/qrttoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/qrttoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-874" check="at least one" comment="/usr/bin/qrttoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/qrttoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-875" check="at least one" comment="/usr/bin/qrttoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/qrttoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-876" check="at least one" comment="/usr/bin/rasttopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rasttopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-877" check="at least one" comment="/usr/bin/rasttopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rasttopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-878" check="at least one" comment="/usr/bin/rasttopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rasttopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-879" check="at least one" comment="/usr/bin/rawtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-880" check="at least one" comment="/usr/bin/rawtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-881" check="at least one" comment="/usr/bin/rawtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-882" check="at least one" comment="/usr/bin/rawtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-883" check="at least one" comment="/usr/bin/rawtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-884" check="at least one" comment="/usr/bin/rawtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rawtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-885" check="at least one" comment="/usr/bin/rgb3toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rgb3toppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-886" check="at least one" comment="/usr/bin/rgb3toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rgb3toppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-887" check="at least one" comment="/usr/bin/rgb3toppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rgb3toppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-888" check="at least one" comment="/usr/bin/rletopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rletopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-889" check="at least one" comment="/usr/bin/rletopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rletopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-890" check="at least one" comment="/usr/bin/rletopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/rletopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-891" check="at least one" comment="/usr/bin/sbigtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sbigtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-892" check="at least one" comment="/usr/bin/sbigtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sbigtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-893" check="at least one" comment="/usr/bin/sbigtopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sbigtopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-894" check="at least one" comment="/usr/bin/sgitopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sgitopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-895" check="at least one" comment="/usr/bin/sgitopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sgitopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-896" check="at least one" comment="/usr/bin/sgitopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sgitopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-897" check="at least one" comment="/usr/bin/sirtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sirtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-898" check="at least one" comment="/usr/bin/sirtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sirtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-899" check="at least one" comment="/usr/bin/sirtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sirtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-900" check="at least one" comment="/usr/bin/sldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-901" check="at least one" comment="/usr/bin/sldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-902" check="at least one" comment="/usr/bin/sldtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sldtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-903" check="at least one" comment="/usr/bin/spctoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spctoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-904" check="at least one" comment="/usr/bin/spctoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spctoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-905" check="at least one" comment="/usr/bin/spctoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spctoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-906" check="at least one" comment="/usr/bin/spottopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spottopgm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-907" check="at least one" comment="/usr/bin/spottopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spottopgm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-908" check="at least one" comment="/usr/bin/spottopgm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/spottopgm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-909" check="at least one" comment="/usr/bin/sputoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sputoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-910" check="at least one" comment="/usr/bin/sputoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sputoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-911" check="at least one" comment="/usr/bin/sputoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/sputoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-912" check="at least one" comment="/usr/bin/tgatoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tgatoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-913" check="at least one" comment="/usr/bin/tgatoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tgatoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-914" check="at least one" comment="/usr/bin/tgatoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tgatoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-915" check="at least one" comment="/usr/bin/thinkjettopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/thinkjettopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-916" check="at least one" comment="/usr/bin/thinkjettopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/thinkjettopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-917" check="at least one" comment="/usr/bin/thinkjettopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/thinkjettopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-918" check="at least one" comment="/usr/bin/tifftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tifftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-919" check="at least one" comment="/usr/bin/tifftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tifftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-920" check="at least one" comment="/usr/bin/tifftopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tifftopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-921" check="at least one" comment="/usr/bin/wbmptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/wbmptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-922" check="at least one" comment="/usr/bin/wbmptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/wbmptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-923" check="at least one" comment="/usr/bin/wbmptopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/wbmptopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-924" check="at least one" comment="/usr/bin/winicontoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/winicontoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-925" check="at least one" comment="/usr/bin/winicontoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/winicontoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-926" check="at least one" comment="/usr/bin/winicontoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/winicontoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-927" check="at least one" comment="/usr/bin/xbmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xbmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-928" check="at least one" comment="/usr/bin/xbmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xbmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-929" check="at least one" comment="/usr/bin/xbmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xbmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-930" check="at least one" comment="/usr/bin/ximtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ximtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-931" check="at least one" comment="/usr/bin/ximtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ximtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-932" check="at least one" comment="/usr/bin/ximtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ximtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-933" check="at least one" comment="/usr/bin/xpmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-934" check="at least one" comment="/usr/bin/xpmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-935" check="at least one" comment="/usr/bin/xpmtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xpmtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-936" check="at least one" comment="/usr/bin/xvminitoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xvminitoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-937" check="at least one" comment="/usr/bin/xvminitoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xvminitoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-938" check="at least one" comment="/usr/bin/xvminitoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xvminitoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-939" check="at least one" comment="/usr/bin/xwdtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xwdtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-940" check="at least one" comment="/usr/bin/xwdtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xwdtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-941" check="at least one" comment="/usr/bin/xwdtopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/xwdtopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-942" check="at least one" comment="/usr/bin/ybmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ybmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-943" check="at least one" comment="/usr/bin/ybmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ybmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-944" check="at least one" comment="/usr/bin/ybmtopbm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ybmtopbm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-945" check="at least one" comment="/usr/bin/yuvsplittoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvsplittoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-946" check="at least one" comment="/usr/bin/yuvsplittoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvsplittoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-947" check="at least one" comment="/usr/bin/yuvsplittoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvsplittoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-948" check="at least one" comment="/usr/bin/yuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-949" check="at least one" comment="/usr/bin/yuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-950" check="at least one" comment="/usr/bin/yuvtoppm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/yuvtoppm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-951" check="at least one" comment="/usr/bin/zeisstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/zeisstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-952" check="at least one" comment="/usr/bin/zeisstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/zeisstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-953" check="at least one" comment="/usr/bin/zeisstopnm is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/zeisstopnm</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-954" check="at least one" comment="/usr/X11R6/bin/XFree86 is SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/X11R6/bin/XFree86</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="ret-955" check="at least one" comment="/usr/X11R6/bin/XFree86 is SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/X11R6/bin/XFree86</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-956" check="at least one" comment="/usr/X11R6/bin/XFree86 is SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/X11R6/bin/XFree86</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-960" check="at least one" comment="/usr/bin/gaim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gaim</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-961" check="at least one" comment="/usr/bin/gaim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gaim</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-962" check="at least one" comment="/usr/bin/gaim is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/gaim</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-963" check="at least one" comment="/usr/bin/slocate is setgid" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/slocate</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="ret-964" check="at least one" comment="/usr/bin/slocate is setgid" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/slocate</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-965" check="at least one" comment="/usr/bin/mc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mc</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-966" check="at least one" comment="/usr/bin/mc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mc</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-967" check="at least one" comment="/usr/bin/mc is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mc</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-971" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-972" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-973" check="at least one" comment="/usr/sbin/tcpdump is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tcpdump</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-974" check="at least one" comment="/ is world-writable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/</component>
				</path>
			</object>
			<data operation="AND">
				<owrite datatype="int" operator="equals">1</owrite>
			</data>
		</permission_test>
		<permission_test id="ret-975" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-976" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-977" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-978" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-979" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-980" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-981" check="at least one" comment="/usr/sbin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-982" check="at least one" comment="/usr/sbin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-983" check="at least one" comment="/usr/sbin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-984" check="at least one" comment="/usr/share/services/kfile_vcf.desktop is readable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/share/services/kfile_vcf.desktop</component>
				</path>
			</object>
			<data operation="AND">
				<uread datatype="int" operator="equals">1</uread>
			</data>
		</permission_test>
		<permission_test id="ret-985" check="at least one" comment="/usr/share/services/kfile_vcf.desktop is readable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/share/services/kfile_vcf.desktop</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-986" check="at least one" comment="/usr/share/services/kfile_vcf.desktop is readable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/share/services/kfile_vcf.desktop</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-987" check="at least one" comment="/usr/bin/mozilla is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mozilla</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-988" check="at least one" comment="/usr/bin/mozilla is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mozilla</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-989" check="at least one" comment="/usr/bin/mozilla is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/mozilla</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-991" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-992" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-993" check="at least one" comment="/usr/bin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-994" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-995" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-996" check="at least one" comment="/usr/sbin/ethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/sbin/ethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="ret-997" check="at least one" comment="/usr/bin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="ret-998" check="at least one" comment="/usr/bin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="ret-999" check="at least one" comment="/usr/bin/tethereal is executable" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/usr/bin/tethereal</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<file_test id="rft-1" check="at least one" comment="/etc/httpd/modules/libphp4.so exists" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<path datatype="component">
					<component type="literal">/etc/httpd/modules/libphp4.so</component>
				</path>
			</object>
		</file_test>
		<inetlisteningservers_test id="rlt-201" check="at least one" comment="cupsd listens on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*cupsd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-202" check="at least one" comment="httpd listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*httpd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-203" check="at least one" comment="httpd.worker is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*httpd\.worker.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-204" check="at least one" comment="lpd listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*lpd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-205" check="at least one" comment="mysqld is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*mysqld.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-206" check="at least one" comment="rpc.mountd listens on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*rpc\.mountd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-207" check="at least one" comment="sshd listens on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*sshd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-208" check="at least one" comment="smtpd listens on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*smtpd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-209" check="at least one" comment="smbd listens on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*smbd.*</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">TCP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-210" check="at least one" comment="smbd is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*smbd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-211" check="at least one" comment="sendmail listening" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*sendmail.*</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">TCP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-212" check="at least one" comment="sendmail is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*sendmail.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-213" check="at least one" comment="vsftpd is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*vsftpd.*</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">TCP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-214" check="at least one" comment="xinetd is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*xinetd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-215" check="at least one" comment="ypserv is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*ypserv.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-217" check="at least one" comment="a program is listening on TCP or UDP port 1720" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">.*</program_name>
			</object>
			<data operation="AND">
				<local_port datatype="int" operator="equals">1720</local_port>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-218" check="at least one" comment="httpd is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*httpd.*</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">TCP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-220" check="at least one" comment="httpd is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*httpd</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">TCP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-221" check="at least one" comment="rpc.mountd is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*rpc\.mountd</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-223" check="at least one" comment="snmpd is listening to the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*snmpd.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-225" check="at least one" comment="squid is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*squid.*</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-230" check="at least one" comment="racoon is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*racoon</program_name>
			</object>
			<data operation="AND">
				<protocol operator="equals">UDP</protocol>
			</data>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-233" check="at least one" comment="squid is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">^.*squid</program_name>
			</object>
		</inetlisteningservers_test>
		<inetlisteningservers_test id="rlt-5" check="all" comment="radiusd is listening on the network" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<program_name operator="pattern match">.*/radiusd</program_name>
			</object>
			<data operation="AND">
				<local_port operator="equals">1812</local_port>
				<protocol operator="equals">udp</protocol>
			</data>
		</inetlisteningservers_test>
		<rpminfo_test id="rrt-201" check="at least one" comment="Red Hat 9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">redhat-release</name>
			</object>
			<data operation="AND">
				<version datatype="int" operator="equals">9</version>
			</data>
		</rpminfo_test>
		<rpminfo_test id="rrt-202" check="at least one" comment="kernel version = 2.4.20-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
			</object>
			<data operation="AND">
				<epoch operator="equals">NULL</epoch>
				<release datatype="int" operator="equals">6</release>
				<version operator="equals">2.4.20</version>
			</data>
		</rpminfo_test>
		<rpminfo_test id="rrt-206" check="at least one" comment="Red Hat Enterprise 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">redhat-release</name>
			</object>
			<data operation="AND">
				<version operator="pattern match">^3.S</version>
			</data>
		</rpminfo_test>
		<rpminfo_test id="rrt-216" check="at least one" comment="Red Hat Enterprise 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">redhat-release</name>
			</object>
			<data operation="AND">
				<version operator="pattern match">^.*3.S</version>
			</data>
		</rpminfo_test>
		<rpminfo_test id="rrt-217" check="at least one" comment="php rpm is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">php</name>
			</object>
		</rpminfo_test>
		<uname_test id="rut-201" check="at least one" comment="ix86 architecture" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<data operation="AND">
				<machine_class operator="pattern match">^i.*86</machine_class>
			</data>
		</uname_test>
		<uname_test id="rut-204" check="at least one" comment="kernel 2.4.20-6 or earlier is running" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<data operation="AND">
				<os_release operator="equals">2.4.20-6</os_release>
			</data>
		</uname_test>
		<uname_test id="rut-207" check="at least one" comment="ix86 architecture" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<data operation="AND">
				<machine_class operator="equals">x86_64</machine_class>
			</data>
		</uname_test>
		<rpmversioncompare_test id="rvt-2" check="all" comment="FreeRADIUS rpm older than 1.0.1-1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name datatype="binary" operator="equals">FreeRADIUS</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.0.1</tested_version>
				<tested_release operator="equals">1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-201" check="at least one" comment="balsa version is less than 2.0.6-2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">balsa</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.6</tested_version>
				<tested_release datatype="int" operator="equals">2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-202" check="at least one" comment="cups version is less than 1.1.17-13.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cups</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.17</tested_version>
				<tested_release operator="equals">13.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-203" check="at least one" comment="ddskk version is less than 11.6.0-11.90" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ddskk</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">11.6.0</tested_version>
				<tested_release operator="equals">11.90</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-204" check="at least one" comment="ddskk-xemacs version is less than 11.6.0-11.90" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ddskk-xemacs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">11.6.0</tested_version>
				<tested_release operator="equals">11.90</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-205" check="at least one" comment="eog version is less than 2.2.0-2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">eog</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.2.0</tested_version>
				<tested_release datatype="int" operator="equals">2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-206" check="at least one" comment="ethereal version is less than 0.9.11-0.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.11</tested_version>
				<tested_release operator="equals">0.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-207" check="at least one" comment="ethereal version is less than 0.9.13-1.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.13</tested_version>
				<tested_release operator="equals">1.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-208" check="at least one" comment="ethereal-gnome version is less than 0.9.13-1.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal-gnome</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.13</tested_version>
				<tested_release operator="equals">1.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-209" check="at least one" comment="evolution version is less than 1.2.2-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">evolution</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.2</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-210" check="at least one" comment="gdm version is less than 2.4.1.3-5.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdm</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">2.4.1.3</tested_version>
				<tested_release operator="equals">5.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-211" check="at least one" comment="ghostscript version is less than 7.05-32.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ghostscript</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">7.05</tested_version>
				<tested_release operator="equals">32.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-212" check="at least one" comment="gnupg version is less than 1.2.1-4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gnupg</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.1</tested_version>
				<tested_release datatype="int" operator="equals">4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-213" check="at least one" comment="gtkhtml version is less than 1.1.9-0.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gtkhtml</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.9</tested_version>
				<tested_release operator="equals">0.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-214" check="at least one" comment="gtkhtml version is less than 1.1.9-0.9.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gtkhtml</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.9</tested_version>
				<tested_release operator="equals">0.9.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-215" check="at least one" comment="httpd version is less than 2.0.40-21.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">httpd</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.40</tested_version>
				<tested_release operator="equals">21.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-216" check="at least one" comment="httpd version is less than 2.0.40-21.5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">httpd</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.40</tested_version>
				<tested_release operator="equals">21.5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-217" check="at least one" comment="kdebase version is less than 3.1-15" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdebase</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1</tested_version>
				<tested_release datatype="int" operator="equals">15</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-218" check="at least one" comment="krb5-server version is less than 1.2.7-14" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">krb5-server</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.7</tested_version>
				<tested_release datatype="int" operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-219" check="at least one" comment="krb5-libs version is less than 1.2.7-14" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">krb5-libs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.7</tested_version>
				<tested_release datatype="int" operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-220" check="at least one" comment="krb5-workstation version is less than 1.2.7-14" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">krb5-workstation</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.7</tested_version>
				<tested_release datatype="int" operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-221" check="at least one" comment="kernel version is less than 2.4.20-13.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">13.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-222" check="at least one" comment="kernel version is less than 2.4.20-18.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">18.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-223" check="at least one" comment="kernel version is less than 2.4.20-19.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">19.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-224" check="at least one" comment="kdelibs version is less than 3.1-12" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdelibs</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1</tested_version>
				<tested_release datatype="int" operator="equals">12</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-225" check="at least one" comment="lprng version is less than 3.8.19-3.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">lprng</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.8.19</tested_version>
				<tested_release operator="equals">3.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-226" check="at least one" comment="lv version is less than 4.49.4-9.9.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">lv</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.49.4</tested_version>
				<tested_release operator="equals">9.9.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-227" check="at least one" comment="mutt version is less than 1.4.1-1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mutt</name>
				<tested_epoch datatype="int" operator="equals">5</tested_epoch>
				<tested_version operator="equals">1.4.1</tested_version>
				<tested_release datatype="int" operator="equals">1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-228" check="at least one" comment="mysql-server version is less than 3.23.56-1.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mysql-server</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.23.56</tested_version>
				<tested_release operator="equals">1.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-229" check="at least one" comment="nfs-utils version is less than 1.0.1-3.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">nfs-utils</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.0.1</tested_version>
				<tested_release operator="equals">3.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-230" check="at least one" comment="openssh-server version is less than 3.5p1-6.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssh-server</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.5p1</tested_version>
				<tested_release operator="equals">6.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-231" check="at least one" comment="openssh-server version is less than 3.5p1-11" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssh-server</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.5p1</tested_version>
				<tested_release datatype="int" operator="equals">11</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-232" check="at least one" comment="openssl version is less than 0.9.7a-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-233" check="at least one" comment="openssl-devel version is less than 0.9.7a-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-234" check="at least one" comment="openssl-perl version is less than 0.9.7a-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-perl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-235" check="at least one" comment="openssl096 version is less than 0.9.6-17" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl096</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.6</tested_version>
				<tested_release datatype="int" operator="equals">17</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-236" check="at least one" comment="openssl096b version is less than 0.9.6b-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl096b</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.6b</tested_version>
				<tested_release datatype="int" operator="equals">6</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-237" check="at least one" comment="pam_smb version is less than 1.1.6-9.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">pam_smb</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.6</tested_version>
				<tested_release operator="equals">9.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-238" check="at least one" comment="perl-CGI version is less than 2.81-88.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">perl-CGI</name>
				<tested_epoch datatype="int" operator="equals">2</tested_epoch>
				<tested_version operator="equals">2.81</tested_version>
				<tested_release operator="equals">88.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-239" check="at least one" comment="php version is less than 4.2.2-17.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">php</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.2.2</tested_version>
				<tested_release operator="equals">17.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-240" check="at least one" comment="pine version is less than 4.44-19.90.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">pine</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.44</tested_version>
				<tested_release operator="equals">19.90.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-241" check="at least one" comment="postfix version is less than 1.1.12-1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">postfix</name>
				<tested_epoch datatype="int" operator="equals">2</tested_epoch>
				<tested_version operator="equals">1.1.12</tested_version>
				<tested_release datatype="int" operator="equals">1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-242" check="at least one" comment="samba version is less than 2.2.7a-7.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">samba</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.2.7a</tested_version>
				<tested_release operator="equals">7.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-243" check="at least one" comment="samba version is less than 2.2.7a-8.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">samba</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.2.7a</tested_version>
				<tested_release operator="equals">8.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-244" check="at least one" comment="wl version is less than 2.10.1-1.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">wl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.10.1</tested_version>
				<tested_release operator="equals">1.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-245" check="at least one" comment="wl-xemacs version is less than 2.10.1-1.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">wl-xemacs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.10.1</tested_version>
				<tested_release operator="equals">1.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-246" check="at least one" comment="sendmail version is less than 8.12.8-5.90" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">sendmail</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">8.12.8</tested_version>
				<tested_release operator="equals">5.90</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-247" check="at least one" comment="sendmail version is less than 8.12.8-9.90" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">sendmail</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">8.12.8</tested_version>
				<tested_release operator="equals">9.90</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-248" check="at least one" comment="sendmail version is less than 8.12.8-6.90" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">sendmail</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">8.12.8</tested_version>
				<tested_release operator="equals">6.90</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-249" check="at least one" comment="squirrelmail version is less than 1.2.11-1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">squirrelmail</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.11</tested_version>
				<tested_release datatype="int" operator="equals">1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-250" check="at least one" comment="unzip version is less than 5.50-33" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">unzip</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">5.50</tested_version>
				<tested_release datatype="int" operator="equals">33</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-251" check="at least one" comment="up2date version is less than 3.1.23.1-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">up2date</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.1.23.1</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-252" check="at least one" comment="vsftpd version is less than 1.1.3-8" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">vsftpd</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.3</tested_version>
				<tested_release datatype="int" operator="equals">8</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-253" check="at least one" comment="xinetd version is less than 2:2.3.11-1.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">xinetd</name>
				<tested_epoch operator="equals">2</tested_epoch>
				<tested_version operator="equals">2.3.11</tested_version>
				<tested_release operator="equals">1.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-254" check="at least one" comment="xpdf version is less than 2.0.1-11" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">xpdf</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">2.0.1</tested_version>
				<tested_release datatype="int" operator="equals">11</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-255" check="at least one" comment="ypserv version is less than 2.8-0.9E" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ypserv</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.8</tested_version>
				<tested_release operator="equals">0.9E</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-257" check="at least one" comment="pwlib version is less than 1.4.7-4.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">pwlib</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.4.7</tested_version>
				<tested_release operator="equals">4.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-258" check="at least one" comment="netpbm version is less than 9.24-10.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">10.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-259" check="at least one" comment="netpbm-devel version is less than 9.24-10.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">10.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-260" check="at least one" comment="netpbm-progs version is less than 9.24-10.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm-progs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">10.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-261" check="at least one" comment="XFree86 version is less than 4.3.0-2.90.55" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">XFree86</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.3.0</tested_version>
				<tested_release operator="equals">2.90.55</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-262" check="at least one" comment="netpbm version is less than 9.24-11.30.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">11.30.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-263" check="at least one" comment="netpbm-devel version is less than 9.24-11.30.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">11.30.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-264" check="at least one" comment="netpbm-progs version is less than 9.24-11.30.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">netpbm-progs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">9.24</tested_version>
				<tested_release operator="equals">11.30.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-265" check="at least one" comment="mutt version is less than 1.4.1-3.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mutt</name>
				<tested_epoch datatype="int" operator="equals">5</tested_epoch>
				<tested_version operator="equals">1.4.1</tested_version>
				<tested_release operator="equals">3.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-266" check="at least one" comment="mailman version is less than 2.1.1-5" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mailman</name>
				<tested_epoch datatype="int" operator="equals">3</tested_epoch>
				<tested_version operator="equals">2.1.1</tested_version>
				<tested_release datatype="int" operator="equals">5</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-267" check="at least one" comment="gaim version is less than 0.75-0.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gaim</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.75</tested_version>
				<tested_release operator="equals">0.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-268" check="at least one" comment="slocate version is less than 2.7-2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">slocate</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.7</tested_version>
				<tested_release datatype="int" operator="equals">2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-269" check="at least one" comment="mc version is less than 4.6.0-7.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mc</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">4.6.0</tested_version>
				<tested_release operator="equals">7.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-270" check="at least one" comment="kdelibs version is less than 3.1-13" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdelibs</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1</tested_version>
				<tested_release datatype="int" operator="equals">13</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-271" check="at least one" comment="kernel version is less than 2.4.21-9.0.1.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.1.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-272" check="at least one" comment="kernel-smp version is less than 2.4.21-9.0.1.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-smp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.1.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-273" check="at least one" comment="kernel-hugemem version is less than 2.4.21-9.0.1.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-hugemem</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.1.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-274" check="at least one" comment="pwlib version is less than 1.4.7-7.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">pwlib</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.4.7</tested_version>
				<tested_release operator="equals">7.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-275" check="at least one" comment="samba version is less than 3.0.2-6.3E" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">samba</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.0.2</tested_version>
				<tested_release operator="equals">6.3E</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-276" check="at least one" comment="mod_python version is less than 3.0.1-4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mod_python</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">3.0.1</tested_version>
				<tested_release datatype="int" operator="equals">4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-277" check="at least one" comment="XFree86 version is less than 4.3.0-55.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">XFree86</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.3.0</tested_version>
				<tested_release operator="equals">55.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-278" check="at least one" comment="libxml2 version is less than 2.5.10-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libxml2</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.5.10</tested_version>
				<tested_release datatype="int" operator="equals">6</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-279" check="at least one" comment="libxml2-devel version is less than 2.5.10-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libxml2-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.5.10</tested_version>
				<tested_release datatype="int" operator="equals">6</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-280" check="at least one" comment="libxml2-python version is less than 2.5.10-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libxml2-python</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.5.10</tested_version>
				<tested_release datatype="int" operator="equals">6</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-281" check="at least one" comment="kernel version is less than 2.4.20-30.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">30.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-282" check="at least one" comment="kernel-smp version is less than 2.4.20-30.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-smp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">30.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-283" check="at least one" comment="kernel-bigmem version is less than 2.4.20-30.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-bigmem</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">30.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-284" check="at least one" comment="mutt version is less than 1.4.1-3.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mutt</name>
				<tested_epoch datatype="int" operator="equals">5</tested_epoch>
				<tested_version operator="equals">1.4.1</tested_version>
				<tested_release operator="equals">3.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-285" check="at least one" comment="gdk-pixbuf version is less than 0.22.0-6.0.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.0.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-286" check="at least one" comment="gdk-pixbuf-devel version is less than 0.22.0-6.0.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf-devel</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.0.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-287" check="at least one" comment="gdk-pixbuf-gnome version is less than 0.22.0-6.0.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf-gnome</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.0.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-288" check="at least one" comment="gdk-pixbuf version is less than 0.22.0-6.1.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.1.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-289" check="at least one" comment="gdk-pixbuf-devel version is less than 0.22.0-6.1.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf-devel</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.1.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-290" check="at least one" comment="gdk-pixbuf-gnome version is less than 0.22.0-6.1.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">gdk-pixbuf-gnome</name>
				<tested_epoch datatype="int" operator="equals">1</tested_epoch>
				<tested_version operator="equals">0.22.0</tested_version>
				<tested_release operator="equals">6.1.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-291" check="at least one" comment="tcpdump version is less than 3.7.2-7.9.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">tcpdump</name>
				<tested_epoch datatype="int" operator="equals">14</tested_epoch>
				<tested_version operator="equals">3.7.2</tested_version>
				<tested_release operator="equals">7.9.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-292" check="at least one" comment="sysstat version is less than 4.0.7-4.rhl9.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">sysstat</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.0.7</tested_version>
				<tested_release operator="equals">4.rhl9.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-293" check="at least one" comment="tcpdump version is less than 3.7.2-7.E3.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">tcpdump</name>
				<tested_epoch datatype="int" operator="equals">14</tested_epoch>
				<tested_version operator="equals">3.7.2</tested_version>
				<tested_release operator="equals">7.E3.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-294" check="at least one" comment="cvs version is less than 1.11.2-13" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cvs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.11.2</tested_version>
				<tested_release datatype="int" operator="equals">13</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-295" check="at least one" comment="ethereal version is less than 0.10.0a-0.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.0a</tested_version>
				<tested_release operator="equals">0.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-296" check="at least one" comment="ethereal-gnome version is less than 0.10.0a-0.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal=gnome</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.0a</tested_version>
				<tested_release operator="equals">0.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-297" check="at least one" comment="kdepim version is less than 3.1-6" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdepim</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1</tested_version>
				<tested_release datatype="int" operator="equals">6</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-298" check="at least one" comment="kernel version is less than 2.4.20-28.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">28.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-299" check="at least one" comment="kernel-smp version is less than 2.4.20-28.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-smp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">28.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-300" check="at least one" comment="kernel-bigmem version is less than 2.4.20-28.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-bigmem</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.20</tested_version>
				<tested_release operator="equals">28.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-301" check="at least one" comment="nfs-utils version is less than 1.0.6-7.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">nfs-utils</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.0.6</tested_version>
				<tested_release operator="equals">7.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-302" check="at least one" comment="sysstat version is less than 4.0.7-4.EL3.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">sysstat</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">4.0.7</tested_version>
				<tested_release operator="equals">4.EL3.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-303" check="at least one" comment="httpd version is less than 2.0.40-21.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">httpd</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.40</tested_version>
				<tested_release operator="equals">21.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-304" check="at least one" comment="httpd version is less than 2.0.46-26.ent" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">httpd</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.46</tested_version>
				<tested_release operator="equals">26.ent</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-305" check="at least one" comment="kdepim version is less than 3.1.3-3.3" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdepim</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1.3</tested_version>
				<tested_release operator="equals">3.3</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-306" check="at least one" comment="cvs version is less than 1.11.2-14" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cvs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.11.2</tested_version>
				<tested_release datatype="int" operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-307" check="at least one" comment="kernel version is less than 2.4.21-4.0.2.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">4.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-308" check="at least one" comment="kernel-smp version is less than 2.4.21-4.0.2.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-smp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">4.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-309" check="at least one" comment="kernel-bigmem version is less than 2.4.21-4.0.2.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-bigmem</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">4.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-310" check="at least one" comment="kernel version is less than 2.4.21-9.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-311" check="at least one" comment="net-snmp version is less than 5.0.9-2.30E.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">net-snmp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">5.0.9</tested_version>
				<tested_release operator="equals">2.30E.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-312" check="at least one" comment="openssl version is less than 0.9.7a-33.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">33.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-313" check="at least one" comment="openssl-devel version is less than 0.9.7a-33.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">33.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-314" check="at least one" comment="openssl-perl version is less than 0.9.7a-33.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-perl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">33.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-315" check="at least one" comment="openssl096b version is less than 0.9.6b-16" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl096b</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.6b</tested_version>
				<tested_release datatype="int" operator="equals">16</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-316" check="at least one" comment="mozilla-nss version is less than 1.4.2-0.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mozilla-nss</name>
				<tested_epoch datatype="int" operator="equals">37</tested_epoch>
				<tested_version operator="equals">1.4.2</tested_version>
				<tested_release operator="equals">0.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-317" check="at least one" comment="mozilla version is less than 1.4.2-0.9.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mozilla</name>
				<tested_epoch datatype="int" operator="equals">37</tested_epoch>
				<tested_version operator="equals">1.4.2</tested_version>
				<tested_release operator="equals">0.9.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-318" check="at least one" comment="openssl version is less than 0.9.7a-20" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">20.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-319" check="at least one" comment="openssl-devel version is less than 0.9.7a-20" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">20.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-320" check="at least one" comment="openssl-perl version is less than 0.9.7a-20" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl-perl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.7a</tested_version>
				<tested_release operator="equals">20.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-321" check="at least one" comment="openssl096 version is less than 0.9.6-25.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl096</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.6</tested_version>
				<tested_release operator="equals">25.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-322" check="at least one" comment="openssl096b version is less than 0.9.6b-15" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openssl096b</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.9.6b</tested_version>
				<tested_release datatype="int" operator="equals">15</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-323" check="at least one" comment="mod_ssl version is less than 2.0.46-32.ent" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mod_ssl</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.0.46</tested_version>
				<tested_release datatype="int" operator="equals">32.ent</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-325" check="at least one" comment="squid version is less than 2.5STABLE1-3.9" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">squid</name>
				<tested_epoch datatype="int" operator="equals">7</tested_epoch>
				<tested_version operator="equals">2.5STABLE1</tested_version>
				<tested_release operator="equals">3.9</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-326" check="at least one" comment="ethereal version is less than 0.10.3-0.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-327" check="at least one" comment="ethereal-gnome version is less than 0.10.3-0.90.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal-gnome</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.90.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-328" check="at least one" comment="ethereal version is less than 0.10.3-0.30E.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.30E.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-329" check="at least one" comment="ethereal-gnome version is less than 0.10.3-0.30E.1" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal-gnome</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.30E.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-330" check="at least one" comment="mozilla-nss version is less than 1.4.2-3.0.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">mozilla-nss</name>
				<tested_epoch datatype="int" operator="equals">37</tested_epoch>
				<tested_version operator="equals">1.4.2</tested_version>
				<tested_release operator="equals">3.0.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-334" check="at least one" comment="kernel version is less than 2.4.21-9.0.3.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.3.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-335" check="at least one" comment="kernel-smp version is less than 2.4.21-9.0.3.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-smp</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.3.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-336" check="at least one" comment="kernel-hugemem version is less than 2.4.21-9.0.3.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-hugemem</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">9.0.3.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-337" check="at least one" comment="squid version is less than 2.5.STABLE3-5.3E" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">squid</name>
				<tested_epoch datatype="int" operator="equals">7</tested_epoch>
				<tested_version operator="equals">2.5.STABLE3</tested_version>
				<tested_release operator="equals">5.3E</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-338" check="at least one" comment="ipsec-tools version is less than 0.2.5-0.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ipsec-tools</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.2.5</tested_version>
				<tested_release operator="equals">0.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-339" check="at least one" comment="kdelibs version is less than 3.1.3-6.4" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kdelibs</name>
				<tested_epoch datatype="int" operator="equals">6</tested_epoch>
				<tested_version operator="equals">3.1.3</tested_version>
				<tested_release operator="equals">6.4</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-340" check="at least one" comment="rsync version is less than 2.5.7-4.3E" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">rsync</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.5.7</tested_version>
				<tested_release operator="equals">4.3E</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-341" check="at least one" comment="cvs version is less than 1.11.2-22" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cvs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.11.2</tested_version>
				<tested_release datatype="int" operator="equals">22</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-342" check="at least one" comment="libpng version is less than 1.2.2-21" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng</name>
				<tested_epoch datatype="int" operator="equals">2</tested_epoch>
				<tested_version operator="equals">1.2.2</tested_version>
				<tested_release datatype="int" operator="equals">21</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-343" check="at least one" comment="libpng-devel version is less than 1.2.2-21" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng-devel</name>
				<tested_epoch datatype="int" operator="equals">2</tested_epoch>
				<tested_version operator="equals">1.2.2</tested_version>
				<tested_release datatype="int" operator="equals">21</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-344" check="at least one" comment="libpng10 version is less than 1.0.13-12" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.0.13</tested_version>
				<tested_release datatype="int" operator="equals">12</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-345" check="at least one" comment="libpng10-devel version is less than 1.0.13-12" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng-devel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.0.13</tested_version>
				<tested_release datatype="int" operator="equals">12</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-346" check="at least one" comment="kernel version is less than 2.4.21-15.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">15.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-347" check="at least one" comment="kernel version is less than 2.4.21-15.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">kernel-unsupported</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">2.4.21</tested_version>
				<tested_release operator="equals">15.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-348" check="at least one" comment="cvs version is less than 1.11.2-18" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cvs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.11.2</tested_version>
				<tested_release datatype="int" operator="equals">18</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-349" check="at least one" comment="openoffice version is less than 1.1.0-15.EL" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">openoffice</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.1.0</tested_version>
				<tested_release operator="equals">15.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-353" check="at least one" comment="tcpdump version is less than 3.7.2-7.E3.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">tcpdump</name>
				<tested_epoch datatype="int" operator="equals">14</tested_epoch>
				<tested_version operator="equals">3.7.2</tested_version>
				<tested_release operator="equals">7.E3.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-354" check="at least one" comment="lha version is less than 1.14i-10.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">lha</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.14i</tested_version>
				<tested_release operator="equals">10.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-355" check="at least one" comment="utempter version is less than 0.5.5-1.3EL.0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">utempter</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.5.5</tested_version>
				<tested_release operator="equals">1.3EL.0</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-356" check="at least one" comment="squid version is less than 2.5.STABLE3-6.3E" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">squid</name>
				<tested_epoch datatype="int" operator="equals">7</tested_epoch>
				<tested_version operator="equals">2.5.STABLE3</tested_version>
				<tested_release operator="equals">6.3E</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-357" check="at least one" comment="ethereal version is less than 0.10.3-0.30E.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.30E.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-358" check="at least one" comment="ethereal-gnome version is less than 0.10.3-0.30E.2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">ethereal-gnome</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">0.10.3</tested_version>
				<tested_release operator="equals">0.30E.2</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-361" check="at least one" comment="krb5-libs rpm version prior to 1.2.7-24 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">krb5-libs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.2.7</tested_version>
				<tested_release operator="equals">24</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-362" check="at least one" comment="cvs rpm version prior to 1.11.2-24 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">cvs</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.11.2</tested_version>
				<tested_release operator="equals">24</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-363" check="at least one" comment="squirrelmail rpm version prior to 1.4.3-0.e3.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">squirrelmail</name>
				<tested_epoch operator="equals">NULL</tested_epoch>
				<tested_version operator="equals">1.4.3</tested_version>
				<tested_release operator="equals">0.e3.1</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-364" check="at least one" comment="kernel rpm older than 2.4.21-15.0.2.EL Epoch 0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name>kernel</name>
				<tested_epoch>0</tested_epoch>
				<tested_version>2.4.21</tested_version>
				<tested_release>15.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version>earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-366" check="at least one" comment="kernel-hugemem rpm older than 2.4.21-15.0.2.EL Epoch 0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name>kernel-hugemem</name>
				<tested_epoch>0</tested_epoch>
				<tested_version>2.4.21</tested_version>
				<tested_release>15.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version>earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-367" check="at least one" comment="kernel-smp rpm older than 2.4.21-15.0.2.EL Epoch 0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name>kernel-smp</name>
				<tested_epoch>0</tested_epoch>
				<tested_version>2.4.21</tested_version>
				<tested_release>15.0.2.EL</tested_release>
			</object>
			<data operation="AND">
				<installed_version>earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-368" check="at least one" comment="libpng rpm older than 1.2.2-24, Epoch 2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng</name>
				<tested_epoch operator="equals">2</tested_epoch>
				<tested_version operator="equals">1.2.2</tested_version>
				<tested_release operator="equals">24</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-369" check="at least one" comment="libpng-devel rpm older than 1.2.2-24, Epoch 2" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng-devel</name>
				<tested_epoch operator="equals">2</tested_epoch>
				<tested_version operator="equals">1.2.2</tested_version>
				<tested_release operator="equals">24</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-370" check="at least one" comment="libpng10-devel rpm older than 1.0.13-14, Epoch 0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng10-devel</name>
				<tested_epoch operator="equals">0</tested_epoch>
				<tested_version operator="equals">1.0.13</tested_version>
				<tested_release operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<rpmversioncompare_test id="rvt-371" check="at least one" comment="libpng10 rpm older than 1.0.13-14, Epoch 0" xmlns="http://oval.mitre.org/XMLSchema/oval#redhat">
			<object>
				<name operator="equals">libpng10</name>
				<tested_epoch operator="equals">0</tested_epoch>
				<tested_version operator="equals">1.0.13</tested_version>
				<tested_release operator="equals">14</tested_release>
			</object>
			<data operation="AND">
				<installed_version operator="equals">earlier</installed_version>
			</data>
		</rpmversioncompare_test>
		<package_test id="sat-1" check="at least one" comment="Sun Enterprise Storage Manager installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst>SUNWstm</pkginst>
			</object>
		</package_test>
		<package_test id="sat-10" check="all" comment="Core Solaris (SUNWcsu/SUNWcsxu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>SUNWcsu = 32bit, SUNWcsxu = 64bit</oval:note>
			</oval:notes>
			<object>
				<pkginst operator="pattern match">SUNWcsx?u</pkginst>
			</object>
		</package_test>
		<package_test id="sat-11" check="all" comment="Netscape installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWnsb</pkginst>
			</object>
		</package_test>
		<package_test id="sat-12" check="all" comment="X Window System platform software (SUNWxwplt) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWxwplt</pkginst>
			</object>
		</package_test>
		<package_test id="sat-13" check="all" comment="NIS/NIS+ Utilities installed (SUNWnisu)" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWnisu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-14" check="all" comment="Sendmail - user (SUNWsndmu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWsndmu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-15" check="all" comment="Samba (SUNWsmbar) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUWNsmbar</pkginst>
			</object>
		</package_test>
		<package_test id="sat-18" check="all" comment="Kodak Color Managment Server (KCMS) Runtime Environment (SUNWkcsrt/SUNWkcsrx) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="pattern match">SUNWkcsr[tx]</pkginst>
			</object>
		</package_test>
		<package_test id="sat-19" check="all" comment="Internet Domain Name Server (BIND, SUNWinamd) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWinamd</pkginst>
			</object>
		</package_test>
		<package_test id="sat-2" check="at least one" comment="Sun Crypto Accelerator 4000 software installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst>SUNWkcl2r</pkginst>
			</object>
		</package_test>
		<package_test id="sat-20" check="all" comment="NIS Server - User (SUNWypu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>Package which contains /usr/lib/netsvc/yp/ypxfrd</oval:note>
			</oval:notes>
			<object>
				<pkginst operator="equals">SUNWypu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-21" check="all" comment="X Window System Font Server (SUNWxwfs) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWxwfs</pkginst>
			</object>
		</package_test>
		<package_test id="sat-22" check="all" comment="Solaris Print - Client - Root (SUNWpcr) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWpcr</pkginst>
			</object>
		</package_test>
		<package_test id="sat-23" check="all" comment="Solaris Print - Client - Usr (SUNWpcu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWpcu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-24" check="all" comment="Solaris Print - LP Server - Root (SUNWpsr) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWpsr</pkginst>
			</object>
		</package_test>
		<package_test id="sat-25" check="all" comment="Solaris Print - LP Server - Usr (SUNWpsu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWpsu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-26" check="all" comment="Mozilla (SUNWmoznav) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWmoznav</pkginst>
			</object>
		</package_test>
		<package_test id="sat-27" check="all" comment="Mozilla Mail (SUNWmozmail) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWmozmail</pkginst>
			</object>
		</package_test>
		<package_test id="sat-28" check="all" comment="Samba - Usr (SUNWsmbau) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWsmbau</pkginst>
			</object>
		</package_test>
		<package_test id="sat-29" check="at least one" comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWkr5sv</pkginst>
			</object>
		</package_test>
		<package_test id="sat-3" check="at least one" comment="Sendmail - root (SUNWsndmr) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWsndmr</pkginst>
			</object>
		</package_test>
		<package_test id="sat-30" check="all" comment="Kerberos v5 - Root (SUNWkrbr) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWkrbr</pkginst>
			</object>
		</package_test>
		<package_test id="sat-31" check="all" comment="Kerberos v5 - Usr (SUNWkrbu/SUNWkrbux) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>SUNWkrbu - 32bit, SUNWkrbux - 64bit</oval:note>
			</oval:notes>
			<object>
				<pkginst operator="pattern match">SUNWkrbux?</pkginst>
			</object>
		</package_test>
		<package_test id="sat-32" check="all" comment="CDE application basic runtime environment (SUNWdtbas/SUNWdtbax) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="pattern match">SUNWdtba[sx]</pkginst>
			</object>
		</package_test>
		<package_test id="sat-33" check="all" comment="Separable help for CDE (SUNWdthep) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWdthep</pkginst>
			</object>
		</package_test>
		<package_test id="sat-34" check="all" comment="FTP Server - Usr (SUNWftpu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWftpu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-35" check="all" comment="NTP daemon - Usr (SUNWntpu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWntpu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-36" check="all" comment="GNU Zip (gzip, SUNWgzip) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWgzip</pkginst>
			</object>
		</package_test>
		<package_test id="sat-38" check="all" comment="Remote Network Server Commands - Usr (SUNWrcmds) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWrcmds</pkginst>
			</object>
		</package_test>
		<package_test id="sat-39" check="all" comment="Solaris Basic IP Commands (SUNWbip) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWbip</pkginst>
			</object>
		</package_test>
		<package_test id="sat-4" check="at least one" comment="Solaris Volume Manager package installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst>SUNWlvmr</pkginst>
			</object>
		</package_test>
		<package_test id="sat-40" check="at least one" comment="Solaris Management Console Web Components (SUNWwbmc) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWwbmc</pkginst>
			</object>
		</package_test>
		<package_test id="sat-41" check="at least one" comment="Secure Shell Server - Usr (SUNWsshdu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWsshdu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-42" check="at least one" comment="Networking UUCP Utilities - Usr (SUNWbnuu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWbnuu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-43" check="all" comment="SunSoft Print - Client - Usr (SUNWpcu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWpcu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-44" check="at least one" comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sl) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWkr5sl</pkginst>
			</object>
		</package_test>
		<package_test id="sat-45" check="at least one" comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrgdo) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWkrgdo</pkginst>
			</object>
		</package_test>
		<package_test id="sat-46" check="at least one" comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrggl) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWkrggl</pkginst>
			</object>
		</package_test>
		<package_test id="sat-47" check="at least one" comment="CDE Desktop Window Manager (SUNWdtwm) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWdtwm</pkginst>
			</object>
		</package_test>
		<package_test id="sat-48" check="at least one" comment="Solstice Enterprise Agents SNMP (SUNWsasnm) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWsasnm</pkginst>
			</object>
		</package_test>
		<package_test id="sat-49" check="at least one" comment="CDE Daemons (SUNWdtdmn) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWdtdmn</pkginst>
			</object>
		</package_test>
		<package_test id="sat-5" check="at least one" comment="Apache (SUNWapchu) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWapchu</pkginst>
			</object>
		</package_test>
		<package_test id="sat-6" check="all" comment="Toolktalk (SUNWtltk/SUNWtltkx) installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="pattern match">SUNWtltkx?</pkginst>
			</object>
		</package_test>
		<package_test id="sat-7" check="at least one" comment="System and Network Administration Framework Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWadmfw</pkginst>
			</object>
		</package_test>
		<package_test id="sat-8" check="at least one" comment="SunCluster Component SUNWscvw installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst operator="equals">SUNWscvw</pkginst>
			</object>
		</package_test>
		<package_test id="sat-9" check="at least one" comment="CDE Desktop Applications (SUNWdtdst) installed                                                                                               " xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<pkginst>SUNWdtdst</pkginst>
			</object>
		</package_test>
		<process_test id="sct-2" check="all" comment="ypbind running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*ypbind.*</command>
			</object>
		</process_test>
		<process_test id="sct-201" check="at least one" comment="inetd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*inetd.*</command>
			</object>
			<data operation="AND">
				<user_id operator="equals">root</user_id>
			</data>
		</process_test>
		<process_test id="sct-202" check="at least one" comment="dmispd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*dmispd.*</command>
			</object>
		</process_test>
		<process_test id="sct-203" check="at least one" comment="snmpdx running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*snmpdx.*</command>
			</object>
		</process_test>
		<process_test id="sct-204" check="at least one" comment="rpc.yppasswdd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*rpc\.yppasswdd.*</command>
			</object>
		</process_test>
		<process_test id="sct-205" check="at least one" comment="mibiisa running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*mibiisa.*</command>
			</object>
		</process_test>
		<process_test id="sct-206" check="at least one" comment="dtlogin running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*dtlogin.*</command>
			</object>
		</process_test>
		<process_test id="sct-207" check="at least one" comment="Apache running (httpd)" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">.*httpd</command>
			</object>
		</process_test>
		<process_test id="sct-208" check="at least one" comment="Sendmail running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">.*sendmail .*</command>
			</object>
		</process_test>
		<process_test id="sct-209" check="at least one" comment="Kerberos Key Distribution Center (krb5kdc) running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">.*krb5kdc.*</command>
			</object>
		</process_test>
		<process_test id="sct-210" check="at least one" comment="Apache running with SunPlex Manager config" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^/usr/apache/bin/httpd.*SUNWscvw/conf/httpd.conf.*</command>
			</object>
		</process_test>
		<process_test id="sct-211" check="at least one" comment="in.named running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="equals">/usr/sbin/in.named</command>
			</object>
		</process_test>
		<process_test id="sct-3" check="all" comment="smbd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*smbd.*</command>
			</object>
		</process_test>
		<process_test id="sct-4" check="all" comment="sshd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*sshd.*</command>
			</object>
		</process_test>
		<process_test id="sct-5" check="all" comment="ypxfrd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">^.*ypxfrd.*</command>
			</object>
		</process_test>
		<process_test id="sct-6" check="all" comment="xntpd running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="equals">/usr/lib/inet/xntpd</command>
			</object>
		</process_test>
		<process_test id="sct-7" check="all" comment="in.rwhod is running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="equals">/usr/sbin/in.rwhod</command>
			</object>
		</process_test>
		<process_test id="sct-8" check="at least one" comment="smcboot running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>Solaris Management Console web interface</oval:note>
			</oval:notes>
			<object>
				<command operator="pattern match">.*smcboot</command>
			</object>
		</process_test>
		<process_test id="sct-9" check="at least one" comment="rpcbind running" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<command operator="pattern match">.*rpcbind.*</command>
			</object>
		</process_test>
		<permission_test id="set-204" check="at least one" comment="File kcms_configure executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_configure</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-205" check="at least one" comment="File kcms_configure executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_configure</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="set-206" check="at least one" comment="File kcms_configure executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_configure</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="set-207" check="at least one" comment="File rpc.cmsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.cmsd</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-208" check="at least one" comment="File rpc.cmsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.cmsd</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-209" check="at least one" comment="File rpc.cmsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.cmsd</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-210" check="at least one" comment="File xlock SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xlock</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="set-211" check="at least one" comment="File xlock SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xlock</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-212" check="at least one" comment="File Xsun SGID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/Xsun</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="set-213" check="at least one" comment="File Xsun SGID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/Xsun</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-214" check="at least one" comment="File rpc.ttdbserverd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.ttdbserverd</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-215" check="at least one" comment="File rpc.ttdbserverd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.ttdbserverd</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-216" check="at least one" comment="File rpc.ttdbserverd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.ttdbserverd</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-217" check="at least one" comment="File cachefsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/fs/cachefs/cachefsd</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-218" check="at least one" comment="File cachefsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/fs/cachefs/cachefsd</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-219" check="at least one" comment="File cachefsd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/fs/cachefs/cachefsd</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-220" check="at least one" comment="File whodo SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">^/usr/sbin/sparcv./whodo</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="set-221" check="at least one" comment="File whodo SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">^/usr/sbin/sparcv./whodo</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-222" check="at least one" comment="File rpc.rwalld executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/netsvc/rwall/rpc.rwalld</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-223" check="at least one" comment="File rpc.rwalld executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/netsvc/rwall/rpc.rwalld</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-224" check="at least one" comment="File rpc.rwalld executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/netsvc/rwall/rpc.rwalld</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-225" check="at least one" comment="File admintool SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">^.*/bin/admintool</component>
				</path>
			</object>
			<data operation="AND">
				<suid datatype="int" operator="equals">1</suid>
			</data>
		</permission_test>
		<permission_test id="set-226" check="at least one" comment="File admintool SUID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">^.*/bin/admintool</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-230" check="at least one" comment="File dtspcd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/dtspcd</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-231" check="at least one" comment="File dtspcd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/dtspcd</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-232" check="at least one" comment="File dtspcd executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/dtspcd</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-233" check="at least one" comment="File lbxproxy SGID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/lbxproxy</component>
				</path>
			</object>
			<data operation="AND">
				<sgid datatype="int" operator="equals">1</sgid>
			</data>
		</permission_test>
		<permission_test id="set-234" check="at least one" comment="File lbxproxy SGID and executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/lbxproxy</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-235" check="at least one" comment="File kcms_server executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_server</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-236" check="at least one" comment="File kcms_server executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_server</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-237" check="at least one" comment="File kcms_server executable and SUID or SGID" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_server</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<permission_test id="set-246" check="at least one" comment="File xfs executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xfs</component>
				</path>
			</object>
			<data operation="AND">
				<uexec datatype="int" operator="equals">1</uexec>
			</data>
		</permission_test>
		<permission_test id="set-247" check="at least one" comment="File xfs executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xfs</component>
				</path>
			</object>
			<data operation="AND">
				<gexec datatype="int" operator="equals">1</gexec>
			</data>
		</permission_test>
		<permission_test id="set-248" check="at least one" comment="File xfs executable" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xfs</component>
				</path>
			</object>
			<data operation="AND">
				<oexec datatype="int" operator="equals">1</oexec>
			</data>
		</permission_test>
		<file_test id="sft-201" check="at least one" comment="File kcms_configure exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_configure</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-202" check="at least one" comment="File rpc.cmsd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.cmsd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-203" check="at least one" comment="File dmispd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/dmi/dmispd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-204" check="at least one" comment="File xlock exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xlock</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-205" check="at least one" comment="File snmpdx exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/snmp/snmpdx</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-206" check="at least one" comment="File Xsun exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/Xsun</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-207" check="at least one" comment="File rpc.ttdbserverd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/rpc.ttdbserverd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-208" check="at least one" comment="File cachefsd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/fs/cachefs/cachefsd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-209" check="at least one" comment="File whodo exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="pattern match">
					<component type="literal">^/usr/sbin/sparcv./whodo$</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-210" check="at least one" comment="File rpc.rwalld exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/netsvc/rwall/rpc.rwalld</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-211" check="at least one" comment="File admintool exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="pattern match">
					<component type="literal">^.*/bin/admintool$</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-212" check="at least one" comment="File rpc.yppasswdd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/netsvc/rpc.yppasswdd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-213" check="at least one" comment="File mibiisa exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/lib/snmp/mibiisa</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-214" check="at least one" comment="File dtspcd exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/dtspcd</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-215" check="at least one" comment="File lbxproxy exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/lbxproxy</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-216" check="at least one" comment="File kcms_server exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/kcms_server</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-217" check="at least one" comment="File fs.auto exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/lib/fs.auto</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-218" check="at least one" comment="File xfs exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/openwin/bin/xfs</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-219" check="at least one" comment="File /usr/dt/bin/dtlogin exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/usr/dt/bin/dtlogin</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-220" check="at least one" comment="svm.init init script exists" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="pattern match">
					<component type="literal">/etc/rc[2-4].d/S[0-9][0-9]svm.init</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-222" check="at least one" comment="Kerberos 5 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component">
					<component type="literal">/etc/krb5/krb5.conf</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-3" check="all" comment="Lance Ethernet (le) interface configured to start" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="pattern match">
					<component type="literal">hostname6?\.le.*</component>
				</path>
			</object>
		</file_test>
		<file_test id="sft-4" check="all" comment="File /etc/named.conf exists " xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>The presence of /etc/named.conf indicates that system system is probably configured as a DNS server</oval:note>
			</oval:notes>
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/named.conf</component>
				</path>
			</object>
		</file_test>
		<inetd_test id="sit-2" check="all" comment="inetd.conf contains smbd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="pattern match">^.*smbd.*</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-201" check="at least one" comment="inetd.conf contains rpc.cmsd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/dt/bin/rpc.cmsd</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-202" check="at least one" comment="inetd.conf contains rpc.ttdbserverd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/dt/bin/rpc.ttdbserverd</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-203" check="at least one" comment="inetd.conf contains cachefsd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/lib/fs/cachefs/cachefsd</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-204" check="at least one" comment="inetd.conf contains rpc.rwalld" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/lib/netsvc/rwall/rpc.rwalld</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-205" check="at least one" comment="inetd.conf contains dtspcd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/dt/bin/dtspcd</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-206" check="at least one" comment="inetd.conf contains kcms_server" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/openwin/bin/kcms_server</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-207" check="at least one" comment="inetd.conf contains fs.auto" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/openwin/lib/fs.auto</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-209" check="at least one" comment="inetd.conf contains sadmind" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/sbin/sadmind</server_program>
			</object>
		</inetd_test>
		<inetd_test id="sit-210" check="at least one" comment="Sadmin called using strong authentication" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/sbin/sadmind</server_program>
			</object>
			<data operation="AND">
				<server_arguments operator="equals">-S 2</server_arguments>
			</data>
		</inetd_test>
		<inetd_test id="sit-3" check="all" comment="inetd.conf contains in.ftpd" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<server_program operator="equals">/usr/sbin/in.ftpd</server_program>
			</object>
		</inetd_test>
		<patch_test id="spt-10" check="all" comment="Patch 106950-14 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106950</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">14</version>
			</data>
		</patch_test>
		<patch_test id="spt-100" check="at least one" comment="Patch 107702-12 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107702</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">12</version>
			</data>
		</patch_test>
		<patch_test id="spt-101" check="at least one" comment="Patch 109354-19 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109354</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">19</version>
			</data>
		</patch_test>
		<patch_test id="spt-102" check="at least one" comment="Patch 114497-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114497</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-104" check="at least one" comment="Patch 107709-18 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107709</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">18</version>
			</data>
		</patch_test>
		<patch_test id="spt-105" check="at least one" comment="Patch 108869-15 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108869</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">15</version>
			</data>
		</patch_test>
		<patch_test id="spt-106" check="at least one" comment="Patch 108219-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108219</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-107" check="at least one" comment="Patch 108221-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108221</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-108" check="at least one" comment="Patch 107893-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107893</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-109" check="at least one" comment="Patch 108800-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108800</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-11" check="all" comment="Patch 109147-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109147</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-110" check="at least one" comment="Patch 110896-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110896</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-111" check="at least one" comment="Patch 114008-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114008</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-112" check="at least one" comment="Patch 107115-12 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107115</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">12</version>
			</data>
		</patch_test>
		<patch_test id="spt-113" check="at least one" comment="Patch 108528-18 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108528</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">18</version>
			</data>
		</patch_test>
		<patch_test id="spt-114" check="at least one" comment="Patch 112233-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112233</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-12" check="all" comment="Patch 112963-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112963</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-13" check="all" comment="Patch 107684-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107684</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-130" check="at least one" comment="Patch 108748-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108748</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-131" check="at least one" comment="Patch 108750-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108750</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-132" check="at least one" comment="Patch 108752-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108752</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-133" check="at least one" comment="Patch 106541-14 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">106541</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">14</version>
			</data>
		</patch_test>
		<patch_test id="spt-134" check="at least one" comment="Patch 106942-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">106942</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-135" check="at least one" comment="Patch 107477-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">107477</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-136" check="at least one" comment="Patch 108551-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108551</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-137" check="at least one" comment="Patch 108754-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108754</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-138" check="at least one" comment="Patch 108756-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108756</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-139" check="at least one" comment="Patch 108758-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108758</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-14" check="all" comment="Patch 110615-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110615</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-140" check="at least one" comment="Patch 108760-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108760</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-141" check="at least one" comment="Patch 108762-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108762</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-142" check="at least one" comment="Patch 108764-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>CVE-2002-1265</oval:note>
			</oval:notes>
			<object>
				<base datatype="int" operator="equals">108764</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-15" check="all" comment="Patch 114684-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114684</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-16" check="all" comment="Patch 112604-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112604</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-17" check="all" comment="Patch 112609-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112609</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-18" check="all" comment="Patch 115172-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">115172</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-19" check="all" comment="Patch 113273-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113273</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-2" check="all" comment="Patch 113575-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113575</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-20" check="all" comment="Patch 114636-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114636</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-201" check="at least one" comment="Patch 108827-30 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108827</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">30</version>
			</data>
		</patch_test>
		<patch_test id="spt-202" check="at least one" comment="Patch 108901-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108901</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">6</version>
			</data>
		</patch_test>
		<patch_test id="spt-203" check="at least one" comment="Patch 108652-38 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108652</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">38</version>
			</data>
		</patch_test>
		<patch_test id="spt-204" check="at least one" comment="Patch 108869-16 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108869</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">16</version>
			</data>
		</patch_test>
		<patch_test id="spt-205" check="at least one" comment="Patch 108652-52 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108652</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">52</version>
			</data>
		</patch_test>
		<patch_test id="spt-206" check="at least one" comment="Patch 110286-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110286</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">9</version>
			</data>
		</patch_test>
		<patch_test id="spt-207" check="at least one" comment="Patch 110896-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110896</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">2</version>
			</data>
		</patch_test>
		<patch_test id="spt-208" check="at least one" comment="Patch 108376-38 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108376</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">38</version>
			</data>
		</patch_test>
		<patch_test id="spt-209" check="at least one" comment="Patch 111600-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111600</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">1</version>
			</data>
		</patch_test>
		<patch_test id="spt-21" check="all" comment="Patch 107337-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107337</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-210" check="at least one" comment="Patch 112899-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112899</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">1</version>
			</data>
		</patch_test>
		<patch_test id="spt-211" check="at least one" comment="Patch 106942-22 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106942</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">22</version>
			</data>
		</patch_test>
		<patch_test id="spt-212" check="at least one" comment="Patch 108541-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108541</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">6</version>
			</data>
		</patch_test>
		<patch_test id="spt-213" check="at least one" comment="Patch 111826-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111826</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">1</version>
			</data>
		</patch_test>
		<patch_test id="spt-214" check="at least one" comment="Patch 111596-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111596</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">2</version>
			</data>
		</patch_test>
		<patch_test id="spt-215" check="at least one" comment="Patch 107709-19 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107709</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">19</version>
			</data>
		</patch_test>
		<patch_test id="spt-216" check="at least one" comment="Patch 107337-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107337</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">2</version>
			</data>
		</patch_test>
		<patch_test id="spt-217" check="at least one" comment="Patch 110453-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110453</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">1</version>
			</data>
		</patch_test>
		<patch_test id="spt-218" check="at least one" comment="Patch 108721-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108721</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">2</version>
			</data>
		</patch_test>
		<patch_test id="spt-219" check="at least one" comment="Patch 108949-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108949</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">7</version>
			</data>
		</patch_test>
		<patch_test id="spt-22" check="all" comment="Patch 111400-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111400</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-220" check="at least one" comment="Patch 106934-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106934</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">4</version>
			</data>
		</patch_test>
		<patch_test id="spt-221" check="at least one" comment="Patch 112846-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112846</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">1</version>
			</data>
		</patch_test>
		<patch_test id="spt-222" check="at least one" comment="Patch 107893-19 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107893</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">19</version>
			</data>
		</patch_test>
		<patch_test id="spt-223" check="at least one" comment="Patch 108652-51 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108652</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">51</version>
			</data>
		</patch_test>
		<patch_test id="spt-224" check="at least one" comment="Patch 111590-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111590</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">2</version>
			</data>
		</patch_test>
		<patch_test id="spt-225" check="at least one" comment="Patch 108376-30 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108376</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">30</version>
			</data>
		</patch_test>
		<patch_test id="spt-226" check="at least one" comment="Patch 109862-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109862</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">3</version>
			</data>
		</patch_test>
		<patch_test id="spt-227" check="at least one" comment="Patch 108117-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108117</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">6</version>
			</data>
		</patch_test>
		<patch_test id="spt-228" check="at least one" comment="Patch 107893-20 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107893</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">20</version>
			</data>
		</patch_test>
		<patch_test id="spt-229" check="at least one" comment="Patch 107654-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107654</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-230" check="at least one" comment="Patch 110286-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110286</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-231" check="at least one" comment="Patch 108919-21 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="binary" operator="equals">108919</base>
			</object>
			<data operation="AND">
				<version datatype="binary" operator="greater than or equal">21</version>
			</data>
		</patch_test>
		<patch_test id="spt-232" check="at least one" comment="Patch 112807-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112807</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-233" check="at least one" comment="Patch 106541-33 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106541</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">33</version>
			</data>
		</patch_test>
		<patch_test id="spt-234" check="at least one" comment="Patch 109007-18 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="not equal">109007</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">18</version>
			</data>
		</patch_test>
		<patch_test id="spt-235" check="at least one" comment="Patch 114332-12 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int">114332</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">12</version>
			</data>
		</patch_test>
		<patch_test id="spt-236" check="at least one" comment="Patch 112908-12 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="equals">12</version>
			</data>
		</patch_test>
		<patch_test id="spt-238" check="at least one" comment="Patch 107684-11 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107684</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">11</version>
			</data>
		</patch_test>
		<patch_test id="spt-239" check="at least one" comment="Patch 110615-11 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110615</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">11</version>
			</data>
		</patch_test>
		<patch_test id="spt-24" check="all" comment="Patch 106938-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106938</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-240" check="at least one" comment="Patch 113575-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113575</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-241" check="at least one" comment="Patch 113073-13 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113073</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">13</version>
			</data>
		</patch_test>
		<patch_test id="spt-242" check="at least one" comment="Patch 117367-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">117367</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-243" check="at least one" comment="Patch 114796-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114796</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-244" check="at least one" comment="Patch 112237-11 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112237</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">11</version>
			</data>
		</patch_test>
		<patch_test id="spt-245" check="at least one" comment="Patch 112390-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112390</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-246" check="at least one" comment="Patch 112908-16 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">16</version>
			</data>
		</patch_test>
		<patch_test id="spt-247" check="at least one" comment="Patch 112536-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112536</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-248" check="at least one" comment="Patch 112908-13 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">13</version>
			</data>
		</patch_test>
		<patch_test id="spt-249" check="at least one" comment="Patch 107180-31 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107180</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">31</version>
			</data>
		</patch_test>
		<patch_test id="spt-25" check="all" comment="Patch 109326-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109326</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-250" check="at least one" comment="Patch 112908-15 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">15</version>
			</data>
		</patch_test>
		<patch_test id="spt-253" check="at least one" comment="Patch 116973-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116973</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-254" check="at least one" comment="Patch 113146-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113146</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-255" check="at least one" comment="Patch 112808-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112808</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-256" check="all" comment="Patch 107178-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107178</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-257" check="all" comment="Patch 108949-08 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108949</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-258" check="all" comment="Patch 116308-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116308</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-259" check="at least one" comment="Patch 116457-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116457</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-26" check="all" comment="Patch 112970-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112970</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-260" check="at least one" comment="Patch 116442-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116442</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-261" check="at least one" comment="Patch 116454-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116454</base>
			</object>
			<data operation="AND">
				<version operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-263" check="at least one" comment="Patch 113146-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113146</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-264" check="at least one" comment="Patch 109613-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109613</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-265" check="at least one" comment="Patch 112810-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112810</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">06</version>
			</data>
		</patch_test>
		<patch_test id="spt-266" check="at least one" comment="Patch 113505-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113505</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-267" check="at least one" comment="Patch 113508-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113508</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-268" check="at least one" comment="Patch 115054-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">115054</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-269" check="at least one" comment="Patch 115055-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">115055</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-27" check="all" comment="Patch 108451-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108451</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">06</version>
			</data>
		</patch_test>
		<patch_test id="spt-270" check="at least one" comment="Patch 106938-08 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106938</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-271" check="at least one" comment="Patch 109326-13 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109326</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">13</version>
			</data>
		</patch_test>
		<patch_test id="spt-272" check="at least one" comment="Patch 112970-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112970</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">06</version>
			</data>
		</patch_test>
		<patch_test id="spt-28" check="all" comment="Patch 113319-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113319</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-29" check="all" comment="Patch 112233-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">11233</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-30" check="all" comment="Patch 106938-06 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106938</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">06</version>
			</data>
		</patch_test>
		<patch_test id="spt-31" check="all" comment="Patch 109326-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109326</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-32" check="all" comment="Patch 112970-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112970</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-33" check="all" comment="Patch 106541-24 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106541</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">24</version>
			</data>
		</patch_test>
		<patch_test id="spt-34" check="all" comment="Patch 109328-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109328</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-35" check="all" comment="Patch 113579-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113579</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-36" check="all" comment="Patch 108574-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108574</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-37" check="all" comment="Patch 110898-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110898</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-38" check="all" comment="Patch 108162-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108162</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-39" check="all" comment="Patch 109324-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109324</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-4" check="all" comment="Patch 108376-25 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108376</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">25</version>
			</data>
		</patch_test>
		<patch_test id="spt-40" check="all" comment="Patch 108416-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108416</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-41" check="all" comment="Patch 110943-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110943</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-42" check="all" comment="Patch 113923-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113923</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-43" check="all" comment="Patch 107115-13 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107115</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">13</version>
			</data>
		</patch_test>
		<patch_test id="spt-44" check="all" comment="Patch 109320-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109320</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-45" check="all" comment="Patch 113329-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113329</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-46" check="all" comment="Patch 117765-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">117765</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-47" check="all" comment="Patch 117767-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">117767</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-48" check="all" comment="Patch 114684-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114684</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-49" check="all" comment="Patch 112536-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112536</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-5" check="all" comment="Patch 108652-30 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108652</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">30</version>
			</data>
		</patch_test>
		<patch_test id="spt-50" check="all" comment="Patch 110057-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110057</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-51" check="all" comment="Patch 110060-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110060</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-52" check="all" comment="Patch 116462-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116462</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-54" check="all" comment="Patch 112237-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112237</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-55" check="all" comment="Patch 112390-08 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112390</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-56" check="all" comment="Patch 112925-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112925</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-57" check="all" comment="Patch 112923-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112923</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-58" check="all" comment="Patch 112921-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112921</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-59" check="all" comment="Patch 112908-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-6" check="all" comment="Patch 112300-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112300</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-60" check="all" comment="Patch 114564-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114564</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-61" check="all" comment="Patch 109409-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109409</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-62" check="all" comment="Patch 109667-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109667</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-63" check="all" comment="Patch 107684-08 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107684</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-64" check="all" comment="Patch 110615-08 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110615</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-65" check="all" comment="Patch 113575-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113575</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-66" check="all" comment="Patch 109326-16 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109326</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">16</version>
			</data>
		</patch_test>
		<patch_test id="spt-67" check="all" comment="Patch 112668-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112668</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-68" check="all" comment="Patch 118239-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">118239</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-69" check="all" comment="Patch 116984-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116984</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-7" check="all" comment="Patch 111085-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112085</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-70" check="all" comment="Patch 117455-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">117455</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-71" check="at least one" comment="Patch 118313-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">118313</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-72" check="at least one" comment="Patch 116986-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116986</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-73" check="at least one" comment="Patch 116774-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116774</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-74" check="at least one" comment="Patch 108993-38 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108993</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">38</version>
			</data>
		</patch_test>
		<patch_test id="spt-75" check="at least one" comment="Patch 112960-17 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112960</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">17</version>
			</data>
		</patch_test>
		<patch_test id="spt-76" check="at least one" comment="Patch 111313-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111313</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-77" check="at least one" comment="Patch 116807-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116807</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-78" check="at least one" comment="Patch 116895-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">116895</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-79" check="at least one" comment="Patch 117000-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">117000</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-8" check="all" comment="Patch 108750-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108750</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-80" check="at least one" comment="Patch 112233-12 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112233</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">12</version>
			</data>
		</patch_test>
		<patch_test id="spt-81" check="at least one" comment="Patch 108528-27 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108528</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">27</version>
			</data>
		</patch_test>
		<patch_test id="spt-83" check="at least one" comment="Patch 113273-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113273</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-84" check="at least one" comment="Patch 114332-08 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114332</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="equals">08</version>
			</data>
		</patch_test>
		<patch_test id="spt-85" check="at least one" comment="Patch 114332-10 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">114332</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">10</version>
			</data>
		</patch_test>
		<patch_test id="spt-86" check="at least one" comment="Patch 106952-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106952</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<patch_test id="spt-87" check="at least one" comment="Patch 111570-03 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">111570</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">03</version>
			</data>
		</patch_test>
		<patch_test id="spt-88" check="at least one" comment="Patch 113322-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113322</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-89" check="at least one" comment="Patch 107115-14 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">107115</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">14</version>
			</data>
		</patch_test>
		<patch_test id="spt-9" check="all" comment="Patch 110322-01 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110322</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">01</version>
			</data>
		</patch_test>
		<patch_test id="spt-90" check="at least one" comment="Patch 109320-09 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">109320</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">09</version>
			</data>
		</patch_test>
		<patch_test id="spt-91" check="at least one" comment="Patch 113329-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">113329</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-92" check="at least one" comment="Patch 106541-25 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">106541</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">25</version>
			</data>
		</patch_test>
		<patch_test id="spt-93" check="at least one" comment="Patch 108528-19 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">108528</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">19</version>
			</data>
		</patch_test>
		<patch_test id="spt-94" check="at least one" comment="Patch 112233-05 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112233</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">05</version>
			</data>
		</patch_test>
		<patch_test id="spt-95" check="at least one" comment="Patch 110943-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">110943</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-96" check="at least one" comment="Patch 112536-02 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112536</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">02</version>
			</data>
		</patch_test>
		<patch_test id="spt-97" check="at least one" comment="Patch 112237-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112237</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-98" check="at least one" comment="Patch 112390-07 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112390</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">07</version>
			</data>
		</patch_test>
		<patch_test id="spt-99" check="at least one" comment="Patch 112908-04 or later installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<base datatype="int" operator="equals">112908</base>
			</object>
			<data operation="AND">
				<version datatype="int" operator="greater than or equal">04</version>
			</data>
		</patch_test>
		<textfilecontent_test id="stt-10" check="at least one" comment="/etc/nsswitch.conf configured to use LDAP with RBAC" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/nsswitch.conf</component>
				</path>
				<line operator="pattern match">^[^#].*_attr.*ldap</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-11" check="at least one" comment="/etc/ssh/sshd_config has 0.0.0.0 as ListenAddress" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/ssh/sshd_config</component>
				</path>
				<line operator="pattern match">^[^#]*ListenAddress.*0\.0\.0\.0</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-12" check="at least one" comment="/etc/system has BSM enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/system</component>
				</path>
				<line operator="pattern match">^[^\*]*set.*c2audit.*</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-3" check="all" comment="/etc/nsswitch.conf configured to resolve hosts through DNS" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/nsswitch.conf</component>
				</path>
				<line operator="pattern match">^[^#]*hosts:.*dns</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-5" check="all" comment="/etc/krb5/krb5.conf is configured with a kerberos domain" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<oval:notes>
				<oval:note>Rough translation of the Sun recommended test of: % grep default_realm /etc/krb5/krb5.conf | grep -v ___default_realm___  default_realm = EXAMPLE.COM</oval:note>
			</oval:notes>
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/krb5/krb5.conf</component>
				</path>
				<line operator="pattern match">^[^#_]*default_realm[^=]*=[^_]*$</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-6" check="all" comment="/etc/krb5/krb5.conf is configured with explicit or rules-based mapping" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/krb5/krb5.conf</component>
				</path>
				<line operator="pattern match">^[^#]auth_to_local.*</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-7" check="all" comment="/etc/pam.conf is configured to use pam_krb5 as an 'auth' module and the debug feature of pam_krb5 is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/pam.conf</component>
				</path>
				<line operator="pattern match">[^#]*pam_krb5.*debug</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-8" check="all" comment="/etc/syslog.conf is configured to log &quot;debug&quot; level messages for at least daemon" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/syslog.conf</component>
				</path>
				<line operator="pattern match">^[^#]*(\*|daemon)\.debug</line>
			</object>
		</textfilecontent_test>
		<textfilecontent_test id="stt-9" check="all" comment="/etc/vfstab is configured with SVM devices" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<object>
				<path datatype="component" operator="equals">
					<component type="literal">/etc/vfstab</component>
				</path>
				<line operator="equals">^/dev/md/</line>
			</object>
		</textfilecontent_test>
		<uname_test id="sut-202" check="at least one" comment="Solaris 8 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<data operation="AND">
				<os_name operator="equals">SunOS</os_name>
				<os_release operator="equals">5.8</os_release>
			</data>
		</uname_test>
		<uname_test id="sut-203" check="at least one" comment="Solaris 7 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<data operation="AND">
				<os_name operator="equals">SunOS</os_name>
				<os_release operator="equals">5.7</os_release>
			</data>
		</uname_test>
		<uname_test id="sut-204" check="at least one" comment="Solaris 9 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#solaris">
			<data operation="AND">
				<os_name operator="equals">SunOS</os_name>
				<os_release operator="equals">5.9</os_release>
			</data>
		</uname_test>
		<unknown_test id="ukn-10" comment="Word 97 is installed">
			<oval:notes>
				<oval:note>We think, but are not sure that the affected version of bkupexec.exe is 3.60.1.298 The file should be found in C:Program Files\VERITAS\Backup Exec\NT\bkupexec.exe</oval:note>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-11" comment="Word 98 is installed"/>
		<unknown_test id="ukn-12" comment="Excel 97 is installed"/>
		<unknown_test id="ukn-13" comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)"/>
		<unknown_test id="ukn-16" comment="machine has followed the GDR update path and rpcrt4.dll is less than 5.2.3790.137"/>
		<unknown_test id="ukn-17" comment="machine has followed the QFE update path and rpcrt4.dll is less than 5.2.3790.141"/>
		<unknown_test id="ukn-18" comment="machine has followed the GDR update path and rpcss.dll is less than 5.2.3790.132"/>
		<unknown_test id="ukn-19" comment="machine has followed the QFE update path and rpcss.dll is less than 5.2.3790.142"/>
		<unknown_test id="ukn-2" comment="Lance Ethernet interface in use">
			<oval:notes>
				<oval:note/>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-20" comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server"/>
		<unknown_test id="ukn-21" comment="this is a front-end server providing Outlook Web Access"/>
		<unknown_test id="ukn-22" comment="the back-end server is Exchange Server 2003 running on Windows 2003"/>
		<unknown_test id="ukn-24" comment="a website linked to the Crystal Reports Viewer is active"/>
		<unknown_test id="ukn-25" comment="Affected bkupexec.exe versions 3.60.1.298">
			<oval:notes>
				<oval:note>We think, but are not sure that the affected version of bkupexec.exe is 3.60.1.298 The file should be found in C:\Program Files\VERITAS\Backup Exec\NT\bkupexec.exe</oval:note>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-26" comment="Basic Security Module enabled">
			<oval:notes>
				<oval:note>grep c2audit /etc/system True if "set c2audit:audit_load = 1" or similiar</oval:note>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-27" comment="Auditing Administrative or System-Wide Administrative audit classes">
			<oval:notes>
				<oval:note>egrep ^flags:.*a[sd] /etc/security/audit_control True if any lines returned</oval:note>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-3" comment="configured to only offer streaming media over unicast"/>
		<unknown_test id="ukn-36" comment="Sendmail has recipient or final rulesets">
			<oval:notes>
				<oval:note>egrep "^[Srecipient=2|S2]|^[^#]*\$>2|^[^#]*\$>recipient|^[^#]*\$>4|^[^#]*\$>final" /etc/mail/sendmail.cf True if any lines returned</oval:note>
			</oval:notes>
		</unknown_test>
		<unknown_test id="ukn-38" comment="Service Pack 2 or less for Windows Office XP">
			<oval:notes>
				<oval:note>Service Pack 2 or less for Windows Office XP needs regex involving strings and less than</oval:note>
			</oval:notes>
		</unknown_test>
		<activedirectory_test id="wat-1030" check="all" comment="Display the routing groups in the Exchange System Manager" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchRoutingEnabled</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1040" check="all" comment="Display the administrative groups in the Exchange System Manager" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAdminGroupsEnabled</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1140" check="all" comment="enable forms based authentication" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchDS2MBOptions</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">64</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1150" check="all" comment="only allow integrated windows authentication (NTLM) to connect to the Public HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">4</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1160" check="all" comment="allow script execute permissions to the Public HTTP virtual directory" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">512</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1170" check="all" comment="allow read access to the Public HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1171" check="all" comment="allow write access to the Public HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1172" check="all" comment="allow script source access to the Public HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">16</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1173" check="all" comment="allow directory browsing in the Public HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Public,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchDirBrowseFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2147483648</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1185" check="all" comment="zero out deleted database pages" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=InformationStore,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchESEParamZeroDatabaseDuringBackup</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1190" check="all" comment="disable all automated message generation on the default domain" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Default,CN=Internet Message Formats,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchRoutingAcceptMessageType</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">0</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1200" check="all" comment="allow basic authentication to connect to the IMAP4 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1201" check="all" comment="require TSL encryption to connect to the IMAP4 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>attribute>msExchOtherAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1202" check="all" comment="allow simple authentication and security layer (SASL) to connect to the IMAP4 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">4</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1240" check="all" comment="use SSL when downloading meeting requests using IMAP4" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>oWAServer</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">^https\:\/\/</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1250" check="all" comment="use TCP 143 for the IMAP4 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchServerBindings</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">143</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1251" check="all" comment="use TCP 993 for the secure IMAP4 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=IMAP4,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSecureBindings</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">993</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1280" check="all" comment="archive all messages received by mailboxes on this store" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Mailbox Store \([^\)]*\),CN=[^,]*,CN=InformationStore,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMessageJournalRecipient</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_DN_STRING</adstype>
				<value operator="pattern match">.+</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1290" check="all" comment="have clients support S/MIME" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Mailbox Store \([^\)]*\),CN=[^,]*,CN=InformationStore,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchDownGradeMultipartSigned</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">0</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1300" check="all" comment="delete mailboxes without waiting for the store to be backed up" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Mailbox Store \([^\)]*\),CN=[^,]*,CN=InformationStore,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>deletedItemFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1350" check="all" comment="subscribe to a block list to block spam" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=[^,]+,CN=[^,]+,CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute operator="pattern match">.*</attribute>
			</object>
		</activedirectory_test>
		<activedirectory_test id="wat-1370" check="all" comment="limit the size of messages to the server to 30MB" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>delivContLength</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="less than or equal">30720</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1371" check="all" comment="limit the size of messages from the server to 30MB" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>submissionContLength</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="less than or equal">30720</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1380" check="all" comment="limit the number of recipients in outbound messages to 5000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchRecipLimit</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="less than or equal">5000</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1390" check="all" comment="disable the filtering of recipients who are not in Active Directory" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute operator="not equal">msExchRecipTurfListOptions</attribute>
			</object>
		</activedirectory_test>
		<activedirectory_test id="wat-140" check="all" comment="allow script execute permissions to Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">512</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1420" check="all" comment="archive filtered messages" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchTurfListAction</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">Filter</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1430" check="all" comment="filter messages with a blank sender" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchTurfListOptions</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1440" check="all" comment="do not drop connections if the address matches filters" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchTurfListOptions</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">8</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1450" check="all" comment="accept messages without notifying the sender of filtering" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=Message Delivery,CN=Global Settings,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchTurfListOptions</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1470" check="all" comment="disable Outlook Mobile Access" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Outlook Mobile Access,CN=Global Settings,CN=Labtop Organization,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMoaAdminWirelessEnable</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1480" check="all" comment="disable ActiveSync" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Outlook Mobile Access,CN=Global Settings,CN=Labtop Organization,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMoaAdminWirelessEnable</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">4</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1530" check="all" comment="allow basic authentication to connect to the POP3 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1531" check="all" comment="require TSL encryption to connect to the POP3 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1532" check="all" comment="allow simple authentication and security layer (SASL) to connect to the POP3 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">4</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1570" check="all" comment="use SSL when downloading meeting requests using POP3" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>oWAServer</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">^https\:\/\/</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1580" check="all" comment="use TCP port 110 for the POP3 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchServerBindings</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">110</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1581" check="all" comment="use TCP port 995 for the secure POP3 service" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=POP3,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSecureBindings</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">995</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1590" check="all" comment="don't have mailbox store clients support S/MIME signatures" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=Public Folder Store \([^\)]+\),CN=[^,]*,CN=InformationStore,CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchDownGradeMultipartSigned</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1670" check="all" comment="enable subject logging and display" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>messageTrackingEnabled</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">262144</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1680" check="all" comment="enable message tracking" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMessageTrackLogFilter</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1690" check="all" comment="disable automatic log removal" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchTrkLogCleaningInterval</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">0</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1720" check="all" comment="disable all monitoring on this server" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMonitoringMode</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="not equal">0</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1737" check="all" comment="change state to critical when any basic Exchange service stops" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Servers,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchMonitoringResources</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">^\d+\:1\:</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1770" check="all" comment="limit SMTP connector scope to the routing group" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Connections,CN=[^,]*,CN=Routing Groups,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>routingList</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">^local\:</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1771" check="all" comment="SMTP connector object exists" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Connections,CN=[^,]*,CN=Routing Groups,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute operator="pattern match">.*</attribute>
			</object>
		</activedirectory_test>
		<activedirectory_test id="wat-1780" check="all" comment="allow unauthenticated entities to relay through this SMTP connector" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Connections,CN=[^,]*,CN=Routing Groups,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpOutboundSecurityFlag</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">4096</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1790" check="all" comment="force outbound connections to use only basic authentication with TLS encryption" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Connections,CN=[^,]*,CN=Routing Groups,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpOutboundSecurityFlag</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">270</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1810" check="all" comment="have any SMTP connectors use a smart host" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]*,CN=Connections,CN=[^,]*,CN=Routing Groups,CN=[^,]*,CN=Administrative Groups,CN=[^,]*,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpSmartHost</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">.+</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1820" check="all" comment="only allow basic authentication to connect to the SMTP server" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1821" check="all" comment="require TSL encryption to connect to the SMTP server" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpInboundCommandSupportOptions</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">131072</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1830" check="all" comment="resolve anonymous email" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthMailDisposition</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1875" check="all" comment="only allow explicitly listed hosts to relay messages through this sever" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpRelayForAuth</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">0</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1880" check="all" comment="use a smart host to relay SMTP messages" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpSmartHost</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">.+</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1890" check="all" comment="perform reverse DNS lookups on incoming messages" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpPerformReverseDnsLookup</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1900" check="all" comment="use port 25 for outbound SMTP connections" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpOutgoingPort</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">25</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1910" check="all" comment="use only basic authentication with TLS encryption for outbound SMTP connections" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchSmtpOutboundSecurityFlag</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">268</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1920" check="all" comment="enable logging of connections between SMTP hosts" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchLogType</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1930" check="all" comment="use port 25 for inbound SMTP connections" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchServerBindings</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">25</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1940" check="all" comment="apply recipient and connection filters" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchServerBindingsFiltering</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">\:3$</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-1941" check="all" comment="apply sender filters" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^CN=[^,]+,CN=SMTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchServerBindingsTurflist</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_PRINTABLE_STRING</adstype>
				<value operator="pattern match">.+</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-850" check="all" comment="only allow integrated windows authentication (NTLM) to connect to the Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAuthenticationFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="equals">4</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-860" check="all" comment="allow read access to the Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">1</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-861" check="all" comment="allow write access to the Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-862" check="all" comment="allow script source access to the Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchAccessFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">16</value>
			</data>
		</activedirectory_test>
		<activedirectory_test id="wat-863" check="all" comment="allow directory browsing in the Exchange HTTP virtual directories" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<naming_context>configuration</naming_context>
				<relative_dn operator="pattern match">^Exchange,CN=[^,]+,CN=HTTP,CN=Protocols,CN=[^,]+,CN=Servers,CN=[^,]+,CN=Administrative Groups,CN=[^,]+,CN=Microsoft Exchange,CN=Services$</relative_dn>
				<attribute>msExchDirBrowseFlags</attribute>
			</object>
			<data>
				<adstype>ADSTYPE_INTEGER</adstype>
				<value datatype="int" operator="bitwise and">2147483648</value>
			</data>
		</activedirectory_test>
		<file_test id="wft-100" check="at least one" comment="the version of w3proxy.exe is less than 3.0.1200.257" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server\InstallationLocation</component>
					<component type="literal">\w3proxy.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>0</minor>
					<build>1200</build>
					<private>257</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-101" check="at least one" comment="the version of wpsrv.exe is less than 3.0.1200.257" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server\InstallationLocation</component>
					<component type="literal">\wspsrv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>0</minor>
					<build>1200</build>
					<private>257</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-102" check="at least one" comment="the version of itircl.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\itircl.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3644</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-103" check="at least one" comment="the version of itss.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\itss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3644</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-106" check="at least one" comment="the version of msasn1.dll is less than 5.2.3790.88" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>88</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-107" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.119" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>119</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-108" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6824" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6824</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-109" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.1274" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1274</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-110" check="at least one" comment="the version of wins.exe is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7255</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-111" check="at least one" comment="the version of wins.exe is less than 4.0.1381.33554" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33554</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-112" check="at least one" comment="the version of wins.exe is less than 5.2.3790.99" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>99</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-113" check="at least one" comment="the version of fp30reg.dll is less than 10.00.4205.0000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\web server extensions\50\bin\fp30reg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>00</minor>
					<build>4205</build>
					<private>0000</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-114" check="at least one" comment="the version of fp30reg.dll is less than 4.0.02.7523" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\web server extensions\40\bin\fp30reg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>00</minor>
					<build>02</build>
					<private>7523</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-12" check="at least one" comment="the version of shtml.dll is less than 4.0.2.7523" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\web server extensions\40\isapi\shtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>00</minor>
					<build>02</build>
					<private>7523</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-120" check="at least one" comment="the version of jscript.dll is less than 5.1.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\jscript.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>0</build>
					<private>8513</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-121" check="at least one" comment="the version of jscript.dll is less than 5.5.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\jscript.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>5</minor>
					<build>0</build>
					<private>8513</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-122" check="at least one" comment="the version of msgsvc.dll is less than 5.0.2195.6861" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6861</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-123" check="at least one" comment="the version of wordpad.exe is less than 5.1.2600.1606" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Windows NT\Accessories\wordpad.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1606</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-130" check="at least one" comment="the version of outlook.exe is less than 10.00.5709.0000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE\Path</component>
					<component type="literal">outlook.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>00</minor>
					<build>5709</build>
					<private>0000</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-131" check="at least one" comment="the version of msgina.dll is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgina.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7255</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-132" check="at least one" comment="the version of msgina.dll is less than 4.0.1381.33559" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgina.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33559</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-133" check="at least one" comment="the version of msgina.dll is less than 5.1.2600.136" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msjet40.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6895</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-134" check="at least one" comment="the version of msgina.dll is less than 5.1.2600.128" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgina.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>128</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-135" check="at least one" comment="the version of msgina.dll is less than 5.1.2600.1343" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgina.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1343</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-136" check="at least one" comment="the version of mf3216.dll is less than 4.0.1381.7263" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mf3216.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7263</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-137" check="at least one" comment="the version of mf3216.dll is less than 4.0.1381.33562" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mf3216.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33562</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-138" check="at least one" comment="the version of mf3216.dll is less than 5.0.2195.6898" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mf3216.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6898</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-139" check="at least one" comment="the version of mf3216.dll is less than 5.1.2600.132" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mf3216.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>132</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-14" check="at least one" comment="the version of excel.exe is less than 8.00.01.9904" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Excel.exe\Path</component>
					<component type="literal">excel.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>00</minor>
					<build>01</build>
					<private>9904</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-140" check="at least one" comment="the version of msdxm.ocx is less than 6.4.9.1124" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msdxm.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>4</minor>
					<build>9</build>
					<private>1124</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-141" check="at least one" comment="the version of wmpcore.dll is less than 8.0.0.4482" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wmpcore.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>0</minor>
					<build>0</build>
					<private>4482</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-142" check="at least one" comment="the version of wmplayer.exe is less than 8.0.0.4482" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Windows Media Player\wmplayer.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>0</minor>
					<build>0</build>
					<private>4482</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-143" check="at least one" comment="the version of msdxm.ocx is less than 6.4.9.1121" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msdxm.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>4</minor>
					<build>9</build>
					<private>1121</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-144" check="at least one" comment="the version of wmplayer.exe is less than 8.0.0.4490" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Windows Media Player\wmplayer.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>0</minor>
					<build>0</build>
					<private>4490</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-146" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7268" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7268</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-147" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33591" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33591</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-148" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6992" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6992</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-149" check="at least one" comment="the version of mf3216.dll is less than 5.1.2600.1331" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mf3216.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1331</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-15" check="at least one" comment="the version of excel.exe is less than 9.0.0.8216" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Excel.exe\Path</component>
					<component type="literal">excel.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>8216</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-150" check="at least one" comment="the version of h323.tsp is less than 5.0.2195.6901" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\h323.tsp</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6901</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-151" check="at least one" comment="the version of h323.tsp is less than 5.2.3790.132" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\h323.tsp</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>132</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-152" check="at least one" comment="the version of h323.tsp is less than 5.1.2600.1348" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\h323.tsp</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1348</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-153" check="at least one" comment="the version of h323.tsp is less than 5.1.2600.134" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\h323.tsp</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>134</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-154" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1605</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-156" check="at least one" comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Dhcpssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7304</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-157" check="at least one" comment="the version of lsasrv.dll is less than 5.2.3790.134" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>134</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-158" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.134" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>134</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-159" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1361</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-16" check="at least one" comment="the version of excel.exe is less than 10.0.5815.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Excel.exe\Path</component>
					<component type="literal">excel.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>5815</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-160" check="at least one" comment="the version of lsasrv.dll is less than 5.2.3790.220" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>220</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-162" check="at least one" comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Dhcpssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33587</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-163" check="at least one" comment="the version of wins.exe is less than 5.0.2195.7005" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7005</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-164" check="at least one" comment="the version of wins.exe is less than 4.0.1381.7329" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7329</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-165" check="at least one" comment="the version of wins.exe is less than 4.0.1381.33618" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33618</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-169" check="at least one" comment="the version of hypertrm.dll is less than 5.2.3790.233" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>233</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-17" check="at least one" comment="the version of winword.exe is less than 8.0.0.9315" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>0</minor>
					<build>0</build>
					<private>9315</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-170" check="at least one" comment="the version of schannel.dll is less than 4.87.1964.1880" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\schannel.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>87</minor>
					<build>1964</build>
					<private>1880</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-171" check="at least one" comment="the version of schannel.dll is less than 5.1.2195.6899" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\schannel.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2195</build>
					<private>6899</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-172" check="at least one" comment="the version of schannel.dll is less than 5.2.3790.132" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\schannel.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>132</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-173" check="at least one" comment="the version of schannel.dll is less than 5.1.2600.136" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\schannel.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>136</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-174" check="at least one" comment="the version of schannel.dll is less than 5.1.2600.1347" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\schannel.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1347</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-175" check="at least one" comment="the version of hypertrm.dll is less than 5.1.2600.1609" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1609</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-176" check="at least one" comment="the version of hypertrm.dll is less than 5.1.2600.2563" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>2563</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-177" check="at least one" comment="the version of comsvcs.dll is less than 2000.2.3511.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\comsvcs.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>2</minor>
					<build>3511</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-178" check="at least one" comment="the version of comsvcs.dll is less than 2001.12.4414.53" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\comsvcs.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2001</major>
					<minor>12</minor>
					<build>4414</build>
					<private>53</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-179" check="at least one" comment="the version of comsvcs.dll is less than 2001.12.4720.130" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\comsvcs.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2001</major>
					<minor>12</minor>
					<build>4720</build>
					<private>130</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-18" check="at least one" comment="the version of winword.exe is less than 8.0.0.9716" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">\winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>8</major>
					<minor>0</minor>
					<build>0</build>
					<private>9716</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-180" check="at least one" comment="the version of msjet40.dll is less than 4.0.8618.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msjet40.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>8618</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-181" check="at least one" comment="the version of wmsjet40.dll is less than 4.0.8618.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wmsjet40.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>8618</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-182" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4939.300" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4939</build>
					<private>300</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-183" check="at least one" comment="the version of inetcomm.dll is less than 6.00.2739.300" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>00</minor>
					<build>2739</build>
					<private>300</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-184" check="at least one" comment="the version of inetcomm.dll is less than 6.00.3790.137" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>00</minor>
					<build>37909</build>
					<private>137</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-185" check="at least one" comment="the version of inetcomm.dll is less than 6.00.2800.1409" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>00</minor>
					<build>2800</build>
					<private>1409</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-186" check="at least one" comment="the version of rpcrt4.dll is less than 5.0.2195.6904" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6904</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-187" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.135" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>135</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-188" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1361</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-189" check="at least one" comment="the version of rpcss.dll is less than 5.0.2195.6906" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6906</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-19" check="at least one" comment="the version of winword.exe is less than 9.0.0.8216" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>8216</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-190" check="at least one" comment="the version of wintrust.dll is less than 5.131.1880.14" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wintrust.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>1880</build>
					<private>14</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-191" check="at least one" comment="the version of wintrust.dll is less than 5.131.2195.6824" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wintrust.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>2195</build>
					<private>6824</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-192" check="at least one" comment="the version of lsasrv.dll is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6902</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-193" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6905" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6905</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-194" check="at least one" comment="the version of msasn1.dll is less than 5.2.3790.139" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>139</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-195" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>137</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-196" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.1362" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1362</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-197" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.135" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>135</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-198" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1361</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-199" check="at least one" comment="the version of rpcss.dll is less than 5.2.3790.146" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>142</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-2" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>137</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-20" check="at least one" comment="the version of wkssvc.dll is less than 5.1.2600.120" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wkssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>120</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-200" check="at least one" comment="the version of hypertrm.dll is less than 5.0.2195.7000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7000</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-201" check="at least one" comment="the version of mshtml.dll is less than 5.50.4913.1100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4913</build>
					<private>1100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-202" check="at least one" comment="the version of w3svc.dll is less than 4.2.775.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>775</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-203" check="at least one" comment="the version of mshtml.dll is less than 6.0.2713.1100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2713</build>
					<private>1100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-204" check="at least one" comment="the version of mshtml.dll is less than 6.0.2716.2200" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2716</build>
					<private>2200</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-205" check="at least one" comment="the version of w3svc.dll is less than 5.0.2195.5269" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5269</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-206" check="at least one" comment="the version of mshtml.dll is less than 5.50.4725.2100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4725</build>
					<private>2100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-207" check="at least one" comment="the version of netman.dll is less than 5.0.2195.5974" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netman.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5974</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-208" check="at least one" comment="the version of mshtml.dll is less than 5.0.3504.2500" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3504</build>
					<private>2500</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-209" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.5671" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\ism.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5671</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-21" check="at least one" comment="the version of wkssvc.dll is less than 5.1.2600.1301" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wkssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1301</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-210" check="at least one" comment="File %windir%\system32\inetsrv\smtpsvc.dll version is less than 5.0.2195.4905" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\smtpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>4905</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-211" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.764.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\ism.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>764</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-212" check="at least one" comment="the version of srvsvc.dll is less than 5.00.2195.4980" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\srvsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>4980</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-213" check="at least one" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2103" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>2103</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-214" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3513.900" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3513</build>
					<private>900</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-215" check="at least one" comment="the version of mshtml.dll is less than 5.0.3502.4856" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3502</build>
					<private>4856</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-216" check="at least one" comment="the version of mshtml.dll is less than 6.0.2723.2500" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2723</build>
					<private>2500</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-217" check="at least one" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6106" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6106</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-218" check="at least one" comment="File %windir%\system32\rasapi32.dll version is less than 4.0.1381.7140" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rasman.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7140</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-219" check="at least one" comment="File %windir%\system32\rasman.dll version is less than 5.0.2195.4983" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rasman.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>4983</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-22" check="at least one" comment="the version of winword.exe is less than 10.0.5815.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>5815</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-220" check="at least one" comment="File %windir%\system32\netlogon.dll version is less than 5.00.0893.1105" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netlogon.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>893</build>
					<private>1105</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-221" check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\asp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6672</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-222" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.296.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>296</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-223" check="at least one" comment="File %windir%\system32\smss.exe version is less than 5.0.2195.5695" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\smss.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5695</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-224" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.3407" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\ism.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>3407</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-225" check="at least one" comment="the version of ssmsrp70.dll is less than 2000.80.213.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ssmsrp70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>213</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-226" check="at least one" comment="the version of hypertrm.dll is less than 4.0.1381.7323" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7323</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-227" check="at least one" comment="File sqlservr.exe version3 less than 428" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>428</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-228" check="at least one" comment="the version of snmp.exe is less than 4.0.1381.7134" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\snmp.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7134</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-229" check="at least one" comment="File %windir%\system32\drivers\mup.sys version is less than 5.0.2195.5080" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mup.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5080</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-23" check="at least one" comment="the version of mshtml.dll is less than 5.0.3523.1700" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3523</build>
					<private>1700</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-230" check="at least one" comment="File %windir%\system32\inetsrv\httpext.dll version is less than 0.9.3940.20" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\httpext.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>0</major>
					<minor>9</minor>
					<build>3940</build>
					<private>20</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-231" check="at least one" comment="the version of mshtml.dll is less than 6.0.2715.400" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2715</build>
					<private>400</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-232" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2719.2200" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2719</build>
					<private>2200</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-233" check="at least one" comment="the version of locator.exe is less than 4.0.1381.7202" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Locator.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7202</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-234" check="at least one" comment="the version of ntdll.dll is less than 5.0.2195.6685" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ntdll.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6685</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-235" check="at least one" comment="File %windir%\system32\Drivers\SRV.SYS is less than 5.0.2195.6699" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Drivers\SRV.SYS</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6699</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-236" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.608.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>608</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-237" check="at least one" comment="the version of odsole70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\odsole70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-238" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1264" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1264</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-239" check="at least one" comment="the version of rpcrt4.dll is less than 5.0.2195.6802" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6802</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-24" check="at least one" comment="the version of mshtml.dll is less than 5.0.3810.1700" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3810</build>
					<private>1700</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-240" check="at least one" comment="File %windir%\system32\shdocvw.dll version is less than 5.0.3214.2000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shdocvw.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3214</build>
					<private>2000</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-241" check="at least one" comment="the version of mshtml.dll is less than 6.0.2722.900" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2722</build>
					<private>900</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-242" check="at least one" comment="the version of snmp.exe is less than 5.0.2195.4919" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\snmp.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>4919</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-243" check="at least one" comment="the version of mup.sys is less than 4.0.1381.7125" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mup.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7125</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-244" check="at least one" comment="the version of shell32.dll is less than 5.00.3502.4718" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3502</build>
					<private>4718</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-245" check="at least one" comment="the version of smss.exe is less than 4.0.1381.7152" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\smss.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7152</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-246" check="at least one" comment="the version of netlogon.dll is less than 4.0.1381.7092" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netlogon.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7092</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-247" check="at least one" comment="the version of mshtml.dll is less than 5.50.4923.2500" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4923</build>
					<private>2500</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-248" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.776.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\ism.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>776</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-249" check="at least one" comment="the version of cryptui.dll is less than 5.131.2600.117" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cryptui.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>2600</build>
					<private>117</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-25" check="at least one" comment="the version of mshtml.dll is less than 5.50.4934.1600" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4934</build>
					<private>1600</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-250" check="at least one" comment="the version of cryptui.dll is less than 5.131.2600.1243" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cryptui.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>2600</build>
					<private>1243</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-251" check="at least one" comment="the version of xactsrv.dll is less than 5.0.2195.5971" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\xactsrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5971</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-252" check="at least one" comment="the version of xenroll.dll is less than 5.131.3659.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\xenroll.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>3659</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-253" check="at least one" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2784" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>2784</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-254" check="at least one" comment="File %windir%\system32\idq.dll version is less than 5.0.2195.3645" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\idq.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>3645</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-255" check="at least one" comment="File %windir%\system32\cryptui.dll version is less than 5.131.2195.6758" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cryptui.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>2195</build>
					<private>6758</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-256" check="at least one" comment="File %windir%\system32\drivers\rdpwd.sys version is less than 5.0.2195.5880" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\rdpwd.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5880</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-257" check="at least one" comment="the version of jscript.dll is less than 5.6.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\jscript.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>6</minor>
					<build>0</build>
					<private>8513</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-258" check="at least one" comment="the version of user32.dll is less than 5.1.2600.118" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>118</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-259" check="at least one" comment="the version of user32.dll is less than 5.1.2600.1255" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1255</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-26" check="at least one" comment="the version of mshtml.dll is less than 6.0.2734.1600" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2734</build>
					<private>1600</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-260" check="at least one" comment="the version of wkssvc.dll is less than 5.0.2195.6861" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wkssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6861</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-261" check="at least one" comment="the version of itircl.dll is less than 5.2.3790.80" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\itircl.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>80</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-262" check="at least one" comment="the version of mshtml.dll is less than 5.50.4922.900" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4922</build>
					<private>900</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-263" check="at least one" comment="the version of hypertrm.dll is less than 4.0.1381.842" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hypertrm.dll </component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>842</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-264" check="at least one" comment="the version of mswrd664.wpc is less than 2004.10.25.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\Microsoft Shared\TextConv\mswrd664.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2004</major>
					<minor>10</minor>
					<build>25</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-265" check="at least one" comment="the version of wmswrd632.wpc is less than 2004.10.25.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\Microsoft Shared\TextConv\wmswrd632.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2004</major>
					<minor>10</minor>
					<build>25</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-266" check="at least one" comment="the version of mshtml.dll is less than 6.00.3790.191" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>191</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-267" check="at least one" comment="the version of mshtml.dll is less than 6.00.2800.1458" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1458</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-268" check="at least one" comment="the version of mshtml.dll is less than 6.00.2743.600" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2743</build>
					<private>600</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-269" check="at least one" comment="the version of mshtml.dll is less than 5.50.4943.400" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4943</build>
					<private>400</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-27" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1276" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1276</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-270" check="at least one" comment="the version of mshtml.dll is less than 5.0.3532.300" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3532</build>
					<private>300</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-271" check="at least one" comment="the version of tshoot.ocx is less than 1.0.1.2125" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\tshoot.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>1</build>
					<private>2125</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-272" check="at least one" comment="the version of msgsvc.dll is less than 5.1.2600.120" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>120</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-273" check="at least one" comment="the version of msgsvc.dll is less than 5.1.2600.1301" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msgsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1301</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-274" check="at least one" comment="File sqlservr.exe version3 is less than 578" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>578</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-275" check="at least one" comment="File xpstar.dll version3 is less than 561" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpstar.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>561</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-276" check="at least one" comment="the version of srvsvc.dll is less than 5.0.2195.6110" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\srvsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-277" check="at least one" comment="the version of dxmasf.dll is less than 6.4.9.1121" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dxmasf.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>4</minor>
					<build>9</build>
					<private>1121</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-278" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>650</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-279" check="at least one" comment="the version of mshtml.dll is less than 5.00.3819.300" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3819</build>
					<private>300</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-28" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.94" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>94</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-280" check="at least one" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6753" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6753</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-281" check="at least one" comment="the version of mswrd632.wpc is less than 2004.10.25.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\Microsoft Shared\TextConv\mswrd632.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2004</major>
					<minor>10</minor>
					<build>25</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-282" check="at least one" comment="the version of kernel32.dll is less than 4.0.1381.7224" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\kernel32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7224</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-283" check="at least one" comment="the version of nntpsvc.dll is less than 5.0.2195.3881" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nntpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>3881</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-284" check="at least one" comment="machine has followed the GDR update path and rpcproxy.dll is less than 5.2.3790.137" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcproxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>137</private>
				</version>
				<development_class operator="not equal">srv03_qfe</development_class>
			</data>
		</file_test>
		<file_test id="wft-285" check="at least one" comment="File %windir%\system32\user32.dll version is less than 5.00.2195.6799" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6799</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-286" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3669.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hhctrl.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3669</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-287" check="at least one" comment="the version of hhsetup.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hhsetup.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3644</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-288" check="at least one" comment="machine has followed the QFE update path and rpcproxy.dll is less than 5.2.3790.141" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcproxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>141</private>
				</version>
				<development_class>srv03_qfe</development_class>
			</data>
		</file_test>
		<file_test id="wft-289" check="at least one" comment="the version of rpcproxy.dll is less than 5.0.2195.6904" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcproxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6904</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-290" check="at least one" comment="the version of tlntsvr.exe is less than 5.0.33668.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\tlntsvr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>33668</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-291" check="at least one" comment="the version of sp3res.dll is less than 5.0.2195.6713" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sp3res.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6713</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-292" check="at least one" comment="the version of umandlg.dll is less than 1.0.0.3" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\umandlg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>0</build>
					<private>3</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-293" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3510.1100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3510</build>
					<private>1100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-294" check="at least one" comment="the version of helpctr.exe is less than 5.2.3790.161" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>161</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-295" check="at least one" comment="the version of ole32.dll is less than 4.0.1381.7263" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7263</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-296" check="at least one" comment="File %windir%\system32\inetsrv\ssinc.dll version is less than 5.0.2195.6624" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\ssinc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6624</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-297" check="at least one" comment="the version of ole32.dll is less than 4.0.1381.33562" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33562</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-298" check="at least one" comment="the version of rpcproxy.dll is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcproxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7255</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-299" check="at least one" comment="the version of rpcproxy.dll is less than 4.0.1381.33559" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcproxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33559</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-3" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.1515" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1515</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-30" check="at least one" comment="the version of msgsc.dll is less than 6.1.0.211" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\MSN Messenger\msgsc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>0</build>
					<private>211</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-300" check="at least one" comment="the version of mswrd6.wpc is less than 10.0.803.2" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\Microsoft Shared\TextConv\mswrd6.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>803</build>
					<private>2</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-301" check="at least one" comment="the version of msjava.dll is less than 5.0.3810.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msjava.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3810</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-302" check="at least one" comment="the version of msjava.dll is less than 5.0.3809.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msjava.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3809</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-303" check="at least one" comment="the version of helpctr.exe is less than 5.2.3790.125" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>125</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-304" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.769.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>769</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-305" check="at least one" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.3649" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Msw3prt.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>3649</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-306" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>164</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-307" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4613.1700" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4613</build>
					<private>1700</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-308" check="at least one" comment="the version of mshtml.dll is less than 6.0.2712.0300" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2712</build>
					<private>0300</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-309" check="at least one" comment="the version of mshtml.dll is less than 5.50.4926.2500" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4926</build>
					<private>2500</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-31" check="at least one" comment="the version of fp4areg.dll is less than 4.0.02.7523" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\web server extensions\40\bin\fp4areg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>00</minor>
					<build>02</build>
					<private>7523</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-310" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2716.2200" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2716</build>
					<private>2200</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-311" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2713</build>
					<private>1100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-312" check="at least one" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4927.2100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4927</build>
					<private>2100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-313" check="at least one" comment="File %windir%\system32\snmp.exe is less than 4.0.1381.133" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\snmp.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>133</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-314" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 3.70.11.40" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>70</minor>
					<build>11</build>
					<private>40</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-315" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.80.746.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>746</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-316" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.128" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>128</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-317" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.1340" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\helpctr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1340</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-318" check="at least one" comment="the version of evtgprov.dll is less than 5.1.2600.136" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\evtgprov.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>136</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-319" check="at least one" comment="the version of evtgprov.dll is less than 5.1.2600.1363" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\evtgprov.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1363</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-32" check="at least one" comment="the version of fp5areg.dll is less than 10.00.4205.0000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\web server extensions\50\bin\fp5areg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>00</minor>
					<build>4205</build>
					<private>0000</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-320" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9001.40" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9001</build>
					<private>40</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-321" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9041.40" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9041</build>
					<private>40</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-322" check="at least one" comment="the version of umandlg.dll is less than 1.0.0.4" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\umandlg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>0</build>
					<private>4</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-323" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4616.200" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4616</build>
					<private>200</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-324" check="at least one" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4701.2400" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4701</build>
					<private>2400</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-325" check="at least one" comment="the version of mswd6_32.wpc is less than 2004.10.21.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Windows NT\Accessories\mswd6_32.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2004</major>
					<minor>10</minor>
					<build>21</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-326" check="at least one" comment="the version of mswrd632.wpc is less than 2004.10.21.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Windows NT\Accessories\mswrd632.wpc</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2004</major>
					<minor>10</minor>
					<build>21</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-327" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.2525" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>2525</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-328" check="at least one" comment="the version of lsasrv.dll is less than 5.0.2195.6987" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6987</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-329" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>780</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-33" check="at least one" comment="the version of h32fltr.dll is less than 3.0.1200.291" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fpc\InstallDirectory</component>
					<component type="literal">h323fltr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>0</minor>
					<build>1200</build>
					<private>291</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-330" check="at least one" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\msw3prt.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>5807</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-331" check="at least one" comment="File %windir%\System32\code.asp is less than 4.0.1381.279" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\code.asp</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>279</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-332" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 5.0.2195.6672" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>5</minor>
					<build>2195</build>
					<private>6672</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-333" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3931" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\nsiislog.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>1</minor>
					<build>0</build>
					<private>3931</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-334" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3932" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\nsiislog.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>1</minor>
					<build>0</build>
					<private>3932</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-335" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3861" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\nsiislog.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>1</minor>
					<build>0</build>
					<private>3861</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-336" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1125</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-337" check="at least one" comment="File %windir%\system\vserver.vxd version is less than 4.10.2001" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system\vserver.vxd</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>10</minor>
					<build>2001</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-338" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.764.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>764</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-339" check="at least one" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.3649" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\msw3prt.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>3649</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-34" check="at least one" comment="the version of exprox.dll is less than 6.5.6980.57" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Setup\Services</component>
					<component type="literal">\bin\exprox.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>5</minor>
					<build>6980</build>
					<private>57</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-340" check="at least one" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.2956" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Msw3prt.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>2956</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-341" check="at least one" comment="the version of CrystalDecisions.Web.dll is less than 9.1.9800.9" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Crystal Decisions\1.1\Managed\CrystalDecisions.Web.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>1</minor>
					<build>9800</build>
					<private>9</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-342" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6902</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-343" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7265" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7265</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-344" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33563" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33563</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-345" check="at least one" comment="The version of Ipnathlp.dll is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Ipnathlp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6902</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-346" check="at least one" comment="The version of Ipnathlp.dll is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ipnathlp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>137</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-347" check="at least one" comment="The version of Ipnathlp.dll is less than 5.1.2600.1364" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ipnathlp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1364</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-348" check="at least one" comment="The version of ipnathlp.dll is less than 5.2.3790.142" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ipnathlp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>142</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-349" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.1597" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\lsasrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1597</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-35" check="at least one" comment="the version of sqlsrv32.dll is less than 3.70.11.46" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sqlsrv32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>70</minor>
					<build>11</build>
					<private>46</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-350" check="at least one" comment="the version of wins.exe is less than 5.2.3790.239" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>239</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-351" check="at least one" comment="the version of user32.dll is less than 4.0.1381.7342" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7342</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-352" check="at least one" comment="the version of user32.dll is less than 4.0.1381.33630" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33630</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-353" check="at least one" comment="the version of user32.dll is less than 5.0.2195.7017" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7017</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-354" check="at least one" comment="the version of user32.dll is less than 5.1.2600.1617" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1617</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-355" check="at least one" comment="the version of user32.dll is less than 5.2.3790.245" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>245</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-356" check="all" comment="Indexing Service ciodm.dll is less than 5.2.3790.220" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ciodm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>220</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-357" check="all" comment="Indexing Service ciodm.dll is less than 5.1.2600.1596" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ciodm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1596</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-358" check="at least one" comment="the version of rpcrt4.dll is less than 5.2.3790.76" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>76</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-359" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.109" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>109</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-36" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.80.747.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sqlsrv32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>747</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-360" check="at least one" comment="the version of dplayx.dll is less than 5.1.2600.148" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>148</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-361" check="at least one" comment="the version of dplayx.dll is less than 5.1.2600.1517" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1517</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-362" check="at least one" comment="the version of dplayx.dll is less than 5.2.3677.144" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3677</build>
					<private>144</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-363" check="at least one" comment="the version of dplayx.dll is less than 5.3.0.903" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>3</minor>
					<build>0</build>
					<private>903</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-364" check="at least one" comment="the version of dplayx.dll is less than 5.2.3790.163 on 64-bit edition" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>163</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-365" check="at least one" comment="the version of dplayx.dll is less than 5.2.3790.163" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>163</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-366" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.1254" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1254</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-369" check="all" comment="the version of hlink.dll is less than 5.2.3790.227" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hlink.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>227</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-37" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.81.9002.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sqlsrv32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9002</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-370" check="at least one" comment="machine has followed the QFE update path and hlink.dll is less than 5.2.3790.227" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hlink.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>227</private>
				</version>
				<development_class operator="equals">srv03_qfe</development_class>
			</data>
		</file_test>
		<file_test id="wft-371" check="at least one" comment="machine has followed the GDR update path and hlink.dll is less than 5.2.3790.225" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hlink.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>225</private>
				</version>
				<development_class operator="not equal">srv03_qfe</development_class>
			</data>
		</file_test>
		<file_test id="wft-372" check="at least one" comment="the version of srvsvc.dll is less than 5.1.2600.1613" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\srvsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1613</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-373" check="at least one" comment="the version of srvsvc.dll is less than 5.1.2600.2577" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\srvsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>2577</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-374" check="at least one" comment="the version of wmp.dll is les than 9.0.0.3250" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wmp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>3250</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-375" check="all" comment="the version of dhtmled.ocx is less than 6.1.0.9232" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\microsoft shared\triedit\dhtmled.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>0</build>
					<private>9232</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-376" check="all" comment="the version of dhtmled.ocx is less than 6.1.0.9231" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\microsoft shared\triedit\dhtmled.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>0</build>
					<private>9231</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-377" check="at least one" comment="the version of mso.dll is less than 10.0.6735.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\OFFICE10\MSO.DLL</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>6735</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-378" check="all" comment="the version of wdhtmled.ocx is less than 6.1.0.9231" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\microsoft shared\triedit\wdhtmled.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>0</build>
					<private>9231</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-38" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.81.9042.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sqlsrv32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9042</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-380" check="at least one" comment="the version of mrxsmb.sys is less than 5.1.2600.2598" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mrxsmb.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>2598</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-381" check="at least one" comment="the version of mrxsmb.sys is less than 5.2.3790.252" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mrxsmb.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>252</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-382" check="at least one" comment="the version of mrxsmb.sys is less than 5.1.2600.1620" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mrxsmb.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1620</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-383" check="all" comment="the version of wdhtmled.ocx is less than 6.1.0.9232" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\microsoft shared\triedit\wdhtmled.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>0</build>
					<private>9232</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-385" check="at least one" comment="the version of mrxsmb.sys is less than 5.0.2195.7023" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\mrxsmb.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7023</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-386" check="at least one" comment="the version of ole32.dll is less than 5.0.2195.7021" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7021</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-387" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.1619" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1619</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-388" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.2595" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>2595</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-389" check="at least one" comment="the version of ole32.dll is less than 5.2.3790.250" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\ole32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>250</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-39" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.85.1025.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sqlsrv32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>85</minor>
					<build>1025</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-390" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3790.233" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hhctrl.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>233</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-391" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3790.1280" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\hhctrl.ocx</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>1280</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-392" check="at least one" comment="the version of Llssrv.exe is less than 4.0.1381.7345" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\llssrv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7345</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-393" check="at least one" comment="the version of Llssrv.exe is less than 4.0.1381.33632" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\llssrv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33632</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-394" check="at least one" comment="the version of Llssrv.exe is less than 5.0.2195.7021" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\llssrv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7021</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-395" check="at least one" comment="the version of Llssrv.exe is less than 5.2.3790.242" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\llssrv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>242</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-397" check="at least one" comment="the version of System.web.dll is less than 1.0.3705.6021" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\Microsoft.NET\Framework\System.web.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>3705</build>
					<private>6021</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-40" check="at least one" comment="the version of odbcbcp.dll is less than 3.70.11.46" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>70</minor>
					<build>11</build>
					<private>46</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-400" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.7009" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3900</build>
					<private>7009</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-401" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.241" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>241</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-403" check="all" comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1491" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1491</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-404" check="all" comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1492" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1492</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-405" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.259" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>259</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-406" check="at least one" comment="the version of mshtml.dll is less than 5.0.3528.700" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3528</build>
					<private>700</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-407" check="at least one" comment="the version of mshtml.dll is less than 5.0.3825.700" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3825</build>
					<private>700</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-41" check="at least one" comment="the version of odbcbcp.dll is less than 2000.80.747.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>747</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-410" check="all" comment="the version of msmsgs.exe is less than 5.1.0.639" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">Program Files\Messengermsmsgs.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>0</build>
					<private>639</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-414" check="at least one" comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7064" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\tcpcfg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7064</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-415" check="at least one" comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7097" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\tcpcfg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7097</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-416" check="at least one" comment="File %windir%\system32\winlogon.exe version is less than 4.0.1381.7058" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\winlogon.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7058</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-417" check="at least one" comment="File %ExchangeInstallDir%\bin\mad.exe is less than 6.0.5770.21" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Setup\Services</component>
					<component type="literal">\bin\mad.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>5</minor>
					<build>5700</build>
					<private>21</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-418" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>650</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-419" check="at least one" comment="the version of odsole70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\odsole70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-42" check="at least one" comment="the version of odbcbcp.dll is less than 2000.81.9002.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9002</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-420" check="at least one" comment="the version of xpstar.dll is less than 2000.80.628.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpstar.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>628</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-421" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.0.2195.6927" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6927</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-422" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.0.2258.410" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2258</build>
					<private>410</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-423" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.1.2600.891" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>891</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-424" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.2.3677.144" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3677</build>
					<private>144</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-425" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.3.0.903" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dplayx.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>3</minor>
					<build>0</build>
					<private>903</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-426" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.636.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>636</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-427" check="at least one" comment="the version of ssnetlib.dll is less than 2000.80.636.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ssnetlib.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>636</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-428" check="at least one" comment="the version of xpqueue.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpqueue.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-429" check="at least one" comment="the version of xprepl.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xprepl.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-43" check="at least one" comment="the version of odbcbcp.dll is less than 2000.81.9042.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>81</minor>
					<build>9042</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-430" check="at least one" comment="the version of xplog70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xplog70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-431" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpweb70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-432" check="at least one" comment="the version of crypt32.dll is less than 5.131.2600.1123" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\crypt32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>131</minor>
					<build>2600</build>
					<private>1123</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-433" check="at least one" comment="the version of cryptdlg.dll is less than 5.0.1558.6608" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cryptdlg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>1558</build>
					<private>6608</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-434" check="at least one" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cryptdlg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>1558</build>
					<private>6072</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-435" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6159" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6159</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-436" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7203" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7203</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-437" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33545" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33545</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-438" check="at least one" comment="the version of System.web.dll is less than 1.0.3705.556" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\Microsoft.NET\Framework\System.web.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>3705</build>
					<private>556</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-439" check="at least one" comment="the version of Sp3res.dll is less than 5.0.2195.6928" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Sp3res.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6928</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-44" check="at least one" comment="the version of odbcbcp.dll is less than 2000.85.1025.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\odbcbcp.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>85</minor>
					<build>1025</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-440" check="at least one" comment="the version of psxss.exe is less than 4.0.1381.33567" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\psxss.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33567</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-441" check="at least one" comment="the version of psxss.exe is less than 5.0.2195.6929" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\psxss.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6929</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-442" check="at least one" comment="the version of Umandlg.dll is less than 1.0.0.5" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Umandlg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>0</minor>
					<build>0</build>
					<private>5</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-443" check="at least one" comment="the version of psxss.exe is less than 4.0.1381.7269" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\psxss.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7269</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-444" check="at least one" comment="the version of itss.dll is less than 5.2.3790.185" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\itss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>185</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-445" check="at least one" comment="the version of mstask.dll is less than 4.71.2195.6920" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mstask.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>71</minor>
					<build>2195</build>
					<private>6920</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-446" check="at least one" comment="the version of w3svc.dll is less than 4.2.788.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\w3svc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>2</minor>
					<build>788</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-447" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.6922" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3900</build>
					<private>6922</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-448" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.168" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>168</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-449" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1517" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1517</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-45" check="at least one" comment="the version of msgsc.dll is greater than 6.0.0.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\MSN Messenger\msgsc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="greater than">
					<major>6</major>
					<minor>0</minor>
					<build>0</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-450" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1556" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1556</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-451" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.163" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>163</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-452" check="at least one" comment="the version of shell32.dll is less than 4.72.3841.1100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>72</minor>
					<build>3841</build>
					<private>1100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-453" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.155" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mstask.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>155</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-454" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.1564" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mstask.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1564</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-455" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mstask.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1555</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-456" check="at least one" comment="the version of System.web.dll is less than 1.1.4322.1085" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\Microsoft.NET\Framework\System.web.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>1</minor>
					<build>4322</build>
					<private>1085</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-457" check="at least one" comment="the version of mstask.dll is less than 4.71.1979.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mstask.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>71</minor>
					<build>1979</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-458" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1233 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1233</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-459" check="at least one" comment="the version of shell32.dll is less than 6.0.2600.115 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2600</build>
					<private>115</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-46" check="at least one" comment="the version of nscm.exe is less than 4.1.0.3934" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Windows Media\Server\nscm.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>1</minor>
					<build>0</build>
					<private>3934</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-460" check="at least one" comment="the version of System.web.dll is less than 1.1.4322.2037" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\Microsoft.NET\Framework\System.web.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>1</major>
					<minor>1</minor>
					<build>4322</build>
					<private>2037</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-461" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2742.200" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2742</build>
					<private>200</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-462" check="at least one" comment="machine has followed the GDR update path and inetcomm.dll is less than 6.0.3790.181" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>181</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-463" check="at least one" comment="the version of netbt.sys is less than 5.1.2600.117" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\netbt.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>117</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-464" check="at least one" comment="the version of netbt.sys is less than 5.1.2600.1243" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\drivers\netbt.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1243</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-465" check="at least one" comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.112" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Drivers\SRV.SYS</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>112</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-466" check="at least one" comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.1193" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Drivers\SRV.SYS</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1193</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-467" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2800.1441" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1441</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-468" check="at least one" comment="machine has followed the QFE update path and inetcomm.dll is less than 6.0.3790.185" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>185</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-469" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4942.400" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetcomm.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4942</build>
					<private>400</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-47" check="at least one" comment="the version of nspmon.exe is less than 4.1.0.3934" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Windows Media\Server\nspmon.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>1</minor>
					<build>0</build>
					<private>3934</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-470" check="at least one" comment="the version of winword.exe is less than 9.0.0.7924" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>7924</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-471" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.7267" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7267</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-474" check="at least one" comment="the version of user32.dll is less than 4.0.1381.7177" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\user32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7177</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-475" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.7177" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\gdi32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7177</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-476" check="at least one" comment="the version of winsrv.dll is less than 4.0.1381.7202" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\winsrv.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7202</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-477" check="at least one" comment="the version of win32k.sys is less than 4.0.1381.7207" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\win32k.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7207</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-478" check="at least one" comment="the version of winword.exe is less than 9.0.0.6926" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>6926</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-480" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1151" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path>
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version>
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1151</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-481" check="at least one" comment="the version of msadco.dll is less than 2.62.9119.1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\System\msadc\msadco.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2</major>
					<minor>62</minor>
					<build>9119</build>
					<private>1</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-482" check="at least one" comment="the version of msadco.dll is less than 2.53.6202.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\System\msadc\msadco.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2</major>
					<minor>53</minor>
					<build>6202</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-483" check="at least one" comment="the version of msadco.dll is less than 2.12.5118.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir</component>
					<component type="literal">\Common Files\System\msadc\msadco.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2</major>
					<minor>12</minor>
					<build>5118</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-484" check="at least one" comment="the version of msohev.dll less than 10.0.2609.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot\Path</component>
					<component type="literal">msohev.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>2609</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-485" check="at least one" comment="the version of cdo.dll is less than 5.5.2558.10" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\cdo.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>5</minor>
					<build>2558</build>
					<private>10</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-486" check="at least one" comment="the version of winword.exe is less than 9.0.0.6328" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe\Path</component>
					<component type="literal">winword.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>9</major>
					<minor>0</minor>
					<build>0</build>
					<private>6328</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-489" check="at least one" comment="the version of msconv97.dll is less than 2003.1100.6252.0 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\TextConv\MSCONV97.DLL</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2003</major>
					<minor>1100</minor>
					<build>6252</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-49" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6823" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\msasn1.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6823</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-490" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.7116" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7116</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-491" check="at least one" comment="the version of sqlisapi.dll is less than 2000.80.309.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System\Ole DB folder\sqlisapi.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>309</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-492" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.760.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>760</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-493" check="at least one" comment="the version of sxs.dll is less than 5.2.3790.121" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sxs.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>121</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-494" check="at least one" comment="the version of sxs.dll is less than 5.1.2600.1363" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\sxs.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1363</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-495" check="at least one" comment="the version of gdiplus.dll is less than 6.0.3264.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\OFFICE11\GDIPLUS.DLL</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3264</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-496" check="at least one" comment="the version of mso.dll is less than 10.0.6714.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CommonFilesDir</component>
					<component type="literal">\Microsoft Shared\OFFICE11\MSO.DLL</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>10</major>
					<minor>0</minor>
					<build>6714</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-499" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.6970" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3900</build>
					<private>6970</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-50" check="at least one" comment="the version of dbmslpcn.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dbmslpcn.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-500" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2604" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2900</build>
					<private>2604</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-501" check="at least one" comment="the version of httpext.dll is less than 5.0.2195.6958" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\httpext.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6958</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-502" check="at least one" comment="The version of smtpsvc.dll is less than 6.0.3790.211" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\smtpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>211</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-503" check="at least one" comment="the version of httpext.dll is less than 6.0.2600.165" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\httpext.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2600</build>
					<private>165</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-504" check="at least one" comment="the version of httpext.dll is less than 6.0.2600.1579" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\httpext.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2600</build>
					<private>1579</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-505" check="at least one" comment="the version of vdmdbg.dll is less than 5.0.2195.6946" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\vdmdbg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6946</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-506" check="at least one" comment="the version of nntpsvc.dll is less than 6.0.3790.206" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nntpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>206</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-507" check="at least one" comment="the version of gdi32.dll is less than 5.0.2195.6945" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\gdi32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6945</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-508" check="at least one" comment="the version of win32k.sys is less than 5.2.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\win32k.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>198</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-509" check="at least one" comment="the version of shell32.dll (WOW64) is less than 6.0.2800.1580" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>9</minor>
					<build>2800</build>
					<private>1580</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-51" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-510" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1580" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1580</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-511" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.33566" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\gdi32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33566</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-512" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.7270" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\gdi32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7270</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-514" check="at least one" comment="the version of shell32.dll is less than 6.0.2750.166" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2750</build>
					<private>166</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-515" check="at least one" comment="the version of httpext.dll is less than 6.0.3790.212" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\httpext.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>212</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-516" check="at least one" comment="the version of shell32.dll is less than 4.72.3843.3100" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>72</minor>
					<build>3843</build>
					<private>3100</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-517" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.33564" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>3356</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-518" check="at least one" comment="the version of nddenb32.dll is less than 4.0.1381.7268" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7268</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-519" check="at least one" comment="the version of grpconv.exe (system32) is less than 5.0.2195.6966" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6966</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-52" check="at least one" comment="the version of ssmslpcn.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ssmslpcn.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-520" check="at least one" comment="the version of nddenb32.dll is less than 4.0.1381.33565" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33565</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-521" check="at least one" comment="the version of netdde.exe is less than 4.0.1381.33574" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33574</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-522" check="at least one" comment="the version of netdde.exe is less than 4.0.1381.7280" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7280</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-523" check="at least one" comment="the version of grpconv.exe (system32) is less than 4.0.1381.7286" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7286</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-524" check="at least one" comment="the version of grpconv.exe (system32) is less than 4.0.1381.33577" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33577</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-525" check="at least one" comment="the version of grpconv.exe (system32) is less than 5.2.3790.205" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>205</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-526" check="at least one" comment="the version of grpconv.exe (syswow64) is less than 5.2.3790.205" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\syswow64\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>205</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-527" check="at least one" comment="the version of netdde.exe is less than 5.0.2195.6952" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6952</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-528" check="at least one" comment="the version of nddenb32.dll is less than 5.0.2195.6922" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6922</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-529" check="at least one" comment="the version of grpconv.exe is less than 5.1.2600.166" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>166</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-53" check="at least one" comment="the version of ssnetlib.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ssnetlib.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-530" check="at least one" comment="the version of grpconv.exe is less than 5.1.2600.1580" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\grpconv.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1580</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-531" check="at least one" comment="the version of grpconv.exe (syswow64) is less than 5.1.2600.1580" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\syswow64\shell32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1580</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-532" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.2750.167" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\zipfldr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2750</build>
					<private>167</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-533" check="at least one" comment="the version of nntpsvc.dll is less than 5.0.2195.6972" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nntpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6972</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-534" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.2800.1584" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\zipfldr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1584</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-535" check="at least one" comment="the version of vdmdbg.dll is less than 5.1.2600.1560" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\vdmdbg.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1560</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-536" check="at least one" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.2800.1584" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\zipfldr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1584</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-537" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\zipfldr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>198</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-538" check="at least one" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\zipfldr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>198</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-539" check="at least one" comment="the version of nntpsvc.dll is less than 5.5.1877.79" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nntpsvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>5</minor>
					<build>1877</build>
					<private>79</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-54" check="at least one" comment="the version of ssnmpn70.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ssnmpn70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-540" check="at least one" comment="the version of nddenb32.dll is less than 5.2.3790.173" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>173</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-541" check="at least one" comment="the version of netdde.exe is less than 5.2.3790.184" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>184</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-542" check="at least one" comment="the 64-bit WOW version of nddenb32.dll is less than 5.2.3790.193" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>193</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-543" check="at least one" comment="the 64-bit WOW version of netdde.exe is less than 5.2.3790.193" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>2</minor>
					<build>3790</build>
					<private>193</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-544" check="at least one" comment="the version of netdde.exe is less than 5.1.2600.1567" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1567</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-545" check="at least one" comment="the version of nddenb32.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1555</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-546" check="at least one" comment="the version of nddenb32.dll is less than 5.1.2600.149" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>149</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-547" check="at least one" comment="the version of netdde.exe is less than 5.1.2600.158" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\inetsrv\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>158</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-548" check="at least one" comment="the 64-bit WOW version of netdde.exe is less than 5.1.2600.1567" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\netdde.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1567</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-549" check="at least one" comment="the 64-bit WOW version of nddenb32.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\SysWOW64\nddenb32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>1555</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-55" check="at least one" comment="the version of msgprox.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode</component>
					<component type="literal">msgprox.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-550" check="at least one" comment="machine has followed the GDR update path and mshtml.dll is less than  6.0.2900.2523 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2900</build>
					<private>2523</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-551" check="at least one" comment="machine has followed the QFE update path and mshtml.dll is less than  6.0.2900.2524 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2900</build>
					<private>2524</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-552" check="at least one" comment="the version of rpcrt4.dll is less than 4.0.1381.7299" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7299</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-558" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.219" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>219</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-559" check="at least one" comment="the version of rpcrt4.dll is less than 4.0.1381.33578" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcrt4.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>33578</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-56" check="at least one" comment="the version of replrec.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode</component>
					<component type="literal">replrec.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-560" check="at least one" comment="the version of mshtml.dll is less than 5.0.3821.2800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3821</build>
					<private>2800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-561" check="at least one" comment="the version of mshtml.dll is less than 5.0.3534.2800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3534</build>
					<private>2800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-562" check="at least one" comment="the version of mshtml.dll is less than 5.5.4945.2800 " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>4945</build>
					<private>2800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-563" check="at least one" comment="the version of mshtml.dll is less than 6.0.2745.2800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2745</build>
					<private>2800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-564" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1476   " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2745</build>
					<private>2800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-566" check="at least one" comment="The version of srv.sys is less than 4.0.1381.7214" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\Drivers\SRV.SYS</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7214</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-567" check="at least one" comment="the version of rpcss.dll is less than 4.0.1381.7203" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>4</major>
					<minor>0</minor>
					<build>1381</build>
					<private>7224</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-568" check="at least one" comment="the version of rpcss.dll is less than 5.0.2195.6810" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\rpcss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6810</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-569" check="at least one" comment="the version of quartz.dll is less than 6.1.5.132" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\quartz.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>1</minor>
					<build>5</build>
					<private>132</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-57" check="at least one" comment="the version of sqlvdi.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode</component>
					<component type="literal">sqlvdi.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-570" check="at least one" comment="the version of kernel32.dll is less than 5.0.2195.6011" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\kernel32.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6011</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-575" check="at least one" comment="the version of xlsasink.dll is less than 6.5.6981.3" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Setup\Services</component>
					<component type="literal">\bin\xlsasink.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>5</minor>
					<build>6981</build>
					<private>3</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-58" check="at least one" comment="the version of impprov.dll is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\impprov.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>650</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-59" check="at least one" comment="the version of dbmsrpcn.dll is less than 2000.80.213.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dbmsrpcn.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>213</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-593" check="at least one" comment="the version of Tcpip.sys is less than 5.0.2195.7035" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\tcpip.sys</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>7035</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-6" check="at least one" comment="the version of msphlpr.dll is less than 3.0.1200.408" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">Program Files\Microsoft ISA Server\msphlpr.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>3</major>
					<minor>0</minor>
					<build>1200</build>
					<private>408</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-60" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.778.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpweb70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>778</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-603" check="all" comment="Adobe Acrobat Reader eBook.api plug-in software installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\Installer\Path</component>
					<component type="literal">Reader\plug_ins\eBook.api</component>
				</path>
			</object>
		</file_test>
		<file_test id="wft-61" check="at least one" comment="File msgprox.dll version3 is less than 765" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\msgprox.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-62" check="at least one" comment="the version of replprov.dll is less than 2000.80.798.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode</component>
					<component type="literal">replprov.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>798</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-63" check="at least one" comment="File replrec.dll version3 is less than 765" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\replrec.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-64" check="at least one" comment="File sqlvdi.dll version3 is less than 765" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlvdi.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-65" check="at least one" comment="the version of xpqueue.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpqueue.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-66" check="at least one" comment="the version of xprepl.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xprepl.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-67" check="at least one" comment="the version of xplog70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xplog70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-68" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpweb70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>606</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-69" check="at least one" comment="the version of xpstar.dll is less than 2000.80.628.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpstar.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>628</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-7" check="at least one" comment="the version of w3proxy.dll is less than 2.0.390.16" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">%windir%\InetPub\scripts\proxy\w3proxy.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2</major>
					<minor>0</minor>
					<build>390</build>
					<private>16</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-70" check="at least one" comment="File console.exe version3 is less than 818" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\console.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-71" check="at least one" comment="File dbmslpcn.dll version3 is less than 818" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\dbmslpcn.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>818</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-72" check="at least one" comment="File sqlmap70.dll version3 is less than 811" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlmap70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>811</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-73" check="at least one" comment="File sqlrepss.dll version3 is less than 765" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlrepss.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>765</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-76" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.160" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\System32\Ntoskrnl.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>1</minor>
					<build>2600</build>
					<private>160</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-78" check="at least one" comment="the version of ums.dll is less than 2000.80.816.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\ums.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>816</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-79" check="at least one" comment="the version of odsole70.dll is less than 2000.80.800.0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\odsole70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>800</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-8" check="at least one" comment="the version of wkssvc.dll is less than 5.00.2195.6862" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wkssvc.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>00</minor>
					<build>2195</build>
					<private>6862</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-85" check="at least one" comment="File odsole70.dll Version3 is less than 223" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\odsole70.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>223</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-86" check="at least one" comment="File xpqueue.dll Version3 is less than 223" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpqueue.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>223</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-87" check="at least one" comment="File xprepl.dll Version3 is less than 223" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xprepl.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>223</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-88" check="at least one" comment="File xpstar.dll Version3 is less than 223" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\xpstar.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>2000</major>
					<minor>80</minor>
					<build>223</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-89" check="at least one" comment="File sqlservr.exe version3 greater than or equal to 384" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component" operator="equals">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe\Path</component>
					<component type="literal">\sqlservr.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="greater than or equal">
					<major>2000</major>
					<minor>80</minor>
					<build>384</build>
					<private>0</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-90" check="at least one" comment="the version of mshtml.dll is less than 5.00.3526.800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3526</build>
					<private>800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-91" check="at least one" comment="the version of mshtml.dll is less than 5.00.3813.800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>3813</build>
					<private>800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-92" check="at least one" comment="the version of mshtml.dll is less than 5.50.4937.800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>50</minor>
					<build>4937</build>
					<private>800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-93" check="at least one" comment="the version of mshtml.dll is less than 6.00.2737.800" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2737</build>
					<private>800</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-94" check="at least one" comment="the version of mshtml.dll is less than 6.00.2800.1400" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>2800</build>
					<private>1400</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-95" check="at least one" comment="the version of mshtml.dll is less than 6.00.3790.118" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\mshtml.dll</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>6</major>
					<minor>0</minor>
					<build>3790</build>
					<private>118</private>
				</version>
			</data>
		</file_test>
		<file_test id="wft-98" check="at least one" comment="the version of wins.exe is less than 5.0.2195.6870" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<path datatype="component">
					<component type="registry_value">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot</component>
					<component type="literal">\system32\wins.exe</component>
				</path>
			</object>
			<data operation="AND">
				<version datatype="version" operator="less than">
					<major>5</major>
					<minor>0</minor>
					<build>2195</build>
					<private>6870</private>
				</version>
			</data>
		</file_test>
		<metabase_test id="wmt-2" check="at least one" comment="SmartHTML interpreter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key>LM\W3SVC</key>
				<id datatype="int">6014</id>
			</object>
			<data operation="AND"/>
		</metabase_test>
		<metabase_test id="wmt-201" check="at least one" comment="asp.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key>LM\W3SVC</key>
				<id datatype="int" operator="equals">6014</id>
			</object>
			<data operation="AND">
				<data operator="pattern match">^.*asp\.dll.*$</data>
			</data>
		</metabase_test>
		<metabase_test id="wmt-202" check="at least one" comment="FTP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key operator="pattern match">^LM\\MSFTPSVC\\.*$</key>
				<id datatype="int" operator="equals">1016</id>
			</object>
			<data operation="AND">
				<data datatype="int" operator="not equal">4</data>
			</data>
		</metabase_test>
		<metabase_test id="wmt-203" check="at least one" comment="ism.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key>LM\W3SVC</key>
				<id datatype="int" operator="equals">6014</id>
			</object>
			<data operation="AND">
				<data operator="pattern match">^.*ism\.dll.*$</data>
			</data>
		</metabase_test>
		<metabase_test id="wmt-205" check="at least one" comment="idq.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key>LM\W3SVC</key>
				<id datatype="int" operator="equals">6014</id>
			</object>
			<data operation="AND">
				<data operator="pattern match">^.*idq\.dll.*$</data>
			</data>
		</metabase_test>
		<metabase_test id="wmt-206" check="at least one" comment="Negotiate is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key>LM\W3SVC</key>
				<id datatype="int">6032</id>
			</object>
			<data operation="AND"/>
		</metabase_test>
		<metabase_test id="wmt-207" check="at least one" comment="Permanent redirects enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key operator="pattern match">LM\\W3SVC\\/d*\\ROOT</key>
				<id datatype="int">6011</id>
			</object>
			<data operation="AND">
				<name>HttpRedirect</name>
				<data operator="pattern match">^http:*,PERMANENT,*</data>
			</data>
		</metabase_test>
		<metabase_test id="wmt-5" check="at least one" comment="SSL is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<key operator="pattern match">^LM\\W3SVC\\.*$</key>
				<id datatype="int">5506</id>
			</object>
		</metabase_test>
		<registry_test id="wrt-1" check="at least one" comment="Windows 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-10" check="at least one" comment="the patch kb840374 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840374</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-100" check="at least one" comment="MDAC 2.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.5.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-101" check="at least one" comment="MDAC 2.6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.6.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-102" check="at least one" comment="MDAC 2.7 (RTM) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.70.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-103" check="at least one" comment="MDAC 2.7 (SP1) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.71.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-104" check="at least one" comment="MDAC 2.8 (RTM) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.8.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-105" check="at least one" comment="ISA Server 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server</key>
				<name>VersionMajor</name>
			</object>
			<data operation="AND">
				<value operator="equals">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-106" check="at least one" comment="HTTP connection reuse is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\MSExchangeWEB\DAV</key>
				<name>ReuseConnections</name>
			</object>
			<data operation="AND">
				<value operator="equals">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-107" check="at least one" comment="Microsoft Firewall Service is not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\Fwsrv</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-108" check="at least one" comment="H.323 filter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Fpc\\Arrays\\\{[^\\]+\}\\Extensions\\Proxy-Plugins\\\{FE440D49-AB26-11D2-A101-00C04FB6CFB6\}$</key>
				<name>msFPCEnabled</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-109" check="at least one" comment="the patch KB832759 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Exchange Server 2003\SP1\832759</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-11" check="at least one" comment="ISA Server 2000 SP2 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server SP</key>
				<name operator="equals">DisplayName</name>
			</object>
			<data operation="AND">
				<value operator="equals">Microsoft ISA Server 2000 Updates</value>
			</data>
		</registry_test>
		<registry_test id="wrt-110" check="at least one" comment="the patch q832483 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\DataAccess\Q832483</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-111" check="at least one" comment="the patch q832483 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB832483</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-112" check="at least one" comment="the patch q816458 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\291</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-113" check="all" comment="Exchange Server 2003 (gold edition) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Exchange\Setup</key>
				<name>Services Version</name>
			</object>
			<data>
				<value operator="equals">65</value>
			</data>
		</registry_test>
		<registry_test id="wrt-116" check="all" comment="Is the .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\.NETFramework\policy\v1.0</key>
				<name operator="equals"/>
			</object>
		</registry_test>
		<registry_test id="wrt-117" check="all" comment="Is the .NET Framework 1.1 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\.NETFramework\policy\v1.1</key>
				<name operator="equals"/>
			</object>
		</registry_test>
		<registry_test id="wrt-118" check="all" comment="Is Service Pack 1 for .NET Framework 1.1 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals"/>
				<name operator="equals">Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">1,0,4322,0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-12" check="at least one" comment="the HCP Protocol is registered" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CLASSES_ROOT</hive>
				<key>HCP</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-120" check="at least one" comment="ActiveX controls are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1200</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-121" check="at least one" comment="ActiveX controls are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1200</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-122" check="all" comment="Is Service Pack 2 for .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Microsoft\Active Setup\Installed Components\{78705f0d-e8db-4b2d-8193-982bdda15ecd}</key>
				<name operator="equals">Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">1,0,3705,2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-123" check="all" comment="Is Service Pack 3 for .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{78705f0d-e8db-4b2d-8193-982bdda15ecd}</key>
				<name operator="equals">Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">1,0,3705,3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-125" check="at least one" comment="active scripting is enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1400</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-126" check="at least one" comment="active scripting is enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1400</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-13" check="at least one" comment="the patch KB888258 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\408</key>
				<name operator="equals">Kbs</name>
			</object>
			<data operation="AND">
				<value operator="equals">KB888258</value>
			</data>
		</registry_test>
		<registry_test id="wrt-132" check="at least one" comment="Word 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Office\9.0\Word\InstallRoot</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-133" check="at least one" comment="Word 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Office\10.0\Word\InstallRoot</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-137" check="at least one" comment="Excel 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Office\9.0\Excel\InstallRoot</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-138" check="at least one" comment="Excel 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Office\10.0\Excel\InstallRoot</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-14" check="at least one" comment="the patch KB888258 for Proxy Server 2.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888258</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-140" check="at least one" comment="the patch q832894 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB832894</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-141" check="at least one" comment="the patch q832894 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{eddbec60-89cb-44ef-8291-0850fd28ff6a}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-143" check="all" comment="Is the KB886903 patch installed for .NET Framework v1.1 sp 1?" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.1\M886903</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-144" check="all" comment="Is the KB886904 patch installed for .NET Framework v1.1 Gold?" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.1\M886904</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-145" check="all" comment="Is the KB886905 patch installed for .NET Framework v1.0 sp 2?" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\NET Framework Setup\1.0\M886905</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-146" check="all" comment="Is the KB886906 patch installed for .NET Framework v1.0 sp 3?" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.0\M886906</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-149" check="at least one" comment="the patch kb832359 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows Media Services\KB832359</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-155" check="at least one" comment="the patch kb890047 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB890047 </key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-156" check="at least one" comment="the patch kb834707(wildcard*) is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<oval:notes>
				<oval:note>This will match any KB834707 rather give a list such as KB834707-ie501sp3-20040929.121357,etc</oval:note>
			</oval:notes>
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\ NT\\CurrentVersion\\Hotfix\\[Kk][Bb]834707[-a-zA-Z0-9.]*$</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-157" check="at least one" comment="Drag-and-Drop disabled when set to 3" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\[13]$</key>
				<name datatype="boolean" operator="equals">1802</name>
			</object>
			<data operation="AND">
				<value operator="equals">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-158" check="at least one" comment="the patch kb867282 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB867282\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-159" check="at least one" comment="the patch kb867282 is installed (XP SP2 Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB867282\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-160" check="at least one" comment="the Windows Media Station service is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\nsstation</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-161" check="at least one" comment="the Windows Media Monitor service is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows Media Services\KB832359</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-162" check="at least one" comment="Windows Media Services 4.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NetShow</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">4.1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-163" check="at least one" comment="the patch kb867282 is installed (XP Win2K Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB867282-ie6sp1-20050127.163319</key>
				<name datatype="int" operator="equals">Installed </name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-164" check="at least one" comment="the patch kb867282 is installed (Win2K SP3  Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB867282-ie501sp3-20050107.164329</key>
				<name datatype="int" operator="equals">Installed </name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-165" check="at least one" comment="PCT support is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\PCT 1.0\Server</key>
				<name>Enabled</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-166" check="at least one" comment="the patch kb867282 is installed (Win2K SP4  Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SSOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB867282-ie501sp4-20050107.164742</key>
				<name datatype="int" operator="equals">Installed </name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-167" check="at least one" comment="The patch KB885492 is installed on Windows Server 2003" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Media Player 9\KB885492</key>
				<name operator="equals">PackageVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">1.1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-168" check="at least one" comment=".asx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.asx</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-169" check="at least one" comment=".wax EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wax</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-170" check="at least one" comment="Outlook Express 5.5 SP2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Outlook Express\Version Info</key>
				<name>Current</name>
			</object>
			<data operation="AND">
				<value operator="equals">5,50,4807,1700</value>
			</data>
		</registry_test>
		<registry_test id="wrt-171" check="at least one" comment="Outlook Express 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Outlook Express\Version Info</key>
				<name>Current</name>
			</object>
			<data operation="AND">
				<value operator="equals">6,0,2600,0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-172" check="at least one" comment="Outlook Express 6 for Windows 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Outlook Express\Version Info</key>
				<name>Current</name>
			</object>
			<data operation="AND">
				<value operator="equals">6,0,3790,0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-173" check="at least one" comment="Outlook Express 6 SP1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Outlook Express\Version Info</key>
				<name>Current</name>
			</object>
			<data operation="AND">
				<value operator="equals">6,0,2800,1106</value>
			</data>
		</registry_test>
		<registry_test id="wrt-174" check="at least one" comment=".wvx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wvx</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-175" check="at least one" comment=".wpl EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wpl</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-176" check="at least one" comment=".wmx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wmx</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-177" check="at least one" comment=".wms EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wms</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-178" check="at least one" comment=".wmz EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Classes\.wmz</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-179" check="all" comment="Windows Messenger 5.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">\SOFTWARE\Microsoft\CurrentVersion\Uninstall\{C3A6819F-62D3-4750-AF1C-28206DDF2C2E}</key>
				<name operator="equals">Windows Messenger 5.1</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">5.1.0639</value>
			</data>
		</registry_test>
		<registry_test id="wrt-18" check="at least one" comment="Internet Explorer 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.00.2600.0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-183" check="at least one" comment="MDAC 2.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\DataAccess</key>
				<name operator="equals">FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.1.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-184" check="at least one" comment="the patch Q890175 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q890175</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-185" check="at least one" comment="the patch kb837001 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB837001</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-186" check="at least one" comment="the patch kb837009 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB837009</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-187" check="at least one" comment="the patch kb835732 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB835732</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-188" check="at least one" comment="the patch kb837009 is installed (installed components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{2cc9d512-6db6-4f1c-8979-9a41fae88de0}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-189" check="at least one" comment="the patch kb828741 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828741</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-19" check="at least one" comment="the patch q824145 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{057997dd-71e4-43cc-b161-3f8180691a9e}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-190" check="at least one" comment="downloading of signed ActiveX controls is enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1001</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-191" check="at least one" comment="file downloads are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1803</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-192" check="at least one" comment="persistent cookies that are stored on your computer are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1A02</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-193" check="at least one" comment="per-session cookies (not stored) are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1A03</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-194" check="at least one" comment="per-session cookies (not stored) are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1A03</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-195" check="all" comment="MSN Messenger 6.2.0205 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ABEB838C-A1A7-4C5D-B7E1-8B4314600205}</key>
				<name operator="equals">MSN Messenger 6.2</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.2.0205</value>
			</data>
		</registry_test>
		<registry_test id="wrt-196" check="at least one" comment="machine is a member of a domain" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\Netlogon</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-197" check="at least one" comment="Outlook 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Office\10.0\Outlook\InstallRoot</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-198" check="at least one" comment="the patch kb828040 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90280409-6000-11D3-8CFE-0050048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>10.0.4333.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-199" check="at least one" comment="Microsoft Office XP Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90280409-6000-11D3-8CFE-0050048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>10.0.6626.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-2" check="at least one" comment="Windows XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-200" check="at least one" comment="Internet Explorer 6.0 Installed XP SP2" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Internet Explorer</key>
				<name operator="equals">Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.0.2900.2180</value>
			</data>
		</registry_test>
		<registry_test id="wrt-202" check="at least one" comment="the patch q316059 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{E81659DF-28E1-4C60-B4B9-00A4BC5FA76D}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-203" check="at least one" comment="the patch q319282 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{2D5974C5-5185-4f5b-80B6-28015ACDD74C}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-204" check="at least one" comment="the patch q321232 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{D7B44F3E-77D3-44C5-8E03-4222D9A18B7B}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-205" check="at least one" comment="the patch q323759 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{61E6EAE5-7821-4AC1-9BBD-AED032A8E273}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-206" check="at least one" comment="the patch q328970 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{FF4DD9CD-F25E-425a-8B5C-A2D062781FBB}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-207" check="at least one" comment="the patch q324929 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{2757B1D6-0367-4663-877C-93ECC5C01BF6}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-208" check="at least one" comment="the patch q810847 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{C34F4917-ED43-439f-9023-97B0024A2B3B}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-209" check="at least one" comment="the patch q813489 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{F9C174E3-3E87-40bc-AA94-B8974F2B9222}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-210" check="at least one" comment="the patch q818529 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{f5de1b93-9d38-416b-b09e-aa85a8e84309}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-211" check="at least one" comment="the patch q822925 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{377483c2-e4b4-4ee8-b577-9aed264c8735}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-212" check="at least one" comment="the patch q828750 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{96543d59-497a-4801-a1f3-5936aacaf7b1}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-214" check="at least one" comment="IIS 4.0 Major Version" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\INetStp</key>
				<name>MajorVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-215" check="at least one" comment="IIS minor version equals 0" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\INetStp</key>
				<name>MinorVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-217" check="at least one" comment="Patch Q319733 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q319733</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-218" check="at least one" comment="Patch Q327696 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q327696</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-219" check="at least one" comment="Patch Q811114 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q811114</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-220" check="at least one" comment="Internet Explorer 6.0 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.0.2600.0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-222" check="at least one" comment="SP4 or later Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name operator="equals">CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [4-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-223" check="at least one" comment="IIS major version equals 5" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\INetStp</key>
				<name>MajorVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">5</value>
			</data>
		</registry_test>
		<registry_test id="wrt-224" check="at least one" comment="Win2K/XP/2003 service pack 3 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [3-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-225" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4134.0100</value>
			</data>
		</registry_test>
		<registry_test id="wrt-226" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4134.0600</value>
			</data>
		</registry_test>
		<registry_test id="wrt-227" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4522.1800</value>
			</data>
		</registry_test>
		<registry_test id="wrt-229" check="at least one" comment="Patch Q326886 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q326886</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-23" check="at least one" comment="the patch kb889293 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{839117ee-2132-4bae-a56a-42b50204c9b9}</key>
				<name operator="equals">IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-230" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.2919.800</value>
			</data>
		</registry_test>
		<registry_test id="wrt-231" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.2919.3800</value>
			</data>
		</registry_test>
		<registry_test id="wrt-232" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.2919.6307</value>
			</data>
		</registry_test>
		<registry_test id="wrt-233" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.2920.0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-234" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3103.1000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-235" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3105.0106</value>
			</data>
		</registry_test>
		<registry_test id="wrt-236" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3314.2101</value>
			</data>
		</registry_test>
		<registry_test id="wrt-237" check="at least one" comment="the patch kb867801 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB867801</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-238" check="at least one" comment="Patch Q321599 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows 2000\SP4\Q321599</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-239" check="at least one" comment="Patch Q313450" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q313450</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-24" check="at least one" comment="the patch kb889293 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix</key>
				<name operator="equals">IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-240" check="at least one" comment="SMTP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\SMTPSVC</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-241" check="at least one" comment="Patch Q295534 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q295534</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-242" check="at least one" comment="Patch Q301625 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q301625</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-243" check="at least one" comment="Windows NT 4.0 Security Roll-up Package" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q299444</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-245" check="at least one" comment="the patch kb832894 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{2298d453-bcae-4519-bf33-1cbf3faf1524}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-246" check="at least one" comment="Patch Q318593 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q318593</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-247" check="at least one" comment="Patch Q269862 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q269862</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-248" check="at least one" comment="Patch Q277873 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q277873</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-249" check="at least one" comment="Patch Q293826 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q293826</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-25" check="at least one" comment="the patch kb885836 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885836</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-250" check="at least one" comment="Win2K/XP/2003 service pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">Service Pack 2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-252" check="at least one" comment="the patch q813489 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{F9C174E3-3E87-40bc-AA94-B8974F2B9222}</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-253" check="at least one" comment="Patch Q331953_W2K_SP4_X86_EN.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q331953</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-254" check="at least one" comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB823980</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-256" check="at least one" comment="RAS Phonebook" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Ras\CurrentVersion</key>
				<name>PathName</name>
			</object>
			<data operation="AND">
				<value operator="equals">RASPHONE.PBK</value>
			</data>
		</registry_test>
		<registry_test id="wrt-257" check="at least one" comment="Patch Q318138 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q318138</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-258" check="at least one" comment="RAS Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\RasMan</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-259" check="at least one" comment="Windows 2000 Security Roll-up 1 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\SP2SRP1</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-260" check="at least one" comment="SQL Server 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">8.00.194</value>
			</data>
		</registry_test>
		<registry_test id="wrt-261" check="at least one" comment="Mixed Mode Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\MSSQLServer\MSSQLServer</key>
				<name>LoginMode</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-262" check="at least one" comment="Patch Q320206 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q320206</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-263" check="at least one" comment="Patch Q314147 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q314147</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-264" check="at least one" comment="the SNMP service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\SNMP</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-265" check="at least one" comment="Patch Q311967 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q311967</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-266" check="at least one" comment="Patch Q291845 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q291845</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-270" check="at least one" comment="persistent cookies that are stored on your computer are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1A02</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-271" check="at least one" comment="Gopher Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\URL\Prefixes</key>
				<name>gopher</name>
			</object>
			<data operation="AND">
				<value operator="equals">gopher://</value>
			</data>
		</registry_test>
		<registry_test id="wrt-272" check="at least one" comment="Patch Q810833 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q810833</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-273" check="at least one" comment="Locator Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\RPCLocator</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-274" check="at least one" comment="the patch q815021 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q815021</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-276" check="at least one" comment="ISA2000-KB816456-x86.exe" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\277</key>
				<name>Kbs</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">816456</value>
			</data>
		</registry_test>
		<registry_test id="wrt-277" check="at least one" comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB817606</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-28" check="at least one" comment="Win2K/XP/2003 service pack 4 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [4-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-280" check="at least one" comment=".hta applications are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Classes\MIME\Database\Content Type\application/hta</key>
				<name>Extension</name>
			</object>
			<data operation="AND">
				<value operator="equals">.hta</value>
			</data>
		</registry_test>
		<registry_test id="wrt-281" check="at least one" comment="the patch kb824146 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB824146</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-283" check="at least one" comment="DCOM is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Ole</key>
				<name>EnableDCOM</name>
			</object>
			<data operation="AND">
				<value operator="equals">Y</value>
			</data>
		</registry_test>
		<registry_test id="wrt-284" check="at least one" comment="the patch q290108 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{90A2A715-D986-4EAB-8C73-4D06114EF760}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-285" check="at least one" comment="the patch q295106 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{754D29C1-0C97-405F-98D0-21B212CA7FF1}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-286" check="at least one" comment="file downloads are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1803</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-287" check="at least one" comment="Patch Q312895 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q312895</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-288" check="at least one" comment="Patch Q313829 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q313829</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-289" check="at least one" comment="Patch Q321599 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q321599</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-29" check="at least one" comment="Win2K/XP/2003 service pack 2 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [2-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-293" check="at least one" comment="Patch WindowsXP-KB823182-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB823182</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-294" check="at least one" comment="downloading of signed ActiveX controls is enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name>1001</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-295" check="at least one" comment="Patch Q326830 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q326830</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-296" check="at least one" comment="Lanman enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\lanmanserver</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-297" check="at least one" comment="Patch Q323172 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q323172</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-298" check="at least one" comment="ActiveX Enabled In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name datatype="int">1200</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-299" check="at least one" comment="Patch Q300972 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q300972</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-3" check="at least one" comment="a Win2K/XP/2003 service pack is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
		</registry_test>
		<registry_test id="wrt-30" check="at least one" comment="use machine settings rather than individual user settings" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings</key>
				<name>Security_HKLM_only</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-300" check="at least one" comment="Terminal Server Version" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\Terminal Server</key>
				<name>ProductVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-301" check="at least one" comment="Patch Q324380 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q324380</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-302" check="at least one" comment="RDP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\RDPWD</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-304" check="at least one" comment="the patch kb824141 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB824141</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-305" check="at least one" comment="the utility manager Service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\UtilMan</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-307" check="at least one" comment="the messenger service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\Messenger</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-308" check="at least one" comment="Patch KB825119 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB825119</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-309" check="at least one" comment="HCP Protocol" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CLASSES_ROOT</hive>
				<key>HCP</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-31" check="at least one" comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents</key>
				<name>fp_extensions</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-310" check="at least one" comment="the patch kb826232 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB826232</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-312" check="at least one" comment="Patch Q305601 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q305601</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-314" check="at least one" comment="Patch Q329170 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329170</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-315" check="at least one" comment="SMB Signing enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\lanmanserver\parameters</key>
				<name>enablesecuritysignature</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-316" check="at least one" comment="Windows Media Player for Windows XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\MediaPlayer\8.0\Registration</key>
				<name>UDBVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">8.0.0.4477</value>
			</data>
		</registry_test>
		<registry_test id="wrt-317" check="at least one" comment="Patch wm320920_8.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows Media Player\wm320920</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-318" check="at least one" comment="Patch wm308567 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows Media Player\wm308567</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-32" check="at least one" comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\5.0\Setup Packages</key>
				<name>Microsoft FrontPage Server Extensions 2002</name>
			</object>
		</registry_test>
		<registry_test id="wrt-323" check="at least one" comment="Patch Q823803 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q823803</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-324" check="at least one" comment="Patch WindowsMedia8-KB817787-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Windows Media Player\wm817787</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-325" check="at least one" comment="Patch Q303984 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q303984</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-326" check="at least one" comment="the NNTP service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\NntpSvc</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-328" check="at least one" comment="the patch q323255 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q323255</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-33" check="at least one" comment="FrontPage Server Extensions 2000 are enabled (WinNT)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Setup Packages</key>
				<name>FrontPage 2000 Server Extensions SR</name>
			</object>
		</registry_test>
		<registry_test id="wrt-331" check="at least one" comment="Patch isahf257 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\257</key>
				<name>Kbs</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">331066</value>
			</data>
		</registry_test>
		<registry_test id="wrt-332" check="at least one" comment="Microsoft Firewall Service Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\Fwsrv</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-333" check="at least one" comment="Patch Q307298 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q307298</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-334" check="at least one" comment="the telnet service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\Tlntsvr</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-335" check="at least one" comment="Patch KB822679 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB822679</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-34" check="at least one" comment="SharePoint Team Services are enabled (2K, XP, 2003)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Setup Packages</key>
				<name>SharePoint</name>
			</object>
			<data operation="AND">
				<value operator="equals">Installed</value>
			</data>
		</registry_test>
		<registry_test id="wrt-344" check="at least one" comment="license logging service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SYSTEM\CurrentControlSet\Services\LicenseService</key>
				<name operator="equals">Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-347" check="at least one" comment="Service Pack 6 Installed (or later)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">Service Pack 6</value>
			</data>
		</registry_test>
		<registry_test id="wrt-348" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4134.0100</value>
			</data>
		</registry_test>
		<registry_test id="wrt-349" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4134.0600</value>
			</data>
		</registry_test>
		<registry_test id="wrt-35" check="at least one" comment="Word for Windows 6.0 Converter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Wordpad</key>
				<name operator="equals">EnableLegacyConverters</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-350" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4522.1800</value>
			</data>
		</registry_test>
		<registry_test id="wrt-351" check="at least one" comment="Patch Q286045 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Active Setup\Installed Components\{A954CDD5-A95F-414F-B3FE-FBEF9D2AECEA}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-352" check="at least one" comment="Patch Q295106 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Active Setup\Installed Components\{754D29C1-0C97-405F-98D0-21B212CA7FF1}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-353" check="at least one" comment="Internet Explorer 6.0 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.0.2600.0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-354" check="at least one" comment="Patch Q313675 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Active Setup\Installed Components\{716E024F-7F74-47F3-B93B-9FF7F3CBF94C}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-355" check="at least one" comment="Patch Q316059.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Active Setup\Installed Components\{E81659DF-28E1-4C60-B4B9-00A4BC5FA76D}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-356" check="at least one" comment="Patch Q319282 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Active Setup\Installed Components\{2D5974C5-5185-4f5b-80B6-28015ACDD74C}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-36" check="at least one" comment="the patch kb885835is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885835</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-368" check="at least one" comment="Use Machine Settings" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings</key>
				<name>Security_HKLM_only</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-369" check="at least one" comment="File Downloads Allowed In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name datatype="int">1803</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-37" check="at least one" comment="the patch KB885249 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885249</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-371" check="at least one" comment="Run ActiveX Controls and Plugins Allowed In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
				<name datatype="int">1200</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-376" check="at least one" comment="Patch Q823718 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\DataAccess\Q823718</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-377" check="at least one" comment="DataAccess Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.6.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-38" check="at least one" comment="the patch KB870763 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB870763</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-380" check="all" comment="Enable Path MTU Discovery is Disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</key>
				<name operator="equals">EnablePMTUDiscovery</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-382" check="at least one" comment="DataAccess Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DataAccess</key>
				<name>FullInstallVer</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^2\.7.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-385" check="at least one" comment="COM Internet Services are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Ole</key>
				<name>EnableDCOMHTTP</name>
			</object>
			<data operation="AND">
				<value operator="equals">Y</value>
			</data>
		</registry_test>
		<registry_test id="wrt-386" check="at least one" comment="Patch Q232449 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q232449 </key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-387" check="at least one" comment="Patch Q811114 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\Hotfix\Q811114</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-388" check="at least one" comment="Patch KB817772 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB817772</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-389" check="at least one" comment="Patch KB822343 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB822343</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-39" check="none exist" comment="If key present hyperterminal will automatically open session files" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_CLASSES_ROOT</hive>
				<key operator="equals">htfile</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-390" check="at least one" comment="IIS 5.1 Minor Version" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\INetStp</key>
				<name>MinorVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-391" check="at least one" comment="Windows 98 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">Windows 98</value>
			</data>
		</registry_test>
		<registry_test id="wrt-392" check="at least one" comment="Patch 273991USA8.EXE Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\UtilMan{5c773859-bb96- 48fa-875b-6a58aae072f4}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-393" check="at least one" comment="NetBIOS Bind not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
				<name>Bind</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-394" check="at least one" comment="NetBIOS Export not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
				<name>Export</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-395" check="at least one" comment="NetBIOS Route not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
				<name>Route</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-396" check="at least one" comment="Windows 95 or 98 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Windows.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-397" check="at least one" comment="TCP/IP NetBIOS not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\LmHosts</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-398" check="at least one" comment="WINS Client binding not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^SYSTEM\\CurrentControlSet\\Services\\NetBT\\Parameters\\Interfaces\\Tcpip.*$</key>
				<name operator="equals">NetbiosOptions</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-399" check="at least one" comment="Remote access to registry not controlled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-4" check="at least one" comment="Win2K/XP/2003 service pack 1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">Service Pack 1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-40" check="at least one" comment="this is an NT Workstation" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\ProductOptions</key>
				<name>ProductType</name>
			</object>
			<data operation="AND">
				<value operator="equals">WinNT</value>
			</data>
		</registry_test>
		<registry_test id="wrt-400" check="at least one" comment="the w3svc service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SYSTEM\CurrentControlSet\Services\w3svc</key>
				<name operator="equals">Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-404" check="at least one" comment="DirectX 8.1x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.08\.01.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-405" check="at least one" comment="DirectX 8.2 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.08\.02.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-406" check="at least one" comment="DirectX 9.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.09.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-407" check="at least one" comment="the patch kb839643 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-408" check="at least one" comment="Patch DirectX82-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643-DirectX82</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-409" check="at least one" comment="Patch DirectX90-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643-DirectX9</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-41" check="at least one" comment="this is an NT Server (stand-alone)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\Product\Options</key>
				<name>ProductType</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^.*ServerNT.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-410" check="at least one" comment="Win2K/XP/2003 service pack 1 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [1-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-413" check="at least one" comment="Windows XP or Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^5\.[1-2]$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-42" check="at least one" comment="this is an NT Server (domain controller)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\Product\Options</key>
				<name>ProductType</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^.*LanmanNT.*$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-423" check="at least one" comment="the patch KB894549 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Exchange Server 2003\SP1\KB894549</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-43" check="at least one" comment="this is an NT Terminal Server" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\ProductOptions</key>
				<name>ProductSuite</name>
			</object>
			<data operation="AND">
				<value operator="equals">Terminal Server</value>
			</data>
		</registry_test>
		<registry_test id="wrt-431" check="all" comment="MSN Messenger 6.2.0208 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ABEB838C-A1A7-4C5D-B7E1-8B4314600208}</key>
				<name operator="equals">MSN Messenger 6.2</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.2.0208</value>
			</data>
		</registry_test>
		<registry_test id="wrt-44" check="at least one" comment="the patch Windows 2003 kb873339 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB873339\ Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-443" check="at least one" comment="the patch KB893066 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB893066</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-45" check="at least one" comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_CLASSES_ROOT</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB873339\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-454" check="at least one" comment="Patch Q265714 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q265714</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-455" check="at least one" comment="MTS Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Transaction Server\Packages</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-456" check="at least one" comment="Windows NT Server 4.0, Terminal Server Edition Security Rollup Package" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q317636</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-457" check="at least one" comment="Microsoft Exchange 2000 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key operator="pattern match">^Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\.*</key>
				<name>DisplayName</name>
			</object>
			<data operation="AND">
				<value operator="equals">Microsoft Exchange 2000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-458" check="at least one" comment="Patch Q316056 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Updates\Exchange Server 2000\SP3\Q316056</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-459" check="at least one" comment="Everyone group given remote access permissions" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg</key>
				<name>Everyone</name>
			</object>
		</registry_test>
		<registry_test id="wrt-46" check="at least one" comment="the patch Windows2000-KB873339-x86-ENU.EXE is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_CLASSES_ROOT</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows 2000\SP5\KB873339\ Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-460" check="at least one" comment="SQL Server 2000 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">8.00.194</value>
			</data>
		</registry_test>
		<registry_test id="wrt-461" check="at least one" comment="DirectX 7.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.07.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-462" check="at least one" comment="Patch Windows2000-KB839643-x86-ENU.EXE Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-463" check="at least one" comment="DirectX 8.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.08\.00.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-464" check="at least one" comment="Patch DirectX80-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX8</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-465" check="at least one" comment="DirectX 8.1x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.08\.01.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-466" check="at least one" comment="Patch DirectX81-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX81</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-467" check="at least one" comment="DirectX 8.2x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.08\.02.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-468" check="at least one" comment="Patch DirectX82-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX82</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-469" check="at least one" comment="DirectX 9.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\DirectX</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^4\.09\.00.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-47" check="at least one" comment="the patch NT Server kb873339 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_CLASSES_ROOT</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix \KB873339\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-470" check="at least one" comment="Patch DirectX90-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX9</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-471" check="at least one" comment="RestrictAnonymous registry value allows anonymous connections" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\LSA</key>
				<name>RestrictAnonymous</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-472" check="at least one" comment="Veritas Backup Exec 8.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">Software\VERITAS\Backup Exec\Server</key>
				<name operator="equals">CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">8.5</value>
			</data>
		</registry_test>
		<registry_test id="wrt-475" check="at least one" comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP1\KB824105\Filelist</key>
				<name operator="equals">installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-476" check="at least one" comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed on XP SP1" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB824105\Filelist</key>
				<name operator="equals">installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-477" check="at least one" comment="the patch Q329115 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329115</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-478" check="at least one" comment="the patch Q811493 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q811493</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-479" check="at least one" comment="POSIX is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SYSTEM\CurrentControlSet\Control\Session Manager\Subsystem</key>
				<name operator="equals">Posix</name>
			</object>
		</registry_test>
		<registry_test id="wrt-480" check="at least one" comment="the patch kb841872 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841872</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-481" check="at least one" comment="the patch kb842526 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB842526</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals"/>
			</data>
		</registry_test>
		<registry_test id="wrt-482" check="at least one" comment="the patch kb840315 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840315</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-483" check="at least one" comment="Patch Windows2000-kb841873-x86-enu.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB841873</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-484" check="at least one" comment="the patch q841373 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q841373</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-485" check="at least one" comment="MaxClientRequestBufferData less than or equal to 16384" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>System\CurrentControlSet\Services\w3svc\parameters</key>
				<name>MaxClientRequestBufferData</name>
			</object>
			<data operation="AND">
				<value operator="less than or equal">16384</value>
			</data>
		</registry_test>
		<registry_test id="wrt-488" check="at least one" comment="the patch kb839645 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839645</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-490" check="at least one" comment="Active Desktop  is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4395}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-491" check="at least one" comment="HTML Help is registered" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Classes\ITSProtocol</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-492" check="at least one" comment="Patch IE-KB841873-WindowsNT4sp6-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{bfb56e60-5895-496c-bd6b-459b97142e4c}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-493" check="at least one" comment="Patch KB821557 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB821557</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-494" check="at least one" comment="the patch kb823353 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CLASSES_ROOT</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\kb823353</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-495" check="at least one" comment="all users have the preview pane disabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_USERS</hive>
				<key operator="pattern match">^S-[-0-9]+\\Identities\\\{[-0-9A-Z]+\}\\Software\\Microsoft\\Outlook\ Express\\5\.0\\Mail$</key>
				<name>ShowHybridView</name>
			</object>
			<data operation="AND">
				<value>0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-499" check="at least one" comment="the patch js56nen.exe (5.6.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value>5,6,0,8513</value>
			</data>
		</registry_test>
		<registry_test id="wrt-50" check="at least one" comment="Internet Explorer 6 Service Pack 1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.00.2800.1106</value>
			</data>
		</registry_test>
		<registry_test id="wrt-500" check="at least one" comment="the patch js56nen.exe (5.1.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value>5,1,0,8513</value>
			</data>
		</registry_test>
		<registry_test id="wrt-501" check="at least one" comment="the patch js56nen.exe (5.5.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value>5,5,0,8513</value>
			</data>
		</registry_test>
		<registry_test id="wrt-502" check="at least one" comment="Patch Q328310 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q328310</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-503" check="at least one" comment="Patch Q329414 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329414</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-504" check="at least one" comment="Exchange 5.5 with SP4 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Exchange\Setup</key>
				<name>ServicePackBuild</name>
			</object>
			<data operation="AND">
				<value>2653</value>
			</data>
		</registry_test>
		<registry_test id="wrt-505" check="at least one" comment="the  patch kb842436 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Exchange Server 5.5\SP5\842436a</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value>2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-506" check="at least one" comment="Outlook Web Access exists" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\MSExchangeweb</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-51" check="at least one" comment="Internet Explorer 6 Service Pack 1 for Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.00.3790.0000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-512" check="at least one" comment="the patch KB833987 is installed (for Windows Server 2003)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB833987</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-513" check="at least one" comment="the patch KB833987 is installed (for Windows XP)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB833987</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-514" check="at least one" comment="Microsoft Office XP Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90280409-6000-11D3-8CFE-0050048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>10.0.4330.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-515" check="at least one" comment="Microsoft Office 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90110409-6000-11D3-8CFE-0150048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>11.0.6252.7</value>
			</data>
		</registry_test>
		<registry_test id="wrt-516" check="at least one" comment="Patch KB873378 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\Patches\9FEC06657760FC84499ED532196D45EE2</key>
				<name operator="equals">Security Update for Office 2003: Wordperfect 5.x Converter (KB873378)</name>
			</object>
			<data operation="AND">
				<value operator="equals">Installed</value>
			</data>
		</registry_test>
		<registry_test id="wrt-517" check="at least one" comment="Patch KB838905 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\Patches\FC3FF5BA5FE5D1B4A9B9CD3698A34B89</key>
				<name operator="pattern match">.*</name>
			</object>
			<data operation="AND">
				<value>Installed</value>
			</data>
		</registry_test>
		<registry_test id="wrt-518" check="at least one" comment="The patch KB830348 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Updates\Visual Studio\7.1\M8303481037</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-519" check="at least one" comment="Microsoft Visual Studio .NET 2003 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\VisualStudio\7.1</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-521" check="at least one" comment="Project Professional 2003 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0150048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>11.0.5614.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-522" check="at least one" comment="Patch KB838344 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040B30900063D11C\Patches\69B0450262BC7F44E8D4B683A49E437A</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-523" check="at least one" comment="Windows Project Professional 2002 Service Pack 1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0050048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">10.0.8326.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-524" check="at least one" comment="Patch KB831931 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040B30900063D11C8EF00054038389C\Patches\1F6752D69ABCD9F4B8021B9163826CAC</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-525" check="at least one" comment="Visio Professional 2002 with service pack 2" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6D54-11D4-BEE3-00C04F990354}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">10.2.5110</value>
			</data>
		</registry_test>
		<registry_test id="wrt-526" check="at least one" comment="Patch KB831932 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040150945D64D11EB3E000CF4993045\Patches\A75085E78F7F14244A464F09F6543C6C</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-527" check="at least one" comment="Visio Professional 2003 is Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6000-11D3-8CFE-0150048383C9}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">11.0.3216.5614</value>
			</data>
		</registry_test>
		<registry_test id="wrt-528" check="at least one" comment="Patch KB838345 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040150900063D11C8EF10054038389C\Patches\6B94DD4A71ECBDE43822F9D47D963102</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-529" check="at least one" comment="Microsoft Office 2000 Premium Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00000409-78E1-11D2-B60F-006097C998E7}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>9.00.9327</value>
			</data>
		</registry_test>
		<registry_test id="wrt-53" check="at least one" comment="Internet Explorer 5.5 Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.50.4807.2300</value>
			</data>
		</registry_test>
		<registry_test id="wrt-530" check="at least one" comment="the patch kb873380 for Office 2000 SP3 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Patches\A1334AC428B43BF4E9547C55D3DFE977</key>
				<name operator="pattern match">.*</name>
			</object>
			<data operation="AND">
				<value>Installed</value>
			</data>
		</registry_test>
		<registry_test id="wrt-531" check="at least one" comment="Microsoft Visual Studio .NET 2002 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\VisualStudio\7.0</key>
				<name operator="pattern match">.*</name>
			</object>
		</registry_test>
		<registry_test id="wrt-532" check="at least one" comment="Patch KB830348 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040F50095765D115AF4000972A8B18B\Patches\4A3C9366F1471A7479BB3FDBC1FE3B31</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-533" check="at least one" comment="Patch KB832332 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040820900063D11C\Patches\4461EFFBCC9338645A85657DBDEB9E61</key>
				<name>Installed</name>
			</object>
		</registry_test>
		<registry_test id="wrt-534" check="at least one" comment="the patch q833989 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{dc0d5f50-5F0b-46bf-8683-93ac61c67001}</key>
				<name>ComponentID</name>
			</object>
			<data operation="AND">
				<value operator="equals">Q833989</value>
			</data>
		</registry_test>
		<registry_test id="wrt-535" check="at least one" comment="Microsoft Office 2000 Professional Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00010409-78E1-11D2-B60F-006097C998E7}</key>
				<name>DisplayVersion</name>
			</object>
			<data operation="AND">
				<value>9.00.9327</value>
			</data>
		</registry_test>
		<registry_test id="wrt-536" check="at least one" comment="Windows NT Service Pack 6a is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-537" check="at least one" comment="the patch q841356 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>Software\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841356</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-538" check="at least one" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [0-4]$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-539" check="at least one" comment="Win2K/XP/2003 service pack 5 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [5-9]|\d{2,}$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-54" check="at least one" comment="Internet Explorer 5.01 Service Pack 4 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3700.1000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-541" check="at least one" comment="WebDav is disabled(for iis 5.0)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\W3SVC\Parameters</key>
				<name>DisableWebDAV</name>
			</object>
			<data operation="AND">
				<value datatype="int">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-542" check="at least one" comment="the patch WindowsServer2003-KB885881-x86-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885881</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-544" check="at least one" comment="the patch WindowsServer2003-KB885881-ia64-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885881</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-547" check="at least one" comment="the patch KB840987 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840987</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-548" check="at least one" comment="the patch WindowsServer2003-KB883935-ia64-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB883935</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-549" check="at least one" comment="the patch KB824151 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB824151</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-55" check="at least one" comment="Internet Explorer 5.01 Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3502.1000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-550" check="at least one" comment="Windows ME Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">Windows ME</value>
			</data>
		</registry_test>
		<registry_test id="wrt-551" check="at least one" comment="the patch KB841533 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841533</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-552" check="at least one" comment="the patch WindowsServer2003-KB883935-x86-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB883935</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value>1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-553" check="at least one" comment="the patch q873376 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873376</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-554" check="at least one" comment="Compressed Folders with zipfldr.dll are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Classes\CompressedFolder</key>
				<name operator="equals">FriendlyTypeName</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">.*zipfldr\.dll.*</value>
			</data>
		</registry_test>
		<registry_test id="wrt-555" check="at least one" comment="Patch Windows2000-KB883935-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB883935</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-556" check="at least one" comment="Patch WindowsNT4OptionPack-KB883935-x86-enu.EXE" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB883935</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-557" check="at least one" comment="the patch kb834707 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-558" check="at least one" comment="Patch KB873350 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873350</key>
				<name>File</name>
			</object>
			<data operation="AND">
				<value datatype="binary" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-559" check="at least one" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie501sp3-20040929.121357</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-56" check="at least one" comment="Internet Explorer 5.01 Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.00.3315.1000</value>
			</data>
		</registry_test>
		<registry_test id="wrt-560" check="at least one" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie501sp4-20040929.111451</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-561" check="at least one" comment="the patch kb834707 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Active Setup\Installed Components\{ 3e7bb08a-a7a3-4692-8eac-ac5e7895755b}</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-562" check="at least one" comment="the patch kb834707 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie6-20040929.115007 </key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-564" check="at least one" comment="the patch kb834707  is installed (Installed Components key) " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707</key>
				<name>IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-565" check="at least one" comment="Internet Explorer 6 Service Pack 2 for XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Internet Explorer</key>
				<name>Version</name>
			</object>
			<data operation="AND">
				<value operator="equals">6.00.2900.2180</value>
			</data>
		</registry_test>
		<registry_test id="wrt-566" check="at least one" comment="Exchange Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\9161A261-6ABE-4668-BBFA-AD06B3F642CF</key>
				<name>Microsoft Exchange</name>
			</object>
		</registry_test>
		<registry_test id="wrt-567" check="at least one" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_CURRENT_USER</hive>
				<key operator="pattern match">^Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings$</key>
				<name>DisableCachingOfSSLPages</name>
			</object>
			<data operation="AND">
				<value operator="not equal">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-569" check="at least one" comment="Patch Q817606 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q817606</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-570" check="at least one" comment="Patch Q823980 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q823980</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-571" check="at least one" comment="Patch Q19696 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q19696</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-578" check="all" comment="the software Adobe Acrobat Reader 6, major version 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Adobe\Acrobat Reader\6.0\Installer</key>
				<name operator="equals">VersionMax</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">6</value>
			</data>
		</registry_test>
		<registry_test id="wrt-579" check="all" comment="the software Adobe Acrobat Reader 6, minor version less than 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Adobe\Acrobat Reader\6.0\Installer</key>
				<name operator="equals">VersionMin</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="less than">3</value>
			</data>
		</registry_test>
		<registry_test id="wrt-60" check="at least one" comment="the patch q824145 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB824245</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-61" check="at least one" comment="Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">5.2</value>
			</data>
		</registry_test>
		<registry_test id="wrt-67" check="all" comment="If the Hyperterminal client is registered as the default telnet client" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_CLASSES_ROOT</hive>
				<key operator="equals">telnet\shell\open</key>
				<name operator="equals">command</name>
			</object>
			<data operation="AND">
				<value operator="equals">C:\Program Files\Windows NT\hypertrm.exe /t %1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-68" check="at least one" comment="the patch kb891711 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB891711</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-69" check="at least one" comment="the patch Windows 2003 KB871250 is installed " xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB871250\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-70" check="at least one" comment="64-Bit version of Windows is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\Session Manager\Environment</key>
				<name>PROCESSOR_ARCHITECTURE</name>
			</object>
			<data operation="AND">
				<value operator="equals">ia64</value>
			</data>
		</registry_test>
		<registry_test id="wrt-71" check="at least one" comment="the workstation service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\lanmanworkstation</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-72" check="at least one" comment="32-Bit version of Windows is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Control\Session Manager\Environment</key>
				<name>PROCESSOR_ARCHITECTURE</name>
			</object>
			<data operation="AND">
				<value operator="equals">x86</value>
			</data>
		</registry_test>
		<registry_test id="wrt-74" check="at least one" comment="the patch Windows XP KB871250 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB871250\Filelist</key>
				<name operator="pattern match">^.*$</name>
			</object>
		</registry_test>
		<registry_test id="wrt-77" check="at least one" comment="Windows NT 4.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name>CurrentVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">4.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-78" check="at least one" comment="the patch kb888113 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888113</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-79" check="at least one" comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
				<name operator="equals">CSDVersion</name>
			</object>
			<data operation="AND">
				<value operator="pattern match">^Service Pack [0-2]$</value>
			</data>
		</registry_test>
		<registry_test id="wrt-81" check="at least one" comment="the patch kb888302 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888302</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-82" check="at least one" comment="Windows Media Player 9.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\MediaPlayer\9.0\Registration</key>
				<name operator="equals">UDBVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">9.00.00.2980</value>
			</data>
		</registry_test>
		<registry_test id="wrt-83" check="at least one" comment="the patch q828035 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828035</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-84" check="at least one" comment="The patch KB885492 is installed on Windows XP" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Media Player 9\SP0\KB885492</key>
				<name operator="equals">PackageVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">1.1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-85" check="at least one" comment="The patch KB885492 is installed on Windows 2000" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Updates\Windows Media Player 9\KB885492</key>
				<name operator="equals">PackageVersion</name>
			</object>
			<data operation="AND">
				<value operator="equals">1.1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-86" check="at least one" comment="the patch q828748 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828749</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-87" check="at least one" comment="the patch kb891781 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB891781</key>
				<name operator="equals">IsInstalled</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-88" check="at least one" comment="the patch q810217 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB810217</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-89" check="at least one" comment="Patch KB873354 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6D54-11D4-BEE3-00C04F990354}</key>
				<name operator="equals">WindowsInstaller</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-9" check="at least one" comment="Microsoft Proxy Server 2.0 SP1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Proxy Server</key>
				<name operator="equals">Microsoft Proxy Server</name>
			</object>
		</registry_test>
		<registry_test id="wrt-90" check="at least one" comment="the patch KB885250 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885250</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-91" check="at least one" comment="the patch KB873333 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873333</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-93" check="at least one" comment="the patch kb890175 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB890175</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-94" check="at least one" comment="Patch KB873355 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0050048383C9}}</key>
				<name operator="equals">DisplayVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">10.0.8326.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-95" check="at least one" comment="Patch KB873352 installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90280409-6000-11D3-8CFE-0050048383C9}</key>
				<name operator="equals">DisplayVersion</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">10.0.6626.0</value>
			</data>
		</registry_test>
		<registry_test id="wrt-96" check="at least one" comment="the patch kb885834 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive operator="equals">HKEY_LOCAL_MACHINE</hive>
				<key operator="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885834</key>
				<name operator="equals">Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-97" check="at least one" comment="the patch kb830352 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB830352</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
		<registry_test id="wrt-98" check="at least one" comment="the wins service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SYSTEM\CurrentControlSet\Services\wins</key>
				<name>Start</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="not equal">4</value>
			</data>
		</registry_test>
		<registry_test id="wrt-99" check="at least one" comment="the patch kb828028 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval#windows">
			<object>
				<hive>HKEY_LOCAL_MACHINE</hive>
				<key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828028</key>
				<name>Installed</name>
			</object>
			<data operation="AND">
				<value datatype="int" operator="equals">1</value>
			</data>
		</registry_test>
	</tests>
</oval>
