SQL Injection Vulnerability in Employee Record Management System by PHP and MySQL
CVE-2025-45065
9.8CRITICAL
What is CVE-2025-45065?
An SQL injection vulnerability has been identified in the employee record management system implemented using PHP and MySQL, specifically through the 'loginerms.php' endpoint. This flaw allows an attacker to manipulate SQL queries by injecting malicious code, potentially leading to unauthorized access to sensitive employee data. Proper validation and sanitization of input data are crucial to mitigate this vulnerability and protect against data breaches.