Description
A vulnerability was found in code-projects Simple Flight Ticket Booking System 1.0. The affected element is an unknown function of the file showhistory.php. The manipulation results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Published: 2026-03-08
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The flaw stems from an unvalidated input within the showhistory.php script, which causes user‑supplied data to be reflected back into the page without proper encoding. This results in a classic reflected cross‑site scripting vulnerability described by CWE‑79, and the presence of dynamic code execution features indicates potential indirect code injection as CWE‑94. An attacker who supplies crafted parameters to the vulnerable endpoint can execute arbitrary JavaScript in the victim’s browser, enabling cookie theft, session hijacking, or delivery of further malicious payloads. The attack is performed remotely via standard web requests.

Affected Systems

Only the code‑projects Simple Flight Ticket Booking System version 1.0 is affected. The vulnerability is localized to the showhistory.php component of that single product; no other vendors, products, or versions are listed as impacted.

Risk and Exploitability

The CVSS base score of 5.3 categorizes the issue as medium severity. The EPSS score is reported below 1 %, suggesting a very low probability of exploitation at the time of publication, and the vulnerability is not included in CISA’s KEV catalog. Exploitation requires a remote attacker to lure a victim’s browser to the vulnerable endpoint and supply crafted input; the impact is confined to the browser session and does not provide native code execution or system compromise. Despite the moderate score, the potential for user‑session compromise warrants timely remediation.

Generated by OpenCVE AI on April 16, 2026 at 10:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any update or patch released by the vendor that addresses the XSS flaw in showhistory.php.
  • Implement server‑side output encoding or input validation for all data reflected in showhistory.php, such as using PHP’s htmlspecialchars or a templating engine that automatically escapes output.
  • Deploy a strict Content‑Security‑Policy that blocks inline scripts and restricts script sources to trusted domains to reduce the impact of any remaining injection attempts.

Generated by OpenCVE AI on April 16, 2026 at 10:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Carmelo
Carmelo simple Flight Ticket Booking System
CPEs cpe:2.3:a:carmelo:simple_flight_ticket_booking_system:1.0:*:*:*:*:*:*:*
Vendors & Products Carmelo
Carmelo simple Flight Ticket Booking System

Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects simple Flight Ticket Booking System
Vendors & Products Code-projects
Code-projects simple Flight Ticket Booking System

Sun, 08 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in code-projects Simple Flight Ticket Booking System 1.0. The affected element is an unknown function of the file showhistory.php. The manipulation results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Title code-projects Simple Flight Ticket Booking System showhistory.php cross site scripting
Weaknesses CWE-79
CWE-94
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Carmelo Simple Flight Ticket Booking System
Code-projects Simple Flight Ticket Booking System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-10T20:39:57.113Z

Reserved: 2026-03-07T20:44:07.025Z

Link: CVE-2026-3763

cve-icon Vulnrichment

Updated: 2026-03-10T20:39:53.921Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-08T19:16:01.803

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-3763

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T10:30:16Z

Weaknesses