CVE-2024-1878: SourceCodester Employee Management System myprofile.php sql injection
A vulnerability was found in SourceCodester Employee Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /myprofile.php. The manipulation of the argument id with the input 1%20or%201=1 leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-254726 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1878?
CVE-2024-1878 has been rated as critical.
How do I fix CVE-2024-1878?
To fix CVE-2024-1878, input validation should be implemented for the 'id' parameter in the /myprofile.php file to prevent SQL injection.
What type of vulnerability is CVE-2024-1878?
CVE-2024-1878 is a SQL injection vulnerability.
Which software is affected by CVE-2024-1878?
CVE-2024-1878 affects SourceCodester Employee Management System version 1.0.
What specific functionality is impacted by CVE-2024-1878?
CVE-2024-1878 impacts the handling of the 'id' argument in the /myprofile.php file.