CVE-2023-41615: SQL Injection
Zoo Management System v1.0 was discovered to contain multiple SQL injection vulnerabilities in the Admin sign-in page via the username and password fields.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-41615?
CVE-2023-41615 is a vulnerability in Zoo Management System v1.0 that allows SQL injection attacks via the username and password fields on the Admin sign-in page.
How severe is CVE-2023-41615?
CVE-2023-41615 has a severity rating of 9.8, which is considered critical.
How does CVE-2023-41615 affect the Zoo Management System v1.0?
CVE-2023-41615 affects Zoo Management System v1.0 by allowing malicious SQL injection attacks through the username and password fields on the Admin sign-in page.
What is the Common Weakness Enumeration (CWE) ID for CVE-2023-41615?
CVE-2023-41615 is associated with CWE-89, which is the Common Weakness Enumeration ID for SQL injection vulnerabilities.
How can I fix CVE-2023-41615?
To fix CVE-2023-41615, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks.