First published: Wed Feb 28 2024(Updated: )
SQL Injection vulnerability in /zms/admin/edit-ticket.php in PHPGurukul Zoo Management System 1.0 via tickettype and tprice parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGURUKUL Zoo Management System | ||
PHPGURUKUL Zoo Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25350 is classified as a critical SQL Injection vulnerability that can be exploited to execute arbitrary SQL commands.
To fix CVE-2024-25350, validate and sanitize inputs for the tickettype and tprice parameters in the /zms/admin/edit-ticket.php file.
CVE-2024-25350 affects version 1.0 of the PHPGurukul Zoo Management System.
Yes, CVE-2024-25350 can lead to unauthorized access to the database, potentially resulting in data breaches.
SQL Injection vulnerabilities, like CVE-2024-25350, are relatively common in web applications due to improper input validation.