vendor:
Easy-Clanpage
by:
Loader007
7.5
CVSS
HIGH
Local File Inclusion (LFI)
98
CWE
Product Name: Easy-Clanpage
Affected Version From: Easy-Clanpage 3.0b1
Affected Version To: Easy-Clanpage 3.0b1
Patch Exists: NO
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
2008
LFI Exploit by Loader007
This exploit allows an attacker to include a malicious file from a remote server by using the 'section' parameter in the URL. The attacker can include a shell file as a jpg file with a size not bigger than 50kb. The malicious file can be included by using the URL http://example.de/path/?section=../path/to/image%00
Mitigation:
The mitigation for this vulnerability is to validate the user input and filter out any malicious characters or strings.