PT-2023-29260 · Unknown · Leave Management System Project
Andres Roldan
·
Published
2023-12-21
·
Updated
2023-12-29
·
CVE-2023-44482
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Leave Management System Project version 1.0
Description
The issue concerns multiple authenticated SQL Injection vulnerabilities. Specifically, the
setsickleave parameter of the "admin/setleaves.php" resource does not validate the characters received and they are sent unfiltered to the database.Recommendations
For version 1.0, consider validating and filtering the input for the
setsickleave parameter in the "admin/setleaves.php" resource to prevent SQL Injection attacks. As a temporary workaround, restrict access to the "admin/setleaves.php" resource until a proper fix is implemented.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Leave Management System Project