Description
A vulnerability was found in code-projects Hotel and Tourism Reservation 1.0. Affected by this issue is some unknown functionality of the file /admin/add_tour.php of the component Tour Management Page. The manipulation of the argument delete_image results in sql injection. The attack may be launched remotely. The exploit has been made public and could 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 in the /admin/add_tour.php page of code-projects Hotel and Tourism Reservation 1.0 allows an attacker to manipulate the delete_image parameter to inject arbitrary SQL code into a query that the application executes. Because this input is not sanitized, the attacker could read, modify, or delete data stored in the database, potentially compromising the confidentiality, integrity, and availability of the booking information and related business data.

Affected Systems

The only affected product is code-projects Hotel and Tourism Reservation 1.0. The vulnerability can be triggered by accessing the /admin/add_tour.php endpoint, which is reachable from outside the application network.

Risk and Exploitability

The CVSS score of 6.9 places the flaw in the medium severity range. The EPSS score of less than 1% and the absence from the CISA KEV catalog suggest that widespread exploitation is unlikely at present, yet the public exploit documentation confirms that an attacker can reach the injection point remotely through the delete_image parameter. The description does not state that authentication is required, so the vulnerability may also be exploitable by unprivileged users if the endpoint is exposed.

Generated by OpenCVE AI on August 1, 2026 at 19:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s published security fix or upgrade to a newer release that sanitizes the delete_image input.
  • Restrict access to the /admin/add_tour.php endpoint by enforcing authentication and, if possible, IP whitelisting.
  • Use a vulnerability scanner to locate any other unsanitized inputs in the application and remediate them.

Generated by OpenCVE AI on August 1, 2026 at 19:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects hotel And Tourism Reservation System
Vendors & Products Code-projects hotel And Tourism Reservation System

Tue, 07 Jul 2026 03: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 14:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in code-projects Hotel and Tourism Reservation 1.0. Affected by this issue is some unknown functionality of the file /admin/add_tour.php of the component Tour Management Page. The manipulation of the argument delete_image results in sql injection. The attack may be launched remotely. The exploit has been made public and could be used.
Title code-projects Hotel and Tourism Reservation Tour Management add_tour.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 Hotel And Tourism Reservation System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-07T02:51:19.151Z

Reserved: 2026-07-04T15:56:18.347Z

Link: CVE-2026-14756

cve-icon Vulnrichment

Updated: 2026-07-07T02:51:15.478Z

cve-icon NVD

Status : Deferred

Published: 2026-07-05T15:16:56.657

Modified: 2026-07-07T04:17:44.777

Link: CVE-2026-14756

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T19:30:10Z

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')