CodeAstro Gym Management System
cpe:2.3:a:gym_management_system_project:gym_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in CodeAstro Gym Management System version 1.0. The issue resides in the file '/admin/actions/remove-announcement.php', where the 'id' parameter is not properly validated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, potentially leading to unauthorized database access, data manipulation, and exposure of sensitive information.
Exploitation of this vulnerability allows for SQL injection, which could be used to access, modify, or delete database information. Such actions could disrupt services and compromise data integrity.
The vulnerability can be reproduced by sending a crafted HTTP request to the '/admin/actions/remove-announcement.php' endpoint, including a malicious payload in the 'id' parameter. This can be done using tools like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.
It is recommended to implement input validation and use prepared statements to prevent SQL injection. Regular security audits can also help identify and address vulnerabilities.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.