vendor:
Human Resources Management System
by:
Abdulhakim Öner
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Human Resources Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: 2.3:a:sourcecodester:human_resource_management_system_project_php_and_mysql_free_source_code:1.0
Platforms Tested: Windows
2023
Human Resources Management System v1.0 – Multiple SQLi
A Blind SQL injection vulnerability in the login page (/hrm/controller/login.php) in Human Resources Management System allows remote unauthenticated attackers to execute remote command through arbitrary SQL commands by 'name' parameter.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.