vendor:
Upload Script
by:
M0r0Can
8,8
CVSS
HIGH
Remote File Upload
434
CWE
Product Name: Upload Script
Affected Version From: 1.09
Affected Version To: 1.09
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: N/A
2020
Joomla Service Upload Vulnerability
A vulnerability in the Joomla Service Upload script allows an attacker to upload malicious files to the server. The attacker can upload a malicious file with a double extension such as ‘evil.php.jpg’ and access it via the URL http://[site]/img/evil.php.jpg. This allows the attacker to execute arbitrary code on the server.
Mitigation:
The vendor should ensure that the application validates the file type before allowing it to be uploaded.