vendor:
asiCMS
by:
NoGe
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: asiCMS
Affected Version From: 0.208
Affected Version To: 0.208
Patch Exists: NO
Related CWE: N/A
CPE: a:asicms:asicms:0.208
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
asiCMS alpha 0.208 Multiple Remote File Inclusion Vulnerability
asiCMS alpha 0.208 is vulnerable to multiple remote file inclusion vulnerability. This vulnerability is caused due to the use of user-supplied input without proper validation. An attacker can exploit this vulnerability by sending malicious input to the vulnerable parameter _ENV[asicms][path] in the affected files. This can allow an attacker to execute arbitrary code on the vulnerable system.
Mitigation:
The best way to mitigate this vulnerability is to validate user-supplied input before using it. Also, the application should be configured to use the least privilege principle.