First published: Thu Jul 11 2024(Updated: )
A vulnerability was found in code-projects Simple Task List 1.0. It has been declared as critical. This vulnerability affects unknown code of the file loginForm.php of the component Login. The manipulation of the argument username leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-271060.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Simple Task List | ||
Code-Projects Simple Task List | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6653 has been declared as a critical vulnerability.
CVE-2024-6653 allows for SQL injection through manipulation of the username argument in the loginForm.php file.
Users of the Code-Projects Simple Task List application version 1.0 are affected by CVE-2024-6653.
Exploiting CVE-2024-6653 could lead to unauthorized database access and manipulation of sensitive data.
To fix CVE-2024-6653, validate and sanitize the username input to prevent SQL injection vulnerabilities.