Description
A security flaw has been discovered in itsourcecode Online Frozen Foods Ordering System 1.0. Affected by this issue is some unknown functionality of the file /admin/admin_edit_menu.php. Performing a manipulation of the argument product_name results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-03-20
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection that allows attackers to read or modify database data via the admin_edit_menu.php page
Action: Immediate Patch
AI Analysis

Impact

The flaw is a classic SQL injection vulnerability arising from unsanitized handling of the product_name argument on the /admin/admin_edit_menu.php page. By injecting malicious SQL, an attacker can extract sensitive data, alter or delete records, and potentially compromise the entire ordering system. This weakens the confidentiality and integrity of the underlying database. The weakness corresponds to CWE‑74 (Improper Handling of Special Characters) and CWE‑89 (SQL Injection).

Affected Systems

The vulnerability affects the Online Frozen Foods Ordering System developed by itsourcecode, version 1.0. The product also appears under the vendor adonesevangelista with a similar version. No other versions are listed as impacted, so the scope is limited to version 1.0 of the application.

Risk and Exploitability

The CVSS score of 5.1 indicates a medium severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation in the near term. The vendor has not added this issue to the CISA KEV catalog, and no exploit mitigations are documented by the CNA. The reported attack can be carried out remotely by manipulating the product_name parameter, indicating that the vulnerability is exploitable over the network without additional privileges.

Generated by OpenCVE AI on March 23, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s official website or support channels for a patch or update for Online Frozen Foods Ordering System 1.0.
  • If a patch is released, apply it immediately to eliminate the injection vector.
  • In the interim, restrict external access to the /admin directory to trusted IP addresses or through network firewall rules.
  • Modify the application to use prepared statements or parameterized queries and validate all input against expected formats.
  • Monitor database and web server logs for anomalous queries that may indicate attempted exploitation.

Generated by OpenCVE AI on March 23, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Mar 2026 17:30: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

Fri, 20 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 20 Mar 2026 04:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in itsourcecode Online Frozen Foods Ordering System 1.0. Affected by this issue is some unknown functionality of the file /admin/admin_edit_menu.php. Performing a manipulation of the argument product_name results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
Title itsourcecode Online Frozen Foods Ordering System admin_edit_menu.php sql injection
First Time appeared Itsourcecode
Itsourcecode online Frozen Foods Ordering System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:online_frozen_foods_ordering_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode online Frozen Foods Ordering 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

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-20T14:26:21.399Z

Reserved: 2026-03-19T20:35:09.660Z

Link: CVE-2026-4470

cve-icon Vulnrichment

Updated: 2026-03-20T14:26:17.418Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-20T05:16:16.647

Modified: 2026-03-23T17:28:15.113

Link: CVE-2026-4470

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:09:18Z

Weaknesses