First published: Wed Feb 14 2024(Updated: )
Employee Managment System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /delete.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Employee Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25212 is classified as a high-severity vulnerability due to its potential for SQL injection, allowing unauthorized database access.
To fix CVE-2024-25212, you should sanitize and validate all user inputs for the id parameter in the delete.php file to prevent SQL injection.
CVE-2024-25212 specifically affects version 1.0 of the Employee Management System by Sherlock.
Yes, CVE-2024-25212 can be exploited remotely by sending specially crafted requests to the affected delete.php endpoint.
The potential impacts of CVE-2024-25212 include data theft, unauthorized data manipulation, and full database compromise.