First published: Thu Mar 27 2025(Updated: )
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 update_employee.php. The manipulation of the argument emp_type 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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Payroll Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2854 is classified as a critical vulnerability due to its potential to allow SQL injection attacks.
To fix CVE-2025-2854, ensure that proper input validation and parameterized queries are implemented in the update_employee.php file.
CVE-2025-2854 allows attackers to perform SQL injection through manipulation of the emp_type parameter.
CVE-2025-2854 affects the Payroll Management System version 1.0 developed by code-projects.
Yes, CVE-2025-2854 can be exploited remotely if the attacker can send crafted requests to the update_employee.php file.