CVE-2024-8564: SourceCodester PHP CRUD update.php sql injection
Published Sep 7, 2024
·Updated
A vulnerability was found in SourceCodester PHP CRUD 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /endpoint/update.php. The manipulation of the argument tblpersonid/firstname/middlename/lastname leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
rems Php Crud=1.0
Event History
Sep 7, 2024
CVE Published
via MITRE·08:31 PM
Data Sourced
via MITRE·08:31 PM
DescriptionSeverityWeakness
Apr 25, 56770
Event
via FIRST·05:03 PM
Frequently Asked Questions
1
What is the severity of CVE-2024-8564?
CVE-2024-8564 is classified as a critical vulnerability.
2
What types of attacks can be executed using CVE-2024-8564?
CVE-2024-8564 allows for SQL injection attacks through manipulation of specific arguments.
3
Which file is affected by CVE-2024-8564?
The vulnerability affects the file /endpoint/update.php.
4
Which software version is impacted by CVE-2024-8564?
CVE-2024-8564 affects SourceCodester PHP CRUD version 1.0.
5
How do I fix CVE-2024-8564?
To fix CVE-2024-8564, sanitize and validate input data to prevent SQL injection.