Unknown · Teachers Record Management System · CVE-2021-28423
Name of the Vulnerable Software and Affected Versions:
Teachers Record Management System version 1.0
Description:
The issue allows remote authenticated users to execute arbitrary SQL commands. This can be achieved via the `editid` GET parameter in "edit-subjects-detail.php" or "edit-teacher-detail.php", or the `searchdata` POST parameter in "search.php".
Recommendations:
For Teachers Record Management System version 1.0, consider disabling the `editid` and `searchdata` parameters in the affected files until a patch is available. Restrict access to "edit-subjects-detail.php", "edit-teacher-detail.php", and "search.php" to minimize the risk of exploitation. Avoid using the `editid` and `searchdata` parameters in the respective API endpoints until the issue is resolved.