Skip to main content

Hotel and Tourism Reservation System EUVD-2026-34864

| CVE-2026-11342 MEDIUM
SQL Injection (CWE-89)
2026-06-05 VulDB GHSA-h9q5-44xj-9xmq
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 05, 2026 - 18:22 NVD
HIGH MEDIUM
CVSS changed
Jun 05, 2026 - 18:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 05, 2026 - 17:51 vuln.today

DescriptionCVE.org

A vulnerability has been found in code-projects Hotel and Tourism Reservation System 1.0. This affects an unknown function of the file /details.php. Such manipulation of the argument room leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

AnalysisAI

SQL injection in code-projects Hotel and Tourism Reservation System 1.0 allows remote unauthenticated attackers to manipulate the 'room' parameter of /details.php to inject arbitrary SQL queries. Publicly available exploit code exists (published via GitHub by researcher and indexed by VulDB), increasing the likelihood of opportunistic exploitation against exposed instances. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify exposed /details.php endpoint
Delivery
Send crafted GET request with malicious room parameter
Exploit
Trigger SQL injection in backend query
Execution
Exfiltrate database contents or bypass auth
Impact
Pivot to credential reuse or webshell upload

Vulnerability AssessmentAI

Exploitation No special conditions - remote unauthenticated exploitation against default configurations of code-projects Hotel and Tourism Reservation System 1.0 with /details.php reachable over HTTP/HTTPS and the 'room' parameter accepted by the endpoint. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L yields a 7.3 base score, reflecting a network-reachable, low-complexity, unauthenticated attack with limited impact on each of confidentiality, integrity, and availability - consistent with a single injection point rather than full database compromise. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker discovers the application via Shodan or a directory brute-force, then issues a request such as GET /details.php?room=1' UNION SELECT username,password,3 FROM users-- against the exposed endpoint. Because the 'room' parameter is concatenated into a SQL statement, the injected UNION returns credential hashes in the rendered page; a public PoC walkthrough is already hosted on GitHub, lowering the skill barrier and enabling drive-by automation by SQLi scanners.
Remediation No vendor-released patch identified at time of analysis - the references point only to VulDB advisory entries (https://vuldb.com/vuln/368883) and a third-party PoC at https://github.com/khanfyhhfgfe-cmyk/ht-sql/blob/main/ht_sql.md, with no fix commit or new release published by code-projects. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify and isolate all internet-facing instances of code-projects Hotel and Tourism Reservation System 1.0; restrict network access. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-34864 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy