vendor:
Faculty Evaluation System
by:
Andrey Stoykov
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Faculty Evaluation System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows Server 2022
2023
Faculty Evaluation System v1.0 – SQL Injection
The Faculty Evaluation System v1.0 is vulnerable to SQL Injection. The vulnerability exists in the 'edit_evaluation' file and the 'view_faculty.php' file. The SQL Injection allows an attacker to manipulate the SQL queries and potentially extract or modify sensitive data.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL Injection attacks. Regular security audits and penetration testing can also help identify and address such vulnerabilities.