Code-Projects Employee Record System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Employee Record System version 1.0. The issue arises in the file '/dashboard/getData.php', where the 'keywords' parameter can be manipulated to execute arbitrary SQL commands. This vulnerability can be exploited remotely, and the details of the exploit have been disclosed publicly.

Impact

Exploitation of this vulnerability allows for SQL injection, which could lead to unauthorized data access or manipulation in the application's database.

Reproduction

To reproduce this vulnerability, log into the application and navigate to the dashboard. Send a POST request to '/dashboard/getData.php' with the 'keywords' parameter crafted to include SQL injection payloads. The application does not properly sanitize the input, allowing the injected SQL to be executed.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.6
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.