vendor:
PwsPHP
by:
Dr Max Virus
8,8
CVSS
HIGH
File Inclusion Vulnerability
22
CWE
Product Name: PwsPHP
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:pwsphp:pwsphp:1.1
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
PwsPHP v1.1 (theme) File inclusion Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'theme' parameter to '/themes/fin.php' script. This can be exploited to include arbitrary files from local resources via directory traversal attacks and URL-encoded NULL bytes.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.