PT-2023-25781 · Code Projects · Code-Projects Gym Management System
Published
2023-08-09
·
Updated
2024-09-25
·
CVE-2023-37068
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Code-Projects Gym Management System version V1.0
Description
The issue allows remote attackers to execute arbitrary SQL commands via the login form, leading to unauthorized access and potential data manipulation. This arises due to insufficient validation of user-supplied input in the
username and password fields, enabling SQL Injection attacks.Recommendations
For Code-Projects Gym Management System version V1.0, consider implementing proper validation and sanitization of user-supplied input in the
username and password fields to prevent SQL Injection attacks. As a temporary workaround, restrict access to the login form until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Code-Projects Gym Management System