Code-Projects Human Resource Integrated System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Code-Projects Human Resource Integrated System version 1.0. The issue resides in the login_timeee.php file, where the emp_id parameter is not properly sanitized before being used in SQL queries. This flaw allows for remote exploitation of the application.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a GET request to login_timeee.php with a crafted emp_id parameter that exploits the SQL injection flaw. The absence of input validation allows for SQL injection payloads to be executed, manipulating the SQL query processing.

Added: Aug 31, 2025, 3:24 PM
Updated: Aug 31, 2025, 3:24 PM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
2.5
exploitability
9.1
remediation
0.0
relevance
0.4
threat
6.4
urgency
2.9
incentive
10.0

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