VYPR
High severity7.3NVD Advisory· Published Nov 20, 2025· Updated Apr 29, 2026

CVE-2025-13422

CVE-2025-13422

Description

A vulnerability was detected in freeprojectscodes Sports Club Management System 1.0. The affected element is an unknown function of the file /dashboard/admin/change_s_pwd.php. Performing manipulation of the argument login_id results in sql injection. The attack may be initiated remotely. The exploit is now public and may be used.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in Sports Club Management System 1.0 via the login_id parameter in change_s_pwd.php allows unauthenticated remote attackers to execute arbitrary SQL queries.

Vulnerability

Analysis

A SQL injection vulnerability exists in the /dashboard/admin/change_s_pwd.php file of the Sports Club Management System version 1.0. The root cause is that the login_id parameter is directly incorporated into SQL queries without proper sanitization or validation, allowing attackers to inject malicious SQL code [1].

Exploitation

The attack can be initiated remotely without requiring authentication. An attacker can send a crafted POST request to the vulnerable endpoint, manipulating the login_id parameter to inject SQL commands. Public proof-of-concept code is available, demonstrating exploitation via boolean-based blind SQL injection techniques [1].

Impact

Successful exploitation enables attackers to achieve unauthorized database access, retrieve sensitive data, modify or delete records, and potentially gain comprehensive control over the system. This poses a serious threat to data integrity and system availability [1].

Mitigation

As of the publication date, no official patch has been released. The vendor has not provided a fixed version. Users should apply input validation and parameterized queries as a workaround, or consider migrating to an alternative solution if the product remains unmaintained [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • cpe:2.3:a:darkseid:sports_club_management_system:1.0:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:darkseid:sports_club_management_system:1.0:*:*:*:*:*:*:*
    • (no CPE)range: =1.0

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.