PT-2023-24397 · Sourcecodester · Sourcecodester Enrollment System Project
Sudovivek
+1
·
Published
2023-06-21
·
Updated
2024-08-01
·
CVE-2023-33584
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Sourcecodester Enrollment System Project version V1.0
Description
The issue concerns SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. This is due to the application's failure to properly validate user-supplied input in the
username and password fields during the login process, enabling an attacker to inject malicious SQL code.Recommendations
For Sourcecodester Enrollment System Project version V1.0, consider implementing proper input validation and sanitization for the
username and password fields to prevent SQL injection attacks. As a temporary workaround, restrict access to the login functionality until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sourcecodester Enrollment System Project