Unknown · Employee Management System · CVE-2024-25325
**Name of the Vulnerable Software and Affected Versions**
Employee Management System version 1.0
**Description**
A SQL injection issue allows a local attacker to obtain sensitive information via a crafted payload to the `txtemail` parameter in the "login.php" endpoint. This enables the attacker to potentially extract or manipulate data.
**Recommendations**
For Employee Management System version 1.0, consider disabling the `login.php` endpoint or restricting access to the `txtemail` parameter until a patch is available. As a temporary workaround, avoid using the `txtemail` parameter in the affected endpoint to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this issue.