vendor:
Laravel Administrator
by:
Victor Campos and Xavi Beltran
7.2
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: Laravel Administrator
Affected Version From: 4
Affected Version To: 4
Patch Exists: NO
Related CWE: CVE-2020-10963
CPE: a:frozennode:laravel_administrator
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Laravel-Administrator 4
2020
Laravel Administrator 4 – Unrestricted File Upload (Authenticated)
An authenticated user can upload a malicious file to the server, allowing for remote code execution. This exploit was discovered by Victor Campos and Xavi Beltran and affects Laravel-Administrator version 4.
Mitigation:
Ensure that the application is configured to only allow the upload of files with the expected file types and extensions. Additionally, ensure that the application is configured to only allow the upload of files to the expected directory.