vendor:
CMScout
by:
IRCRASH (R3d.W0rm)
8.8
CVSS
HIGH
Local File Inclusion (LFI)
98
CWE
Product Name: CMScout
Affected Version From: 02.05
Affected Version To: 02.05
Patch Exists: NO
Related CWE: N/A
CPE: a:cmscout:cmscout:2.05
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
2005
CMScout 2.05 LFI
A Local File Inclusion (LFI) vulnerability exists in CMScout 2.05 which allows an attacker to include a file from the local file system. An attacker can exploit this vulnerability by sending a crafted HTTP request containing directory traversal characters (e.g. '../') in the 'bit' parameter of the 'common.php' script. This can allow an attacker to read sensitive files from the server, such as configuration files containing database credentials. An attacker can also use this vulnerability to upload a malicious file to the server and execute arbitrary code.
Mitigation:
To mitigate this vulnerability, ensure that user input is properly sanitized and validated before being used in file operations.