vendor:
                    Zoo Management System
                by:
                    Çağatay Ceyhan
                6.1
                        CVSS
                    HIGH
                    Unauthenticated Remote Code Execution
                    284
                        CWE
                    Product Name: Zoo Management System
                    Affected Version From:  1
                    Affected Version To:  1
                    Patch Exists: NO
                    Related CWE: 
                    CPE:  a:zoo_management_system:zoo_management_system:1.0
                    Platforms Tested:  Windows
                    2023
                    Zoo Management System 1.0 – Unauthenticated Remote Code Execution
Unauthenticated users can exploit the Zoo Management System 1.0 by accessing the /zoomanagementsystem/admin/public_html/save_animal endpoint to upload malicious PHP files instead of animal images without any authentication.
Mitigation:
					Implement proper authentication mechanisms to restrict unauthorized access to sensitive functionalities. Sanitize and validate user inputs to prevent malicious file uploads.