Vulnerability Details : CVE-2023-41615
Potential exploit
Zoo Management System v1.0 was discovered to contain multiple SQL injection vulnerabilities in the Admin sign-in page via the username and password fields.
Vulnerability category: Sql Injection
Products affected by CVE-2023-41615
- cpe:2.3:a:phpgurukul:zoo_management_system:1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-41615
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 19 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-41615
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-41615
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-41615
-
https://medium.com/@guravtushar231/sql-injection-in-login-field-a9073780f7e8
sql injection in login field. Date: August 26, 2023 | by Guravtushar | Sep, 2023 | MediumThird Party Advisory
-
https://phpgurukul.com/student-management-system-using-php-and-mysql/
Student Management System in PHP | Student Management Project in PHPNot Applicable
-
https://portswigger.net/web-security/sql-injection
What is SQL Injection? Tutorial & Examples | Web Security AcademyTechnical Description
-
https://medium.com/%40guravtushar231/sql-injection-in-login-field-a9073780f7e8
sql injection in login field. Date: August 26, 2023 | by Guravtushar | MediumExploit
Jump to