CVE-2025-2984: code-projects Payroll Management System delete.php sql injection
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 empid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-2984?
CVE-2025-2984 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-2984?
CVE-2025-2984 is an SQL injection vulnerability affecting the Payroll Management System.
How does CVE-2025-2984 affect systems?
CVE-2025-2984 allows remote attackers to manipulate the emp_id argument through the delete.php file, leading to unauthorized SQL commands.
What software is impacted by CVE-2025-2984?
CVE-2025-2984 affects version 1.0 of the Payroll Management System developed by code-projects.
How do I fix CVE-2025-2984?
To fix CVE-2025-2984, sanitize and validate input for the emp_id parameter to prevent SQL injection.