vendor:
CNDSOFT 2.3
by:
Besim
7,5
CVSS
HIGH
Arbitrary File Upload with CSRF
434
CWE
Product Name: CNDSOFT 2.3
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: NO
Related CWE: N/A
CPE: 2.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2016
CNDSOFT 2.3 – Arbitrary File Upload with CSRF (shell.php)
CNDSOFT 2.3 is vulnerable to an arbitrary file upload with CSRF. An attacker can upload a malicious file such as a PHP shell to the vulnerable server. The malicious file can be uploaded by sending a POST request to the vulnerable URL with the malicious file as a parameter. The malicious file can then be accessed by an attacker to execute arbitrary commands on the vulnerable server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that the application is properly configured to only allow the upload of files with the correct MIME type and to ensure that the application is configured to only allow the upload of files with the correct extension.