vendor:
Way Of The Warrior
by:
dun
7.5
CVSS
HIGH
Local/Remote File Inclusion
98
CWE
Product Name: Way Of The Warrior
Affected Version From: 5
Affected Version To: 5
Patch Exists: NO
Related CWE: N/A
CPE: a:wotw:way_of_the_warrior
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
2008
Way Of The Warrior <= 5.0 Local/Remote File Inclusion Vulnerability
Way Of The Warrior is vulnerable to Local/Remote File Inclusion. The vulnerability is due to the 'plancia' parameter in 'visualizza.php' and 'crea.php' scripts not properly sanitized before being used to include files. This can be exploited to include arbitrary files from local resources and remote resources by passing an URL as a parameter.
Mitigation:
Input validation should be used to prevent the inclusion of files from external sources.