First published: Tue Mar 04 2025(Updated: )
A vulnerability, which was classified as critical, was found in Codezips Gym Management System 1.0. Affected is an unknown function of the file /change_s_pwd.php. The manipulation of the argument login_id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Gym Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1959 is classified as a critical severity vulnerability.
CVE-2025-1959 allows for SQL injection due to improper handling of the login_id parameter in the /change_s_pwd.php file.
Any user utilizing the Codezips Gym Management System 1.0 is vulnerable to CVE-2025-1959.
Yes, CVE-2025-1959 can be exploited remotely, allowing attackers to execute SQL injection attacks.
To mitigate CVE-2025-1959, it is recommended to sanitize user inputs and employ prepared statements to prevent SQL injection.