vendor:
ClanSuite
by:
Adrien Thierry
8,8
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: ClanSuite
Affected Version From: 2.9
Affected Version To: Trunk Revision 6400
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2012
ClanSuite 2.9 Arbitrary File Upload
ClanSuite is vulnerable to an arbitrary file upload vulnerability. This vulnerability allows an attacker to upload a malicious file to the server, which can then be used to gain access to the server. The vulnerability exists in the uploads/uploadify.php page, which allows an attacker to upload a file without any authentication. An attacker can use the curl command to upload a malicious file to the server, which can then be used to gain access to the server. The malicious file can be accessed at http://mysite.com/uploads/temps/info.php or http://mysite.com/application/uploads/temps/info.php
Mitigation:
The best way to mitigate this vulnerability is to ensure that all file uploads are properly authenticated and validated. Additionally, it is recommended to use a web application firewall to detect and block malicious requests.