sanjay1313/Visitor-Management-System

sanjay1313/Visitor-Management-System

Releases0
This project i have done in my two month training using php with mysql database

CVE History

CVEPublishedCVSS v3CVSS v2
7.2 HIGH

Visitor Management System 1.0 by sanjay1313 is vulnerable to Unrestricted File Upload in vms/php/admin_user_insert.php and vms/php/update_1.php. The move_uploaded_file() function is called without any MIME type, extension, or content validation, allowing an authenticated admin to upload a PHP webshell and achieve Remote Code Execution on the server.