vendor:
Responsive E-Learning System
by:
Kshitiz Raj (manitorpotterk)
9.8
CVSS
HIGH
Unrestricted File Upload to RCE
434
CWE
Product Name: Responsive E-Learning System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:responsive_e-learning_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10/Kali Linux
2020
Responsive E-Learning System 1.0 – Unrestricted File Upload to RCE
An attacker can exploit the unrestricted file upload vulnerability in the Responsive E-Learning System 1.0 to gain remote code execution. The attacker can login to the application with admin credentials, click on Student or go to http://localhost/elearning/admin/student.php, click on Add Student and fill the required things. In image upload any php reverse shell. Then, the attacker can visit http://localhost/elearning/admin/uploads/ and select the uploaded PHP web shell.
Mitigation:
Restrict the file types that can be uploaded to the application and validate the file type before uploading.