CVE-2024-25212: SQL Injection
Published Feb 14, 2024
·Updated
Employee Managment System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /delete.php.
Affected Software
1 affected component
Sherlock Employee Management System=1.0
Event History
Feb 14, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-25212?
CVE-2024-25212 is classified as a high-severity vulnerability due to its potential for SQL injection, allowing unauthorized database access.
2
How do I fix CVE-2024-25212?
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.
3
What systems are affected by CVE-2024-25212?
CVE-2024-25212 specifically affects version 1.0 of the Employee Management System by Sherlock.
4
Can CVE-2024-25212 be exploited remotely?
Yes, CVE-2024-25212 can be exploited remotely by sending specially crafted requests to the affected delete.php endpoint.
5
What are the potential impacts of CVE-2024-25212?
The potential impacts of CVE-2024-25212 include data theft, unauthorized data manipulation, and full database compromise.