Unknown · Online Student Enrollment System · CVE-2022-46502
**Name of the Vulnerable Software and Affected Versions**
Online Student Enrollment System version 1.0
**Description**
The issue is related to a SQL injection vulnerability. This vulnerability can be exploited via the `username` parameter at the "/student enrollment/admin/login.php" API endpoint.
**Recommendations**
For Online Student Enrollment System version 1.0, as a temporary workaround, consider restricting access to the "/student enrollment/admin/login.php" endpoint or validating and sanitizing the `username` parameter to prevent SQL injection attacks. At the moment, there is no information about a newer version that contains a fix for this vulnerability.