header-logo
Suggest Exploit
vendor:
AneCMS
by:
Unknown
7.5
CVSS
HIGH
Local File Include
22
CWE
Product Name: AneCMS
Affected Version From: 1
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:anecms:anecms:1.0
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

AneCMS Local File Include Vulnerabilities

AneCMS is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities to obtain potentially sensitive information and to execute arbitrary local scripts in the context of the webserver process. This may allow the attacker to compromise the application and the computer; other attacks are also possible.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input before using it in file inclusion operations. Additionally, access controls should be implemented to restrict unauthorized access to sensitive files.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/39416/info

AneCMS is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker can exploit these vulnerabilities to obtain potentially sensitive information and to execute arbitrary local scripts in the context of the webserver process. This may allow the attacker to compromise the application and the computer; other attacks are also possible.

AneCMS 1.0 is vulnerable; other versions may also be affected. 

http://www.example.com/rss.php?module=../.htaccess%00
http://www.example.com/index.php?ajax=../../.htaccess%00