vendor:
PHPht Topsites
by:
xoron
8,8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PHPht Topsites
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
phpht Topsites (phpht_real_path) Remote File Include Vulnerability
A remote file include vulnerability exists in PHPht Topsites, due to insufficient sanitization of user-supplied input to the 'phpht_real_path' parameter of the 'common.php' script. An attacker can exploit this vulnerability to include arbitrary remote files, allowing for the execution of arbitrary PHP code.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.