vendor:
CMS Lokomedia
by:
Xr0b0t
7.5
CVSS
HIGH
LFD
22
CWE
Product Name: CMS Lokomedia
Affected Version From: all versions
Affected Version To: all versions
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
2010
CMS Lokomedia Local File Download Vulnerability
A Local File Download (LFD) vulnerability exists in CMS Lokomedia, which allows an attacker to download any file from the server. This vulnerability is due to insufficient sanitization of user-supplied input in the 'file' parameter of the 'downlot.php' script. An attacker can exploit this vulnerability by sending a malicious HTTP request to the vulnerable script with a specially crafted 'file' parameter. This will allow the attacker to download any file from the server.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized. Additionally, access to the vulnerable script should be restricted.