Impact
The vulnerability arises from improper handling of the student_id argument in the /society/check_student.php endpoint, allowing an attacker to inject arbitrary SQL statements. This can lead to unauthorized read, modification, or deletion of sensitive data stored in the system’s database, compromising confidentiality and integrity. The exploitation can occur over the network, making it a remote attack vector.
Affected Systems
itsourcecode Information System Society Membership System, version 1.0, in the check_student.php file located under /society/
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting no widely known exploit activity yet. However, the description states that a public exploit has been disclosed, so the likelihood of attack is non‑zero. Remote exploitation is possible through crafted HTTP requests that manipulate the student_id parameter, and no special privileges are required beyond a standard web client.
OpenCVE Enrichment