CVE-2025-0880
Published: 30 January 2025
Description
A vulnerability was found in Codezips Gym Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /dashboard/admin/updateplan.php. The manipulation of the argument planid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Security Summary
CVE-2025-0880 is a critical SQL injection vulnerability (CWE-74, CWE-89) in Codezips Gym Management System version 1.0. The flaw affects the processing of the /dashboard/admin/updateplan.php file, where manipulation of the 'planid' argument enables SQL code injection. Published on January 30, 2025, it carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L).
A remote attacker with low privileges, such as an authenticated user, can exploit this vulnerability over the network with low attack complexity and without requiring user interaction. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling unauthorized data access, modification, or disruption via injected SQL queries.
Advisories and additional details are available through VulDB references at https://vuldb.com/?ctiid.294125, https://vuldb.com/?id.294125, https://vuldb.com/?submit.488716, and https://www.yuque.com/u21735104/brookes/za83ilxr9g2fkv8b. The exploit has been publicly disclosed and may be used by attackers.
Details
- CWE(s)