Sourcecodester 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
Link | Resource |
---|---|
http://packetstormsecurity.com/files/172718/Enrollment-System-Project-1.0-Authentication-Bypass-SQL-Injection.html | Exploit Third Party Advisory VDB Entry |
https://github.com/sudovivek/My-CVE/blob/main/CVE-2023-33584_exploit.md | |
https://packetstormsecurity.com/files/cve/CVE-2023-33584 | Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/51501 | |
https://www.sourcecodester.com/php/14444/enrollment-system-project-source-code-using-phpmysql.html | Product |
Configurations
History
22 Apr 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
05 Jul 2023, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2023, 12:41
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:enrollment_system_project:enrollment_system:1.0:*:*:*:*:*:*:* | |
CWE | CWE-89 | |
References | (MISC) https://packetstormsecurity.com/files/cve/CVE-2023-33584 - Third Party Advisory, VDB Entry | |
References | (MISC) https://www.sourcecodester.com/php/14444/enrollment-system-project-source-code-using-phpmysql.html - Product | |
References | (MISC) http://packetstormsecurity.com/files/172718/Enrollment-System-Project-1.0-Authentication-Bypass-SQL-Injection.html - Exploit, Third Party Advisory, VDB Entry | |
References | (MISC) https://github.com/sudovivek/CVE/blob/main/CVE-2023-33584/CVE-2023-33584.txt - Exploit, Third Party Advisory | |
First Time |
Enrollment System Project
Enrollment System Project enrollment System |
21 Jun 2023, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-21 13:15
Updated : 2024-08-01 13:43
NVD link : CVE-2023-33584
Mitre link : CVE-2023-33584
CVE.ORG link : CVE-2023-33584
JSON object : View
Products Affected
enrollment_system_project
- enrollment_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')