S
ourcecodester Enrollment System Project V1.0 is vulnerable to SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. The application 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.
References
Configurations
History
21 Nov 2024, 08:05
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://packetstormsecurity.com/files/172718/Enrollment-System-Project-1.0-Authentication-Bypass-SQL-Injection.html - Exploit, Third Party Advisory, VDB Entry | |
| References | () https://github.com/sudovivek/My-CVE/blob/main/CVE-2023-33584_exploit.md - | |
| References | () https://packetstormsecurity.com/files/cve/CVE-2023-33584 - Third Party Advisory, VDB Entry | |
| References | () https://www.exploit-db.com/exploits/51501 - | |
| References | () https://www.sourcecodester.com/php/14444/enrollment-system-project-source-code-using-phpmysql.html - Product |
Information
Published : 2023-06-21 13:15
Updated : 2024-11-21 08:05
NVD link : CVE-2023-33584
Mitre link : CVE-2023-33584
CVE.ORG link : CVE-2023-33584
JSON object : View
Products Affected
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')