Unknown · Interview Management System · CVE-2022-38260
**Name of the Vulnerable Software and Affected Versions**
Interview Management System version 1.0
**Description**
The issue is related to a SQL injection vulnerability. It can be exploited via the `/interview/delete.php` component, specifically through the `action` and `id` parameters.
**Recommendations**
For Interview Management System version 1.0, as a temporary workaround, consider restricting access to the `/interview/delete.php` endpoint until a patch is available. Avoid using the `id` parameter 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.