CVE Published: 27/10/2023 |
CVE Updated: 09/09/2024 |
CVE Year: 2023 Source: Fluid Attacks |
Vendor: Projectworlds Pvt. Limited |
Product: Leave Management System Project Status : PUBLISHED
CVE-2023-44480 Description
Leave Management System Project v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The \'setcasualleave\' parameter of the admin/setleaves.php resource does not validate the characters received and they are sent unfiltered to the database.
Metrics
CVSS Version: 3.1 |
Base Score: 8.8 HIGH Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
l➤ Impact Metrics: Confidentiality Impact (C)* HIGH Integrity Impact (I)* HIGH Availability Impact (A)* HIGH
Weakness Enumeration (CWE)
CWE-ID: CWE-89 CWE Name: CWE-89 Improper Neutralization of Special Elements used in an SQL Command (
SQL Injection
) Source: Projectworlds Pvt. Limited
Common Attack Pattern Enumeration and Classification (CAPEC)