Description
A flaw has been found in code-projects Hotel and Tourism Reservation 1.0. This affects an unknown function of the file /admin/tour_reserves.php of the component Tour Reservations Page. This manipulation of the argument tour causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw is present in. The flaw resides in the treatment of the 'tour' argument within the /admin/tour_reserves.php file, allowing a malicious attacker to inject arbitrary SQL statements into an underlying query. This constitutes a classic SQL injection vulnerability (CInstallations of code-projects Hotel and Tourism Reservation 1.0 are vulnerable. No other product versions or vendors are listed as affected based on the current CNA data.

Affected Systems

The affected product is code-projects Hotel and Tourism Reservation version 1.0, specifically the Tour Reservations Page component accessed via /admin/tour_reserves.php. No other product versions or vendors are listed as affected based on CNA data.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as medium severity. The EPSS score is less than 1%, indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attack code has been published and the flaw can be triggered remotely, implying that a threat actor could craft a request to the vulnerable endpoint from any network location capable of reaching the host. Remote access increases the potential for exploitation under the right circumstances, though the actual exploitation likelihood remains low.

Generated by OpenCVE AI on July 23, 2026 at 15:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor-supplied update or patch that properly sanitizes the 'tour' parameter used by tour_reserves.php
  • Modify the application to use prepared statements or parameterized queries input
  • Restrict access to /admin/tour_reserves.php by enforcing authentication and implementing firewall or web-application-firewall rules that block SQL injection attempts

Generated by OpenCVE AI on July 23, 2026 at 15:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Hotel and Tourism Reservation 1.0. This affects an unknown function of the file /admin/tour_reserves.php of the component Tour Reservations Page. This manipulation of the argument tour causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
Title code-projects Hotel and Tourism Reservation Tour Reservations tour_reserves.php sql injection
First Time appeared Code-projects
Code-projects hotel And Tourism Reservation
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:code-projects:hotel_and_tourism_reservation:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects hotel And Tourism Reservation
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Hotel And Tourism Reservation
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:49:44.819Z

Reserved: 2026-07-04T16:28:14.567Z

Link: CVE-2026-14763

cve-icon Vulnrichment

Updated: 2026-07-06T16:45:51.415Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T15:45:02Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')