vendor:
Alumni Management System
by:
Aakash Madaan
9.8
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: Alumni Management System
Affected Version From: Version 1
Affected Version To: Version 1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Parrot OS
2020
Alumni Management System 1.0 – Unrestricted File Upload To RCE
An Unrestricted File Upload vulnerability in Alumni Management System 1.0 allows an attacker to upload a malicious PHP webshell to the server. By visiting the ‘/admin/assets/uploads/’ directory, the attacker can execute arbitrary code on the server.
Mitigation:
Ensure that the application validates the file type before uploading it to the server. Also, ensure that the application does not allow the execution of any malicious code uploaded to the server.