First published: Wed Apr 03 2024(Updated: )
A vulnerability, which was classified as critical, was found in SourceCodester PHP Task Management System 1.0. Affected is an unknown function of the file admin-manage-user.php. The manipulation of the argument admin_id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-259068.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Task Manager In PHP | ||
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3223 is classified as a critical vulnerability.
CVE-2024-3223 allows an attacker to perform SQL injection due to improper handling of the admin_id parameter.
To fix CVE-2024-3223, sanitize and validate all user inputs, especially in the admin-manage-user.php file.
The vulnerability affects SourceCodester PHP Task Management System version 1.0.
Yes, CVE-2024-3223 can be exploited remotely due to its nature of SQL injection.