cve/2024/CVE-2024-8219.md
2025-09-29 21:09:30 +02:00

19 lines
1.2 KiB
Markdown

### [CVE-2024-8219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8219)
![](https://img.shields.io/static/v1?label=Product&message=Responsive%20Hotel%20Site&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
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.
Es wurde eine kritische Schwachstelle in code-projects Responsive Hotel Site 1.0 ausgemacht. Dabei betrifft es einen unbekannter Codeteil der Datei index.php. Durch Manipulation des Arguments name/phone/email mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Exploit steht zur öffentlichen Verfügung.
### POC
#### Reference
- https://github.com/t4rrega/cve/issues/8
#### Github
No PoCs found on GitHub currently.