vendor:
AdaptCMS Lite
by:
v3n0m
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: AdaptCMS Lite
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: YES
Related CWE: N/A
CPE: a:insanevisions:adaptcms_lite:1.5
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
AdaptCMS Lite 1.5 Remote File Inclusion Vulnerability
AdaptCMS Lite is a PHP CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. It is vulnerable to a Remote File Inclusion vulnerability due to a lack of sanitization of user-supplied input. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server, which can lead to arbitrary code execution.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in any file operations.