vendor:
Ax Developer CMS
by:
Unknown
5.5
CVSS
MEDIUM
Local File Inclusion
98
CWE
Product Name: Ax Developer CMS
Affected Version From: 2000.1.1
Affected Version To: 2000.1.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Ax Developer CMS 0.1.1 (index.php module) Local File Inclusion Vulnerability
The Ax Developer CMS version 0.1.1 is vulnerable to local file inclusion. An attacker can exploit this vulnerability by manipulating the 'module' parameter in the index.php file to include arbitrary local files, such as sensitive system files like /etc/passwd. This can lead to unauthorized access to sensitive information.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a newer version of Ax Developer CMS that addresses this issue. Alternatively, ensure that user input is properly validated and sanitized before being used in file inclusion operations.