First published: Tue Aug 27 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fabianros Responsive Hotel Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8219 has been classified as critical.
CVE-2024-8219 allows for SQL injection via the manipulation of the arguments name, phone, or email in the index.php file.
CVE-2024-8219 affects version 1.0 of the Responsive Hotel Site by Fabianros.
Yes, CVE-2024-8219 can be exploited remotely by attackers.
To fix CVE-2024-8219, you should validate and sanitize all inputs associated with the affected parameters to prevent SQL injection.