vendor:
phpwcms
by:
Okan Kurtulus
8,8
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: phpwcms
Affected Version From: 1.9.30
Affected Version To: 1.9.30
Patch Exists: NO
Related CWE: N/A
CPE: a:phpwcms:phpwcms:1.9.30
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 16.04
2021
Phpwcms 1.9.30 – Arbitrary File Upload
Phpwcms 1.9.30 is vulnerable to an arbitrary file upload vulnerability. An attacker can upload a malicious SVG file containing a malicious JavaScript payload, which can be used to execute arbitrary code on the server. The attacker needs to login to the system and create a payload with SVG extension. Then, the attacker needs to go to the file upload page and upload the malicious SVG file. After uploading the payload, the attacker can call it from the link provided.
Mitigation:
The user should ensure that the file upload feature is used only for legitimate purposes. The user should also ensure that the file upload feature is properly configured and that only the necessary file types are allowed.