CVE-2025-2854: code-projects Payroll Management System update_employee.php sql injection
A vulnerability classified as critical was found in code-projects Payroll Management System 1.0. Affected by this vulnerability is an unknown functionality of the file updateemployee.php. The manipulation of the argument emptype leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-2854?
CVE-2025-2854 is classified as a critical vulnerability due to its potential to allow SQL injection attacks.
How do I fix CVE-2025-2854?
To fix CVE-2025-2854, ensure that proper input validation and parameterized queries are implemented in the update_employee.php file.
What type of attack is possible with CVE-2025-2854?
CVE-2025-2854 allows attackers to perform SQL injection through manipulation of the emp_type parameter.
Which software is affected by CVE-2025-2854?
CVE-2025-2854 affects the Payroll Management System version 1.0 developed by code-projects.
Can CVE-2025-2854 be exploited remotely?
Yes, CVE-2025-2854 can be exploited remotely if the attacker can send crafted requests to the update_employee.php file.