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.