vendor:
SweetRice
by:
Ashiyane Digital Security Team
8,8
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: SweetRice
Affected Version From: 1.5.1
Affected Version To: 1.5.1
Patch Exists: NO
Related CWE: N/A
CPE: a:basic-cms:sweetrice:1.5.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WebApp - PHP - Mysql
2016
SweetRice 1.5.1 – Unrestricted File Upload
SweetRice 1.5.1 is vulnerable to unrestricted file upload. An attacker can upload malicious files to the web server and execute arbitrary code. This vulnerability can be exploited by sending a malicious file to the server via a POST request.
Mitigation:
Restrict the types of files that can be uploaded to the server. Verify the file type before accepting the upload.