An unrestricted file upload vulnerability exists in Sourcecodester Free school management software 1.0. An attacker can leverage this vulnerability to enable remote code execution on the affected web server. Once a php webshell containing "<?php system($_GET["cmd"]); ?>" gets uploaded it is saved into /uploads/exam_question/ directory, and is accessible by all users.
References
Link | Resource |
---|---|
https://www.exploit-db.com/exploits/50587 | Exploit Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/50587 | Exploit Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2022-01-18 18:15
Updated : 2024-11-21 06:33
NVD link : CVE-2021-46013
Mitre link : CVE-2021-46013
CVE.ORG link : CVE-2021-46013
JSON object : View
Products Affected
free_school_management_software_project
- free_school_management_software
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type