vendor:
phpreactor
by:
CeNGiZ-HaN
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: phpreactor
Affected Version From: 1.2.7
Affected Version To: 1.2.7
Patch Exists: YES
Related CWE: N/A
CPE: a:phpreactor:phpreactor:1.2.7
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
phpreactor 1.2.7 pl 1 pathtohomedir inclusion vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'pathtohomedir' parameter to '/editprofile.php'. A remote attacker can include arbitrary files from remote hosts and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent path traversal attacks.