CVE-2025-45065: SQL Injection
Published Jul 7, 2025
·Updated
employee record management system in php and mysql v1 was discovered to contain a SQL injection vulnerability via the loginerms.php endpoint.
Affected Software
1 affected component
Unknown employee record management system
Event History
Jul 7, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2025-45065?
CVE-2025-45065 has been classified as a high severity SQL injection vulnerability.
2
How does CVE-2025-45065 impact the employee record management system?
CVE-2025-45065 allows attackers to inject malicious SQL queries via the loginerms.php endpoint, potentially compromising the database.
3
How do I fix CVE-2025-45065?
To fix CVE-2025-45065, input validation and parameterized queries should be implemented to prevent SQL injection.
4
What systems are affected by CVE-2025-45065?
CVE-2025-45065 affects the employee record management system built using PHP and MySQL, particularly version 1.
5
What is the exploit technique for CVE-2025-45065?
The exploit technique for CVE-2025-45065 involves manipulating SQL commands through the vulnerable loginerms.php endpoint.