header-logo
Suggest Exploit
vendor:
Manx
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS), Directory Traversal
79, 22
CWE
Product Name: Manx
Affected Version From: 1.0.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Multiple Cross-Site Scripting and Directory Traversal Vulnerabilities in Manx

Manx is prone to multiple cross-site scripting and directory-traversal vulnerabilities because it fails to sufficiently sanitize user-supplied input. Exploiting these issues will allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to view arbitrary local files and directories within the context of the webserver. This may let the attacker steal cookie-based authentication credentials. Other harvested information may aid in launching further attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize all user-supplied input before using it in the application. Additionally, file and directory access should be properly restricted to prevent unauthorized access.
Source

Exploit-DB raw data:

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

Manx is prone to multiple cross-site scripting and directory-traversal vulnerabilities because it fails to sufficiently sanitize user-supplied input.

Exploiting these issues will allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to view arbitrary local files and directories within the context of the webserver. This may let the attacker steal cookie-based authentication credentials. Other harvested information may aid in launching further attacks.

Manx 1.0.1 is vulnerable; other versions may also be affected. 

http://www.example.com/admin/tiny_mce/plugins/ajaxfilemanager/ajax_get_file_listing.php?limit="><script>alert(1)</script> 

http://www.example.com/admin/tiny_mce/plugins/ajaxfilemanager/ajax_get_file_listing.php?limit=5&search=1&search_folder=</script><script>alert(1)</script>Waddup Thricer!