CVE-2024-25350: SQL Injection
Published 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.
Affected Software
2 affected components
Phpgurukul Zoo Management System
Phpgurukul Zoo Management System=1.0
Event History
Feb 28, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·10:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-25350?
CVE-2024-25350 is classified as a critical SQL Injection vulnerability that can be exploited to execute arbitrary SQL commands.
2
How do I fix CVE-2024-25350?
To fix CVE-2024-25350, validate and sanitize inputs for the tickettype and tprice parameters in the /zms/admin/edit-ticket.php file.
3
What versions of PHPGurukul Zoo Management System are affected by CVE-2024-25350?
CVE-2024-25350 affects version 1.0 of the PHPGurukul Zoo Management System.
4
Can CVE-2024-25350 lead to data breaches?
Yes, CVE-2024-25350 can lead to unauthorized access to the database, potentially resulting in data breaches.
5
Is CVE-2024-25350 a common vulnerability in web applications?
SQL Injection vulnerabilities, like CVE-2024-25350, are relatively common in web applications due to improper input validation.