<?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>Web Application Security &#187; Advisories</title>
	<atom:link href="http://websec.id3as.com/category/advisories/feed/" rel="self" type="application/rss+xml" />
	<link>http://websec.id3as.com</link>
	<description>Application and network security research and other interesting things...</description>
	<lastBuildDate>Thu, 24 Mar 2011 20:17:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Aardvark Topsites PHP 5.2.1 security vulnerabilities disclosure</title>
		<link>http://websec.id3as.com/aardvark-topsites-php-521-security-vulnerabilities-disclosure/</link>
		<comments>http://websec.id3as.com/aardvark-topsites-php-521-security-vulnerabilities-disclosure/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 23:27:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[aardvark topsites]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[information disclosure]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://websec.id3as.com/?p=3</guid>
		<description><![CDATA[Some months ago, working in a site with Aardvark Topsites PHP application, I found a couple of information disclosure vulnerabilities and an HTML injection(Cross-site scripting) vulnerability. . Now I have some time and after some emails with the application developer I decided to report it and publish here. . There are easy to fix bugs [...]]]></description>
			<content:encoded><![CDATA[<p>Some months ago, working in a site with <strong>Aardvark Topsites PHP</strong> application, I found a couple of information disclosure vulnerabilities and an HTML injection(Cross-site scripting) vulnerability.</p>
<p><span style="color: #ffffff;">.</span></p>
<p>Now I have some time and after some emails with the application developer I decided to report it and publish here.</p>
<p><span style="color: #ffffff;">.</span></p>
<p>There are easy to fix bugs and I hope that helps to improve this application security.</p>
<p><span style="color: #ffffff;">.</span></p>
<p>All of them are caused by lack of input verification and sanitization.</p>
<p><span style="color: #ffffff;">.</span></p>
<p>Affected versions: 5.2.1 and older</p>
<p>Publishing disclosure date: April 2009</p>
<p><span style="color: #ffffff;">.</span></p>
<h4>Exploit details:</h4>
<p><span style="color: #ffffff;">.</span></p>
<hr /><span style="color: #ffffff;">.</span></p>
<h4><strong>HTML Injection / XSS</strong></h4>
<p>(up to version 5.2.0)<br />
For example, is possible to inject a link to any URL with any anchor text.</p>
<p>POC: /index.php?a=search&amp;q=psstt+security&#8221;&gt;&lt;a+href%3Dhttp%3A%2F%2Fwebsec.id3as.com&gt;Web-Application-Security</p>
<p><span style="color: #ffffff;">.</span></p>
<h4><strong>Information Disclosure 1</strong></h4>
<p>(up to version 5.2.1)<br />
Disclosure of full path of the application sources when you put a negative number at the &#8216;start&#8217; parameter.</p>
<p>POC: /index.php?a=search&amp;q=psstt&amp;start=-4</p>
<p><span style="color: #ffffff;">.</span></p>
<h4><strong>Information Disclosure 2</strong></h4>
<p>(up to version 5.2.0)<br />
Disclosure of full path of the application sources and some source code too when you put an non-existent user at &#8216;u&#8217; parameter.</p>
<p>POC: /index.php?a=rate&amp;u=nonexistentuser</p>
<p><span style="color: #ffffff;">.</span></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://websec.id3as.com/aardvark-topsites-php-521-security-vulnerabilities-disclosure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

