First published: Thu Dec 21 2023(Updated: )
Leave Management System Project v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'setearnleave' 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-44481 is classified as a high severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2023-44481, ensure proper input validation and sanitization on the 'setearnleave' parameter to prevent SQL injection.
CVE-2023-44481 affects version 1.0 of the Projectworlds Leave Management System.
CVE-2023-44481 can lead to unauthorized data access and manipulation through SQL injection attacks.
Yes, CVE-2023-44481 can be exploited remotely by an authenticated user with access to the vulnerable endpoint.