Sourcecodester · Student Grades Management System · CVE-2025-12332
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Student Grades Management System version 1.0
**Description**
A flaw exists in the Student Grades Management System that impacts the `delete user` function within the `/admin.php` file. Manipulation of this function can lead to cross site scripting, potentially allowing for remote attacks. The exploit for this issue has been published.
**Recommendations**
As a temporary workaround, consider restricting access to the `/admin.php` file to minimize the risk of exploitation.
Disable the `delete user` function until a fix is available.