vendor:
Employee Management System
by:
SoSPiro
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Employee Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:employee_management_system:employee_management_system:1.0
Platforms Tested: Windows 10 64 bit Wampserver
2024
Employee Management System v1 – ’email’ SQL Injection
The Employee Management System v1 is vulnerable to SQL injection due to improper handling of user-provided data in the SQL query used for user login. This can lead to unauthorized access and potential data theft.
Mitigation:
To mitigate this vulnerability, it is recommended to use parameterized queries or prepared statements to handle user input securely and prevent SQL injection attacks.