Sourcecodester · Advanced School Management System · CVE-2026-7545
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Advanced School Management System version 1.0
**Description**
An issue exists in the 'checkEmail' endpoint within the `commonController.php` file. A weakness in an unknown function allows for SQL injection, which is a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database. This flaw can be exploited remotely.
**Recommendations**
As a temporary workaround, restrict access to the 'checkEmail' endpoint or the `commonController.php` file to minimize the risk of exploitation.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.