vendor:
FCKeditor
by:
pentesters.ir
9.3
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: FCKeditor
Affected Version From: All versions
Affected Version To: All versions
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: All
2011
FCKeditor all version Arbitrary File Upload Vulnerability
An attacker can upload a malicious file with a .gif extension and a malicious code inside it, and then rename it to a .php.gif extension. This will allow the attacker to execute arbitrary code on the server.
Mitigation:
Ensure that the application is configured to only allow the upload of files with the appropriate file extensions and that the application is configured to validate the contents of the uploaded files.