vendor:
Ajax File Manager
by:
Eduardo Alves (edudx9)
4,3
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: Ajax File Manager
Affected Version From: All
Affected Version To: All
Patch Exists: YES
Related CWE: N/A
CPE: a:phpletter:ajax_file_manager
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows/Linux
2014
Exploit Title: Ajax File Manager DirectoryTraversal
Ajax File/Image Manager is a l tool to manager files and images remotely. Without extra configs, it's possible to list files from another directory. The vulnerability it's related to 'search' function. In 'search_folder' parameter, escape with ../ or ..%2f
Mitigation:
Ensure that user-supplied input is validated and filtered before being used in a filesystem operation.