Lucene search
K

URL Shortener Script 1.0 SQL Injection

🗓️ 07 Oct 2011 00:00:00Reported by M.Jock3RType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

URL Shortener Script 1.0 SQL Injection Vulnerabilities, Exploit Title, Author, Script Support, Tested on Windows XP Sp2 FR, Vuln File, Vuln Code, Exploit, Greets, Email, Thanks to All Algerians Hacker

Code
`===================================================================================  
url shortener script 1.0 sql injection Vulnerabilities  
===================================================================================  
  
# Exploit Title: url shortener script 1.0 sql injection Vulnerabilities  
# Author: M.Jock3R  
# Script Support Link: http://djpate.com/  
# Download Script: http://www.phpkode.com/scripts/item/url-shortener-script/  
# Category:: webapps  
# Tested on: windows XP Sp2 FR  
  
===================================================================================  
  
Vuln file : show.php  
  
Vuln Code :  
  
if($_GET['id']){  
require("mysql.php");  
$id = addslashes($_GET['id']);  
$getUrl = mysql_query("select url from urls where id = $id");   
  
Exploit:  
  
http://localhost/url-shortener-script/show.php?id=[Inj3ct]  
  
===================================================================================  
  
Greets To :  
adelsbm / attiadona / Wjunction forum  
---------------------------------  
I Love you Mindy  
---------------------------------  
Email : [email protected]  
  
THANKS TO ALL ALGERIANS HACK3RS  
===================================================================================  
  
`

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