Sourcecodester · Sourcecodester Online Student Management System · CVE-2025-10482
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Online Student File Management System version 1.0
**Description**
A SQL injection issue exists in SourceCodester Online Student File Management System version 1.0. The issue is located in the `/admin/index.php` file, within an unknown function. Manipulation of the `Username` argument allows for remote exploitation. The exploit is publicly available.
**Recommendations**
As a temporary workaround, consider restricting access to the `/admin/index.php` file to minimize the risk of exploitation.
Sanitize the `Username` input to prevent SQL injection attacks.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.