vendor:
Endonesia 8.4 CMS
by:
s4r4d0
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Endonesia 8.4 CMS
Affected Version From: 8.4
Affected Version To: 8.4
Patch Exists: YES
Related CWE: N/A
CPE: a:endonesia:endonesia:8.4
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
2009
Endonesia 8.4 CMS Local File Inclusion Vulnerability
Endonesia 8.4 CMS is vulnerable to Local File Inclusion due to a lack of proper sanitization of user-supplied input in the mod.php file. An attacker can exploit this vulnerability by sending a crafted HTTP request with a maliciously crafted mod parameter. This can allow an attacker to read arbitrary files on the server, such as /etc/passwd, or execute arbitrary code.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in the mod.php file.