CVE-2025-4910: PHPGurukul Zoo Management System edit-animal-details.php sql injection
A vulnerability, which was classified as critical, has been found in PHPGurukul Zoo Management System 2.1. This issue affects some unknown processing of the file /admin/edit-animal-details.php. The manipulation of the argument aname leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4910?
CVE-2025-4910 has been classified as a critical vulnerability.
What is the main issue in CVE-2025-4910?
CVE-2025-4910 involves SQL injection due to improper handling of the 'aname' argument in /admin/edit-animal-details.php.
How can I mitigate CVE-2025-4910?
To mitigate CVE-2025-4910, sanitize user inputs and utilize prepared statements for database queries.
Which software is affected by CVE-2025-4910?
The vulnerability affects PHPGurukul Zoo Management System version 2.1.
What could be the impact of exploiting CVE-2025-4910?
Exploiting CVE-2025-4910 may allow an attacker to execute arbitrary SQL queries on the database.