vendor:
Zyke CMS
by:
indoushka
9,3
CVSS
HIGH
Remote File Upload Vulnerability
434
CWE
Product Name: Zyke CMS
Affected Version From: V1.0
Affected Version To: V1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:zyke_cms:zyke_cms:1.0
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
2010
Zyke CMS V1.0 Remote File Upload Vulnerability
A vulnerability in Zyke CMS V1.0 allows an attacker to upload malicious files to the server. The vulnerability exists due to insufficient validation of user-supplied input in the 'controlpanel.php' script. A remote attacker can upload arbitrary files to the server, which can be used to execute arbitrary code on the vulnerable system.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in the application. Ensure that the application is running with the least privileges necessary.