Description
A weakness has been identified in itsourcecode Online Frozen Foods Ordering System 1.0. This issue affects some unknown processing of the file /order_online.php. Executing a manipulation of the argument product_name can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-01-19
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Patch Immediately
AI Analysis

Impact

The system’s order_online.php file accepts a product_name parameter without proper sanitization, allowing attackers to inject arbitrary SQL. This flaw permits a remote attacker to read, modify, or delete data in the underlying database, compromising confidentiality, integrity, and potentially availability of the ordering system.

Affected Systems

The vulnerability affects the itsourcecode Online Frozen Foods Ordering System, version 1.0, and the same version as listed under the adonesevangelista branch in the vendors registry. Users running this edition have a direct entry point exposed via the order_online.php endpoint.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate‑to‑high severity, while an EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. The flaw is exploitable remotely from the public Internet and can be triggered by manipulating the product_name argument, allowing attackers to inject arbitrary SQL. The vulnerability is not currently listed in CISA’s KEV catalog.

Generated by OpenCVE AI on April 18, 2026 at 05:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a version that fixes the SQL injection in order_online.php.
  • If a patch is not yet available, limit access to order_online.php by configuring firewall rules or requiring authentication before the page is reachable from the Internet.
  • Implement input validation and use prepared statements or parameterized queries for the product_name parameter to eliminate untrusted input from SQL commands.

Generated by OpenCVE AI on April 18, 2026 at 05:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 09:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:itsourcecode:online_frozen_foods_ordering_system:*:*:*:*:*:*:*:*

Fri, 06 Feb 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Adonesevangelista
Adonesevangelista online Frozen Foods Ordering System
CPEs cpe:2.3:a:adonesevangelista:online_frozen_foods_ordering_system:1.0:*:*:*:*:*:*:*
Vendors & Products Adonesevangelista
Adonesevangelista online Frozen Foods Ordering System

Tue, 20 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 20 Jan 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode online Frozen Foods Ordering System
Vendors & Products Itsourcecode
Itsourcecode online Frozen Foods Ordering System

Mon, 19 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in itsourcecode Online Frozen Foods Ordering System 1.0. This issue affects some unknown processing of the file /order_online.php. Executing a manipulation of the argument product_name can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks.
Title itsourcecode Online Frozen Foods Ordering System order_online.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

Adonesevangelista Online Frozen Foods Ordering System
Itsourcecode Online Frozen Foods Ordering System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:47:03.198Z

Reserved: 2026-01-18T20:24:52.460Z

Link: CVE-2026-1159

cve-icon Vulnrichment

Updated: 2026-01-20T16:04:43.229Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-19T15:15:50.513

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

Link: CVE-2026-1159

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T05:15:15Z

Weaknesses