CVE-2025-8470: SourceCodester Online Hotel Reservation System deleteroom.php sql injection
A vulnerability classified as critical was found in SourceCodester Online Hotel Reservation System 1.0. This vulnerability affects unknown code of the file /admin/deleteroom.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated 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-2025-8470?
CVE-2025-8470 is classified as a critical vulnerability.
What is the nature of the vulnerability in CVE-2025-8470?
CVE-2025-8470 is a SQL injection vulnerability caused by improper handling of the ID parameter in /admin/deleteroom.php.
How can CVE-2025-8470 be exploited?
CVE-2025-8470 can be exploited remotely through crafted SQL queries targeting the vulnerable parameter.
What software is affected by CVE-2025-8470?
CVE-2025-8470 affects the SourceCodester Online Hotel Reservation System version 1.0.
How do I fix CVE-2025-8470?
To fix CVE-2025-8470, sanitize and validate all user inputs, especially the ID parameter in the vulnerable file.