First published: Fri May 09 2025(Updated: )
A vulnerability, which was classified as critical, was found in itsourcecode Gym Management System 1.0. This affects an unknown part of the file /ajax.php?action=delete_user. The manipulation of the argument ID leads to sql injection. It is possible to initiate 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 |
---|---|---|
itsourcecode Gym Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4484 has been classified as critical due to its potential to allow SQL injection attacks.
To fix CVE-2025-4484, you should sanitize and validate all user inputs for the 'ID' parameter in the ajax.php file.
CVE-2025-4484 affects the itsourcecode Gym Management System version 1.0.
Yes, CVE-2025-4484 can be exploited remotely due to the nature of the vulnerability.
CVE-2025-4484 is a SQL injection vulnerability that arises from improper handling of user inputs.