itsourcecode Free Hotel Reservation System SQL Injection Vulnerability
Vulnerability
A SQL injection vulnerability has been identified in the itsourcecode Free Hotel Reservation System version 1.0. The issue resides in the file /admin/mod_room/index.php, specifically when the 'view' parameter is set to 'edit' and the 'id' parameter is manipulated. This vulnerability allows attackers to inject malicious SQL queries, which could lead to unauthorized database access, data modification or deletion, and retrieval of sensitive information. The vulnerability can be exploited remotely.
Impact
Exploitation of this vulnerability allows for SQL injection, which could result in unauthorized database access, data manipulation, and execution of administrative operations on the database.
Reproduction
The vulnerability can be reproduced by sending a request to the /admin/mod_room/index.php endpoint with the 'view' parameter set to 'edit' and the 'id' parameter manipulated to include a crafted SQL payload. This can be done using a tool like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.
Remediation
It is recommended to use prepared statements and parameter binding to prevent SQL injection, validate and filter user input, minimize database user permissions, and conduct regular security audits.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
