<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Information Armor &#187; apache</title>
	<atom:link href="http://www.informationarmor.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.informationarmor.com</link>
	<description>Protecting Your Data. A public service from Arizona IT Management LLC</description>
	<lastBuildDate>Tue, 22 Jun 2010 16:27:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Apache HTTP server 2.2.15</title>
		<link>http://www.informationarmor.com/2010/03/09/apache-http-server-2-2-15/</link>
		<comments>http://www.informationarmor.com/2010/03/09/apache-http-server-2-2-15/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:14:19 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.informationarmor.com/?p=90</guid>
		<description><![CDATA[Apache has released HTTP Server version 2.2.15, which addresses a number of security exposures in prior versions of the HTTP server. Of particular note is the updating of the OpenSSL library to 0.9.8m which addresses the renegotiation issues outlined in CVE-2009-3555. At the time of writing, the links to the complete changelog and downloads for [...]]]></description>
			<content:encoded><![CDATA[<p>Apache has released HTTP Server version 2.2.15, which addresses a number of  security exposures in prior versions of the HTTP server. Of particular note is  the updating of the OpenSSL library to 0.9.8m which addresses the renegotiation  issues outlined in CVE-2009-3555. At the time of writing, the links to the  complete changelog and downloads for 2.2.15 were not visible on the Apache Web  site, however, we urge users to apply this latest vendor update as soon as  possible.<br />
<a title="http://mail-archives.apache.org/mod_mbox/www-announce/201003.mbox/&lt;4B92BC77.8050401@apache.org&gt;" href="http://mail-archives.apache.org/mod_mbox/www-announce/201003.mbox/%3C4B92BC77.8050401@apache.org%3E">http://mail-archives.apache.org/mod_mbox/www-announce/201003.mbox/%3C4B92BC77.8050401@apache.org%3E</a><br />
<a title="http://httpd.apache.org/download.cgi" href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></p>
<p>Proof of concept code exploiting a vulnerability (CVE-2010-0425) in the Apache  HTTP server version 2.2.14, mod_isapi, was published to a well known Web site.  Notes in the code state that the exploit may need to be run several times to  achieve successful spawning of a shell however &#8211; a success rate of 70% is  reported. Also mentioned in the code is that, if DEP is enabled (Windows  platforms) for the Apache process, the result may be a denial of service  condition. As CVE-2010-0425 is one of those noted as addressed in the above  2.2.15 release, we again suggest updating as soon as possible.<br />
<a title="http://www.exploit-db.com/exploits/11650" href="http://www.exploit-db.com/exploits/11650">http://www.exploit-db.com/exploits/11650</a><br />
<a title="http://securityreason.com/wlb_show/WLB-2010030028" href="http://securityreason.com/wlb_show/WLB-2010030028">http://securityreason.com/wlb_show/WLB-2010030028</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.informationarmor.com/2010/03/09/apache-http-server-2-2-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vulnerabilities</title>
		<link>http://www.informationarmor.com/2010/01/29/vulnerabilities/</link>
		<comments>http://www.informationarmor.com/2010/01/29/vulnerabilities/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:21:47 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[denial of service]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Unified Meeting Place]]></category>
		<category><![CDATA[YaSSL]]></category>

		<guid isPermaLink="false">http://www.informationarmor.com/?p=59</guid>
		<description><![CDATA[Cisco disclosed multiple vulnerabilities in their Unified MeetingPlace product. These issues leave the product vulnerable to SQL injection attacks and could allow attackers to bypass authentication. Cisco has released patches to address these issues. http://www.cisco.com/warp/public/707/cisco-sa-20100127-mp.shtml http://secunia.com/advisories/38259/ The open source library YaSSL was found to have a security vulnerability related to the negotiation of SSL certificates. [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco disclosed multiple vulnerabilities in their Unified MeetingPlace product. These issues leave the product vulnerable to SQL injection attacks and could allow attackers to bypass authentication. Cisco has released patches to address these issues.<br />
<a href="http://www.cisco.com/warp/public/707/cisco-sa-20100127-mp.shtml " target="_blank">http://www.cisco.com/warp/public/707/cisco-sa-20100127-mp.shtml </a><br />
<a href="http://secunia.com/advisories/38259/" target="_blank">http://secunia.com/advisories/38259/</a></p>
<p>The open source library YaSSL was found to have a security vulnerability related to the negotiation of SSL certificates. The possibility of a buffer overflow exists under these conditions. There has been a patch released to address this vulnerability.<br />
<a href="http://secunia.com/advisories/38344/" target="_blank">http://secunia.com/advisories/38344/</a><br />
<a href="http://osvdb.org/show/osvdb/61956" target="_blank">http://osvdb.org/show/osvdb/61956</a><br />
<a href="http://yassl.com/news.html#yassl199 " target="_blank">http://yassl.com/news.html#yassl199 </a></p>
<p>A overflow vulnerability was found in the 1.3.xx Apache open source web server. This issue leaves the server open to remote unauthenticated access and denial of service attacks. Upgrading to version 1.3.42 resolves this issue.<br />
<a href="http://archives.neohapsis.com/archives/fulldisclosure/2010-01/0589.html " target="_blank">http://archives.neohapsis.com/archives/fulldisclosure/2010-01/0589.html </a><br />
<a href="http://secunia.com/advisories/38319/2/ " target="_blank">http://secunia.com/advisories/38319/2/ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.informationarmor.com/2010/01/29/vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
