vendor:
Enrollment System Project
by:
VIVEK CHOUDHARY
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Enrollment System Project
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2023-33584
CPE: a:sourcecodester:enrollment_system_project:1.0
Platforms Tested: Windows 10
2023
Enrollment System Project v1.0 โ SQL Injection Authentication Bypass (SQLI)
Enrollment System Project V1.0, developed by Sourcecodester, has been found to be vulnerable to SQL Injection (SQLI) attacks. This vulnerability allows an attacker to manipulate the SQL queries executed by the application. The system fails to properly validate user-supplied input in the username and password fields during the login process, enabling an attacker to inject malicious SQL code. By exploiting this vulnerability, an attacker can bypass authentication and gain unauthorized access to the system.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL Injection attacks. Regularly update the software to the latest version to ensure any security patches are applied.