Impact
A flaw in the Student Membership System’s User Registration Handler permits SQL injection. An attacker can craft input that is executed directly against the database, potentially allowing unauthorized read or modify operations on sensitive data. The weakness aligns with CWE‑89 (SQL Injection) and CWE‑74 (Incorrect Encoding). This type of vulnerability compromises confidentiality and integrity of user information.
Affected Systems
The Student Membership System version 1.0 from code‑projects is affected. No other versions are listed, so current deployments of 1.0 remain vulnerable until patched.
Risk and Exploitability
A CVSS score of 6.9 indicates moderate to high severity, and the attack can be launched remotely via the public registration interface. EPSS data is unavailable and the vulnerability is not in the CISA KEV catalog, suggesting it is not yet widely exploited. The likely attack vector is remote submission of malicious registration data, and the path requires only web access to the affected component.
OpenCVE Enrichment