vendor:
evoBB
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: evoBB
Affected Version From: v0.3
Affected Version To: v0.3
Patch Exists: YES
Related CWE: N/A
CPE: a:4yougratis.it:evobb:0.3
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
evoBB <= v0.3 (path) Remote File Inclusion Exploit
evoBB v0.3 is vulnerable to a remote file inclusion vulnerability due to a lack of sanitization of user-supplied input in the 'path' parameter of the 'track.php' and 'connect.php' scripts. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable server.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.