Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://aardwolfsecurity.com/cve-2025-57423-critical-sql-injection-in-myclub/
- https://github.com/jebissey/MyClub/commit/5741f39cf02215d3d01bf98f6133ac53d27e15
- https://github.com/jebissey/MyClub/commit/f067bb63ac7df153e95565529d99ac35de2c34
- https://github.com/jebissey/MyClub/issues/2
FAQ
What is CVE-2025-57423?
CVE-2025-57423 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 in...
How severe is CVE-2025-57423?
CVE-2025-57423 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57423?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.