CVE-2023-44481: Leave Management System Project v1.0 - Multiple Authenticated SQL Injections (SQLi)
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-44481?
CVE-2023-44481 is classified as a high severity vulnerability due to its potential for SQL injection attacks.
How do I fix CVE-2023-44481?
To fix CVE-2023-44481, ensure proper input validation and sanitization on the 'setearnleave' parameter to prevent SQL injection.
Who is affected by CVE-2023-44481?
CVE-2023-44481 affects version 1.0 of the Projectworlds Leave Management System.
What types of attacks can CVE-2023-44481 lead to?
CVE-2023-44481 can lead to unauthorized data access and manipulation through SQL injection attacks.
Is CVE-2023-44481 remotely exploitable?
Yes, CVE-2023-44481 can be exploited remotely by an authenticated user with access to the vulnerable endpoint.