vendor:
Zoo Management System
by:
Çağatay Ceyhan
8.1
CVSS
CRITICAL
Remote Code Execution (RCE)
78
CWE
Product Name: Zoo Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2023-XXXX (to be assigned)
CPE: a:zoo_management_system:zoo_management_system:1.0
Platforms Tested: Windows 11
2023
Zoo Management System 1.0 – Unauthenticated Remote Code Execution
Unauthenticated users can exploit the Zoo Management System 1.0 by uploading a malicious PHP file instead of an animal picture through the /zoomanagementsystem/admin/public_html/save_animal endpoint without requiring any authentication.
Mitigation:
To mitigate this vulnerability, restrict access to the /zoomanagementsystem/admin/public_html/save_animal endpoint to authenticated users only and validate the uploaded files to ensure they are legitimate images.