CVE-2024-8219: code-projects Responsive Hotel Site index.php sql injection
A vulnerability was found in code-projects Responsive Hotel Site 1.0. It has been classified as critical. Affected is an unknown function of the file index.php. The manipulation of the argument name/phone/email leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-8219?
CVE-2024-8219 has been classified as critical.
How does CVE-2024-8219 exploit occur?
CVE-2024-8219 allows for SQL injection via the manipulation of the arguments name, phone, or email in the index.php file.
What software is affected by CVE-2024-8219?
CVE-2024-8219 affects version 1.0 of the Responsive Hotel Site by Fabianros.
Can CVE-2024-8219 be exploited remotely?
Yes, CVE-2024-8219 can be exploited remotely by attackers.
How do I fix CVE-2024-8219?
To fix CVE-2024-8219, you should validate and sanitize all inputs associated with the affected parameters to prevent SQL injection.