CVE-2024-2393: SourceCodester CRUD without Page Reload add_user.php sql injection
A vulnerability was found in SourceCodester CRUD without Page Reload 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file adduser.php. The manipulation of the argument city leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-256453 was assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2393?
CVE-2024-2393 has been declared as a critical vulnerability.
What software is affected by CVE-2024-2393?
CVE-2024-2393 affects SourceCodester CRUD without Page Reload version 1.0.
What type of vulnerability is CVE-2024-2393?
CVE-2024-2393 is an SQL injection vulnerability resulting from improper handling of the city argument in the add_user.php file.
How can I mitigate the risk of CVE-2024-2393?
To mitigate CVE-2024-2393, validate and sanitize user inputs to prevent SQL injection attacks.
How do I fix CVE-2024-2393?
Fix CVE-2024-2393 by updating your application to a version that addresses this vulnerability or by implementing input validation.