CVE-2025-57423 Details
Description
A SQL injection vulnerability was discovered in the /articles endpoint of MyClub 0.5, affecting the query parameters Content, GroupName, PersonName, lastUpdate, pool, and title. Due to insufficient input sanitisation, an unauthenticated remote attacker could inject arbitrary SQL commands via a crafted GET request, potentially leading to information disclosure or manipulation of the database.
A SQL injection vulnerability exists in MyClub version 0.5, specifically within the '/articles' endpoint. The vulnerability arises from inadequate input sanitization of several query parameters, including Content, GroupName, PersonName, lastUpdate, pool, and title. This flaw allows unauthenticated remote attackers to inject arbitrary SQL commands via a crafted GET request, potentially leading to unauthorized data access or manipulation of the database.
Users are advised to update to the patched version of MyClub, which is available on the project's GitHub repository. After updating, it's recommended to check the application logs for any signs of exploitation, such as SQL injection patterns or unusual error messages.
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.
Volerion
Assessed Oct 3, 2025CISA-ADP
Assessed Oct 28, 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://aardwolfsecurity.com/cve-2025-57423-critical-sql-injection-in-myclub/ | [email protected] | AdvisoryExploitRemedy |
| https://github.com/jebissey/MyClub/commit/5741f39cf02215d3d01bf98f6133ac53d27e1556 | [email protected] | Source CodeVendor |
| https://github.com/jebissey/MyClub/commit/f067bb63ac7df153e95565529d99ac35de2c347e | [email protected] | Source CodeVendor |
| https://github.com/jebissey/MyClub/issues/2 | [email protected] | Issue TrackingVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| MyClub | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 28, 2025 | CVE Modified | CISA-ADP |
| Oct 3, 2025 | New CVE Received | [email protected] |
Volerion