First published: Sat Sep 07 2024(Updated: )
A vulnerability has been found in SourceCodester PHP CRUD 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /endpoint/delete.php of the component Delete Person Handler. The manipulation of the argument person leads to sql injection. The attack can be launched remotely.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Rems Php Crud | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-8561 is classified as critical.
CVE-2024-8561 is a SQL injection vulnerability affecting the Delete Person Handler in SourceCodester PHP CRUD 1.0.
CVE-2024-8561 affects SourceCodester PHP CRUD version 1.0.
To fix CVE-2024-8561, you should validate and sanitize inputs in the delete.php file to prevent SQL injection.
The component exploited in CVE-2024-8561 is the Delete Person Handler within the file /endpoint/delete.php.