MF Piadas 1.0 - 'admin.php' Remote File Inclusion
Author: botan
type: webapps
platform: php
port:
date_added: 2006-06-27
date_updated: 2013-09-06
verified: 1
codes: CVE-2006-3323;OSVDB-26867
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/18679/info
MF Piadas is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/[scriptpath]/admin/admin.php?page=[code]