Sourcecodester · Sourcecodester Faculty Evaluation System · CVE-2023-33439
**Name of the Vulnerable Software and Affected Versions**
Sourcecodester Faculty Evaluation System version 1.0
**Description**
The issue concerns SQL Injection vulnerability. It can be exploited via the "/eval/admin/manage task.php?id=" API endpoint, specifically through the `id` variable.
**Recommendations**
For Sourcecodester Faculty Evaluation System version 1.0, as a temporary workaround, consider restricting access to the "/eval/admin/manage task.php?id=" API endpoint until a patch is available. Avoid using the `id` variable in this endpoint to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.