Codezips Gym Management System
cpe:2.3:a:codezips:gym_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in Codezips Gym Management System version 1.0. The issue resides in the 'uid' parameter of the '/dashboard/admin/edit_mem_submit.php' file. This vulnerability allows remote attackers to inject arbitrary SQL commands, potentially leading to unauthorized database access, data manipulation, and full system compromise.
Exploitation of this vulnerability could result in a database compromise, allowing attackers to read, modify, or delete data. There is also a risk of data leakage, exposing sensitive customer or payment information. Additionally, malicious SQL queries could degrade application performance or cause crashes, and there is a potential for privilege escalation, allowing broader system access.
The vulnerability can be reproduced by sending a request to the 'edit_mem_submit.php' file with a crafted 'uid' parameter that includes SQL injection payloads. This can be done using tools like sqlmap, which can automate the injection process and exploit the vulnerability.
Users are advised to update to the latest version of the Gym Management System, if available. Implementing prepared statements and parameter binding in the code can help prevent SQL injection vulnerabilities. Additionally, strict input validation should be enforced on user-supplied data.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.