Code-Projects Gym Management System V1.0 allows remote attackers to execute arbitrary SQL commands via the login form, leading to unauthorized access and potential data manipulation. This vulnerability arises due to insufficient validation of user-supplied input in the username and password fields, enabling SQL Injection attacks.
References
Link | Resource |
---|---|
https://github.com/Mr-Secure-Code/My-CVE/blob/main/CVE-2023-37068-Exploit.md | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-08-09 20:15
Updated : 2023-08-15 19:30
NVD link : CVE-2023-37068
Mitre link : CVE-2023-37068
CVE.ORG link : CVE-2023-37068
JSON object : View
Products Affected
sherlock
- gym_management_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')