First published: Thu Feb 29 2024(Updated: )
SQL Injection vulnerability in Sourcecodester Employee Management System v1.0 allows attackers to run arbitrary SQL commands via crafted POST request to /emloyee_akpoly/Account/login.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Employee Management System | ||
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-25239 has been classified as a critical severity vulnerability due to its potential for allowing arbitrary SQL commands.
To fix CVE-2024-25239, validate and sanitize all user inputs to prevent execution of arbitrary SQL commands.
CVE-2024-25239 affects version 1.0 of the Sourcecodester Employee Management System.
CVE-2024-25239 exploits SQL Injection by allowing attackers to send crafted POST requests to the login endpoint, executing unauthorized SQL commands.
The impact of CVE-2024-25239 could include unauthorized data access, data manipulation, and complete compromise of the database.