
CVE-2025-6476 – SourceCodester Gym Management System cross-site request forgery
https://notcve.org/view.php?id=CVE-2025-6476
22 Jun 2025 — A vulnerability was found in SourceCodester Gym Management System 1.0. It has been classified as problematic. Affected is an unknown function. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely. • https://github.com/alc9700jmo/CVE/issues/15 • CWE-352: Cross-Site Request Forgery (CSRF) CWE-862: Missing Authorization •

CVE-2025-3151 – SourceCodester Gym Management System signup.php sql injection
https://notcve.org/view.php?id=CVE-2025-3151
03 Apr 2025 — A vulnerability was found in SourceCodester Gym Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /signup.php. The manipulation of the argument user_name leads to sql injection. The attack may be launched remotely. • https://github.com/MiniSweetBeen/src/issues/5 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •