1 results (0.004 seconds)
CVSS: 9.8EPSS: 2%CPEs: 1EXPL: 1
CVE-2021-46013
https://notcve.org/view.php?id=CVE-2021-46013
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. • https://www.exploit-db.com/exploits/50587 • CWE-434: Unrestricted Upload of File with Dangerous Type •