vendor:
Zero CMS
by:
KiNgOfThEwOrLd
7.5
CVSS
HIGH
Remote Arbitrary File Upload / SQL Injections
264
CWE
Product Name: Zero CMS
Affected Version From: 1.0 Alpha
Affected Version To: 1.0 Alpha
Patch Exists: NO
Related CWE: N/A
CPE: a:zero-cms:zero_cms
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
2020
Zero CMS Remote Arbitrary File Upload / SQL Injections
An attacker can bypass the avatar upload extension filter editing the contenet type propriety by submitting a request to index.php?act=usercp&action=avatar with a Content-Type of application/x-php and a filename of shell.php containing malicious code.
Mitigation:
Ensure that the Content-Type is properly validated before allowing the file to be uploaded.