vendor:
INDEXU
by:
K-159
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: INDEXU
Affected Version From: INDEXU <= 5.0.1
Affected Version To: INDEXU <= 5.0.1
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
2006
INDEXU <= 5.0.1 base_path Remote File Inclusion Exploit
INDEXU <= 5.0.1 is vulnerable to a remote file inclusion vulnerability. This vulnerability allows an attacker to include a remote file, usually through a malicious URL, and execute it on the vulnerable server. This exploit allows an attacker to execute arbitrary code on the vulnerable server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is validated and filtered before being used in file operations. Additionally, the application should be configured to only allow the inclusion of files from a limited set of directories.