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_amenities/index.php, specifically when the 'view' parameter is set to 'editpic' and the 'id' parameter is manipulated. This vulnerability allows remote attackers to inject malicious SQL queries, exploiting insufficient input validation. The injection can lead to unauthorized database access, data modification or deletion, and retrieval of sensitive information.

Impact

Exploitation of this vulnerability allows for SQL injection, with potential impacts including 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_amenities/index.php endpoint with the 'view' parameter set to 'editpic' and the 'id' parameter manipulated to include a crafted SQL payload. This can be done using a tool like sqlmap, which can automate the injection process and exploit the vulnerability.

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.

Added: Mar 26, 2026, 2:20 PM
Updated: Mar 26, 2026, 2:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
8.3
remediation
0.0
relevance
4.7
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.