First published: Thu Dec 21 2023(Updated: )
Leave Management System Project v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'setsickleave' parameter of the admin/setleaves.php resource does not validate the characters received and they are sent unfiltered to the database.
Credit: help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Leave Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-44482 is classified as a high severity vulnerability due to its potential for exploitation via SQL Injection.
To fix CVE-2023-44482, implement input validation and parameterized queries for the 'setsickleave' parameter.
CVE-2023-44482 is an authenticated SQL Injection vulnerability affecting the Leave Management System.
The vulnerability affects users of Projectworlds Leave Management System version 1.0.
Yes, CVE-2023-44482 can lead to unauthorized access to sensitive data in the database.