First published: Mon Mar 31 2025(Updated: )
A vulnerability was found in code-projects Payroll Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /delete.php. The manipulation of the argument emp_id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
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-2984 is classified as a critical vulnerability.
CVE-2025-2984 is an SQL injection vulnerability affecting the Payroll Management System.
CVE-2025-2984 allows remote attackers to manipulate the emp_id argument through the delete.php file, leading to unauthorized SQL commands.
CVE-2025-2984 affects version 1.0 of the Payroll Management System developed by code-projects.
To fix CVE-2025-2984, sanitize and validate input for the emp_id parameter to prevent SQL injection.