Lucene search
K

phprpg-sql.txt

🗓️ 18 Dec 2007 00:00:00Reported by Michael BrooksType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Vulnerability in phprpg 0.8.0 allows SQL injection and Session Information Disclosur

Code
`By Michael Brooks  
Vulneralbity: Sql Injection and Session Information Disclosure.   
Homepage:http://sourceforge.net/projects/phprpg/  
Verison affected 0.8.0  
  
There are two flaws that affect this applcation. A nearly vinnella login bypass issues affects phprpg. If magic_qutoes_gpc=off then this will login an attacker as the administrator using this:  
username:1'or 1=1 limit 1/*  
password:1  
Keep in mind that magic_quotes_gpc is being removed in php6!  
  
The second flaw allows an attacker to steal any session registered by phprpg by navigating to this directory:  
http://localhost/phpRPG-0.8.0/tmp/  
This is because phprpg has manually changed the directory using session_save_path() which is called in init.php on line 49.   
  
Peace  
`

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