First published: Wed Jul 17 2024(Updated: )
A vulnerability was found in itsourcecode Simple Task List 1.0. It has been classified as critical. This affects the function insertUserRecord of the file signUp.php. The manipulation of the argument username leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-271707.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
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-6808 has been classified as critical.
CVE-2024-6808 is an SQL injection vulnerability.
CVE-2024-6808 affects the insertUserRecord function in the signUp.php file.
Yes, CVE-2024-6808 can be exploited remotely.
To fix CVE-2024-6808, validate and sanitize user inputs in the insertUserRecord function to prevent SQL injection.