Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Fright1Moch

#18619of 53,630
14.4Total CVSS
Vulnerabilities · 2
High
2
PT-2022-24316
7.2
2022-09-08
Unknown · Interview Management System · CVE-2022-38255
**Name of the Vulnerable Software and Affected Versions** Interview Management System version 1.0 **Description** The issue is related to a SQL injection vulnerability. This vulnerability can be exploited via the `id` parameter at the "/interview/editQuestion.php" API endpoint. **Recommendations** For Interview Management System version 1.0, consider restricting access to the `/interview/editQuestion.php` endpoint until a patch is available. As a temporary workaround, avoid using the `id` parameter in the affected endpoint to minimize the risk of exploitation.
PT-2022-24320
7.2
2022-09-08
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.