First published: Sun May 26 2024(Updated: )
A vulnerability has been found in PHPGurukul Zoo Management System 2.1 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/forgot-password.php. The manipulation of the argument email leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-266269 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGURUKUL Zoo Management System | ||
PHPGURUKUL Zoo Management System | =2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5357 is classified as a critical vulnerability.
CVE-2024-5357 affects the /admin/forgot-password.php functionality, leading to SQL injection through the email parameter.
To fix CVE-2024-5357, sanitize and validate the input for the email parameter and implement prepared statements in SQL queries.
CVE-2024-5357 affects PHPGurukul Zoo Management System version 2.1.
Yes, CVE-2024-5357 can lead to data breaches by allowing attackers to manipulate the database through SQL injection.