CVE-2025-11593 Details
Description
A flaw has been found in CodeAstro Gym Management System 1.0. This vulnerability affects unknown code of the file /admin/actions/delete-equipment.php. This manipulation of the argument ID causes sql injection. The attack may be initiated remotely. The exploit has been published and may be used.
A critical SQL injection vulnerability has been identified in CodeAstro Gym Management System version 1.0. The issue arises in the file '/admin/actions/delete-equipment.php', where the 'id' parameter is manipulated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, potentially leading to unauthorized database access, data modification or deletion, and exposure of sensitive information.
To address this vulnerability, it is recommended to implement input validation and sanitization for the 'id' parameter, use prepared statements to prevent SQL injection, and conduct regular security audits to identify and fix potential vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 14, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/coppeliaz/cve/issues/6 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://codeastro.com/ | [email protected] | Product |
| https://github.com/coppeliaz/cve/issues/6 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.327914 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.327914 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.671741 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| codeastro gym management system | 1.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Oct 20, 2025 | Initial Analysis | [email protected] |
| Oct 14, 2025 | CVE Modified | CISA-ADP |
| Oct 11, 2025 | New CVE Received | [email protected] |