Description
Sourcecodester Logistic Hub Parcel's Management System v1.0 is vulnerable to SQL Injection in /manage_parcel_type.php.
Published: 2026-03-03
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

This vulnerability arises from unfiltered user input in the /manage_parcel_type.php page of Sourcecodester Simple Logistic Hub Parcel's Management System version 1.0, allowing attackers to inject arbitrary SQL commands. The flaw classifies as SQL Injection (CWE-89) and could let an attacker read, modify or delete database contents, compromising confidentiality and integrity. Although the CVSS score indicates low severity, the potential to alter critical data remains significant for affected deployments. The CVSS score of 2.7 indicates limited impact, and the EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be the web interface /manage_parcel_type.php where user‑supplied data is not properly sanitized.

Affected Systems

The product affected is Sourcecodester Simple Logistic Hub Parcel's Management System v1.0. No additional vendor or version information is provided.

Risk and Exploitability

With a CVSS score of 2.7, the vulnerability presents low risk. The EPSS score of <1% indicates a very low probability of exploitation, and it is not a known exploited vulnerability according to current KEV data. Based on the description, it is inferred that the exploitation requires sending crafted HTTP requests to /manage_parcel_type.php, allowing an attacker to inject SQL statements that may read or modify the database.

Generated by OpenCVE AI on April 18, 2026 at 17:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Validate and sanitize all user input before incorporating it into SQL statements or, preferably, use prepared statements with bound parameters.
  • Restrict access to /manage_parcel_type.php by enforcing authentication and ensuring only authorized users can interact with this endpoint.
  • Deploy a web application firewall or intrusion detection system configured to block or alert on suspicious SQL injection patterns.

Generated by OpenCVE AI on April 18, 2026 at 17:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 18 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in Simple Logistic Hub Parcel's Management System /manage_parcel_type.php

Wed, 04 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester logistic Hub Parcels Management System
Vendors & Products Sourcecodester
Sourcecodester logistic Hub Parcels Management System

Wed, 04 Mar 2026 04:00:00 +0000

Type Values Removed Values Added
First Time appeared Oretnom23
Oretnom23 simple Logistic Hub Parcel\'s Management System
CPEs cpe:2.3:a:oretnom23:simple_logistic_hub_parcel\'s_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Oretnom23
Oretnom23 simple Logistic Hub Parcel\'s Management System

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

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

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


Tue, 03 Mar 2026 18:30:00 +0000

Type Values Removed Values Added
Description Sourcecodester Logistic Hub Parcel's Management System v1.0 is vulnerable to SQL Injection in /manage_parcel_type.php.
References

Subscriptions

Oretnom23 Simple Logistic Hub Parcel\'s Management System
Sourcecodester Logistic Hub Parcels Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-03T20:26:57.484Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26891

cve-icon Vulnrichment

Updated: 2026-03-03T20:23:34.022Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-03T20:16:49.107

Modified: 2026-03-04T03:53:24.447

Link: CVE-2026-26891

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T17:45:06Z

Weaknesses