CVE-2024-5895: SourceCodester Employee and Visitor Gate Pass Logging System delete_users sql injection
A vulnerability, which was classified as critical, has been found in SourceCodester Employee and Visitor Gate Pass Logging System 1.0. This issue affects the function deleteusers of the file /classes/Users.php?f=delete. The manipulation of the argument id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-268139.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5895?
CVE-2024-5895 is classified as a critical vulnerability.
How does CVE-2024-5895 exploit the system?
CVE-2024-5895 exploits the system through SQL injection via the delete_users function in the Users.php file.
What software versions are affected by CVE-2024-5895?
CVE-2024-5895 affects SourceCodester Employee and Visitor Gate Pass Logging System version 1.0.
How can I fix CVE-2024-5895?
To fix CVE-2024-5895, sanitize user inputs and implement proper prepared statements to prevent SQL injection.
What could happen if CVE-2024-5895 is not addressed?
If CVE-2024-5895 is not addressed, attackers could exploit the vulnerability to gain unauthorized access to the database.