First published: Fri Feb 09 2024(Updated: )
Code-projects Hotel Managment System 1.0, allows SQL Injection via the 'rid' parameter in Hotel/admin/roombook.php?rid=2.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Hotel Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25315 has a high severity rating due to its potential for SQL injection attacks.
CVE-2024-25315 exploits SQL Injection through the 'rid' parameter in the Hotel/admin/roombook.php script.
To fix CVE-2024-25315, you should sanitize and validate user input for the 'rid' parameter to prevent SQL injection.
CVE-2024-25315 affects version 1.0 of the Hotel Management System.
The impact of CVE-2024-25315 can lead to unauthorized access to the database and potential data manipulation.