Description
A vulnerability was determined in SourceCodester Air Cargo Management System 1.0. Impacted is an unknown function of the file /classes/Master.php?f=save_cargo_type. Executing a manipulation of the argument ID can lead to sql injection. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-14
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in SourceCodester Air Cargo Management System 1.0, specifically within the save_cargo_type function of Master.php. Malicious manipulation of the ID argument allows an attacker to inject arbitrary SQL statements. The injection leads to unauthenticated remote access to the underlying database, enabling data exfiltration, modification, or deletion, and is categorized under CWE-89 and CWE-74.

Affected Systems

The affected product is SourceCodester Air Cargo Management System, version 1.0. No other versions are listed as affected. The vulnerability is located in the file /classes/Master.php and impacts the save_cargo_type functionality.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. An exploit is publicly disclosed and can be performed remotely without authentication. Because the flaw is a classic SQL injection, an attacker can read or modify database contents. The vulnerability is not part of the CISA KEV catalog, and the EPSS score is not available, yet the existence of a known exploit confirms its practicality. The impact could span all installations of version 1.0 that have not been patched or mitigated.

Generated by OpenCVE AI on August 14, 2026 at 04:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the SourceCodester website or repository for an updated version or patch that addresses the SQL injection in the save_cargo_type function
  • If a patch is not available, restrict access to the affected endpoint by limiting it to trusted IP addresses using firewall or web server configuration
  • Implement input validation and use parameterized queries for all database interactions, and restrict the database user permissions to only the privileges required for the application

Generated by OpenCVE AI on August 14, 2026 at 04:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in SourceCodester Air Cargo Management System 1.0. Impacted is an unknown function of the file /classes/Master.php?f=save_cargo_type. Executing a manipulation of the argument ID can lead to sql injection. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.
Title SourceCodester Air Cargo Management System Master.php save_cargo_type sql injection
First Time appeared Sourcecodester
Sourcecodester air Cargo Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:sourcecodester:air_cargo_management_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester air Cargo Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sourcecodester Air Cargo Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T02:45:08.890Z

Reserved: 2026-08-13T18:34:20.931Z

Link: CVE-2026-19787

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T03:16:20.880

Modified: 2026-08-14T03:16:20.880

Link: CVE-2026-19787

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T04:30:17Z

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