Description
A vulnerability was detected in code-projects Hotel and Tourism Reservation in PHP 1.0. Affected is an unknown function of the file /ht/hotel_db%20(1).sql of the component Database Backup Handler. The manipulation results in information disclosure. The attack may be launched remotely. The exploit is now public and may be used.
Published: 2026-09-06
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A PHP-based hotel and tourism reservation system exposes a database backup file named hotel_db (1).sql through an unforeseen function in the Database Backup Handler component, allowing remote attackers to download or view the file contents. This results in the disclosure of potentially sensitive data, such as database structure, usernames, passwords, or other proprietary information. The flaw is classified as an information disclosure, with the associated weaknesses being insufficient access control (CWE-284) and lack of adequate protection of sensitive information (CWE-200).

Affected Systems

The affected product is code-projects Hotel and Tourism Reservation in PHP version 1.0. The vulnerability is tied to the backup file located in the /ht/ directory; the file is directly web‑accessible and no patch version is listed in the vendor’s changelog. Any deployment of this application that still includes the exposed backup file is impacted.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. No EPSS score is available, but the exploit is publicly accessible. The vulnerability is not listed in the CISA KEV catalog. Attackers can reach the exposed file remotely by requesting the URL that points to the backup file, thereby reading its contents and enabling further reconnaissance or credential theft.

Generated by OpenCVE AI on September 6, 2026 at 15:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove the exposed backup file from the web‑accessible directory or rename it so it is no longer directly reachable.
  • Configure the web server to restrict file permissions and deny access to .sql files in the /ht/ directory, ensuring the server cannot serve the backup file to external users.
  • Apply the vendor’s latest patch or upgrade to the newest release of code‑projects Hotel and Tourism Reservation in PHP, which eliminates the exposed backup functionality.

Generated by OpenCVE AI on September 6, 2026 at 15:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in code-projects Hotel and Tourism Reservation in PHP 1.0. Affected is an unknown function of the file /ht/hotel_db%20(1).sql of the component Database Backup Handler. The manipulation results in information disclosure. The attack may be launched remotely. The exploit is now public and may be used.
Title code-projects Hotel and Tourism Reservation in PHP Database Backup hotel_db%20(1).sql information disclosure
First Time appeared Code-projects
Code-projects hotel And Tourism Reservation In Php
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:code-projects:hotel_and_tourism_reservation_in_php:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects hotel And Tourism Reservation In Php
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Hotel And Tourism Reservation In Php
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-06T14:30:10.113Z

Reserved: 2026-09-05T19:07:19.622Z

Link: CVE-2026-86217

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-06T15:17:24.120

Modified: 2026-09-06T15:17:24.120

Link: CVE-2026-86217

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T16:00:12Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control