Unknown · Sourcecodester Faculty Evaluation System · CVE-2023-33569
**Name of the Vulnerable Software and Affected Versions**
Sourcecodester Faculty Evaluation System version 1.0
**Description**
The issue allows for arbitrary code execution via the "ip/eval/ajax.php?action=update user" API endpoint. This could potentially lead to unauthorized access and control of the system.
**Recommendations**
For Sourcecodester Faculty Evaluation System version 1.0, consider disabling access to the "ip/eval/ajax.php?action=update user" API endpoint until a patch is available. Restricting the use of the `action` parameter, specifically the `update user` value, in this endpoint can also help minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.