packetstormsecurity.com
http://packetstormsecurity.com/files/172718/Enrollment-System-Project-1.0-Authentication-Bypass-SQL-Injection.html CVE-2023-33584
CRITICAL
Enrollment System Project v1.0 - SQL Injection Authentication Bypass (SQLI)
Record summary
CVE-2023-33584 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit and 1 repository PoC.
Description
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.
Description source: CVE List
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
enrollment_systemBrowse enrollment_system_project / enrollment_systemDefault status: unknown | CVE List | 1.0 | affected |
Proofs of concept
2Catalogued exploits
ExploitDBEnrollment System Project v1.0 - SQL Injection Authentication Bypass (SQLI)ExploitDB exploitby VIVEK CHOUDHARYNot analyzed1 file
Repository PoCs
GitHubsudovivek/Published-CVERepository PoCby sudovivekStars: 0Not analyzed3 files
References
7github.com
https://github.com/sudovivek/CVE/blob/main/CVE-2023-33584/CVE-2023-33584.txt github.com
https://github.com/sudovivek/My-CVE/blob/main/CVE-2023-33584_exploit.md nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2023-33584 packetstormsecurity.com
https://packetstormsecurity.com/files/cve/CVE-2023-33584 exploit-db.com
https://www.exploit-db.com/exploits/51501 sourcecodester.com
https://www.sourcecodester.com/php/14444/enrollment-system-project-source-code-using-phpmysql.html