Description
A vulnerability has been found in code-projects Simple Flight Ticket Booking System 1.0. Affected by this vulnerability is an unknown functionality of the file SearchResultOneway.php. Such manipulation of the argument from leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-03-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated SQL injection potentially exposing or altering sensitive data
Action: Apply patch
AI Analysis

Impact

Based on the description, it is inferred that an unauthenticated SQL injection flaw exists in the SearchResultOneway.php file of the code‑projects Simple Flight Ticket Booking System 1.0. The vulnerability is triggered by manipulating a request argument, allowing an attacker to inject arbitrary SQL commands. This could lead to unauthorized data disclosure, tampering, or even full database compromise. The weakness is categorized as CWE‑74 and CWE‑89.

Affected Systems

The affected product is code‑projects Simple Flight Ticket Booking System version 1.0, as indicated by the vendor/product name and accompanying CPE string.

Risk and Exploitability

The flaw has a CVSS score of 6.9, indicating functional impact with the potential for significant data loss. The EPSS score is below 1%, suggesting low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The attack can be launched remotely from any Internet‑connected host that can access the application. The description does not mention authentication prerequisites, so it is inferred that an attacker can exploit it freely by crafting a request to the vulnerable endpoint.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Simple Flight Ticket Booking System to the latest available release when it includes a fix for the SQL injection in SearchResultOneway.php.
  • Immediately refactor the SearchResultOneway.php code to use prepared statements or parameterized queries, ensuring that all user‑supplied inputs are properly sanitized and validated before inclusion in any SQL statement.
  • Disable verbose SQL error output and implement proper error handling so that an attacker cannot glean database structure or credentials from application responses.
  • Perform a comprehensive security review or automated scan of the application to check for additional input validation gaps or SQL injection points across the codebase.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Mar 2026 20: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 13:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in code-projects Simple Flight Ticket Booking System 1.0. Affected by this vulnerability is an unknown functionality of the file SearchResultOneway.php. Such manipulation of the argument from leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Title code-projects Simple Flight Ticket Booking System SearchResultOneway.php sql injection
Weaknesses CWE-74
CWE-89
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

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-11T19:45:15.837Z

Reserved: 2026-03-07T18:07:32.437Z

Link: CVE-2026-3735

cve-icon Vulnrichment

Updated: 2026-03-11T19:45:10.365Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-08T13:16:01.057

Modified: 2026-03-09T16:13:13.470

Link: CVE-2026-3735

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T10:45:26Z

Weaknesses