vendor:
Patient Management System
by:
Oğulcan Hami Gül
6.1
CVSS
HIGH
Unauthenticated Remote Code Execution (RCE)
94
CWE
Product Name: Patient Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:clinic:patient_management_system:1.0
Platforms Tested: Windows 10
2023
Clinic’s Patient Management System 1.0 – Unauthenticated Remote Code Execution
An unauthenticated user can exploit the /pms/users.php endpoint to upload a malicious PHP file as a profile picture without authentication. This can lead to remote code execution on the server.
Mitigation:
Implement proper input validation and authentication mechanisms to prevent unauthenticated file uploads. Regularly monitor and review uploaded files for any malicious content.