Description
A vulnerability was found in SililaWijesinghe Food Ordering System up to ba314e897e3365600461e5ea59432e39ceaa0fa5. Affected by this issue is some unknown functionality of the file /search.php. Performing a manipulation of the argument search_box results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-25
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL injection that can exfiltrate or alter application data
Action: Monitor
AI Analysis

Impact

A flaw in the search.php file of SililaWijesinghe Food Ordering System allows an attacker to inject arbitrary SQL through the search_box argument. This improper input handling (CWE‑74) and resulting SQL injection (CWE‑89) enable remote theft, modification or disclosure of sensitive data stored in the underlying database.

Affected Systems

The issue affects all releases of the Food Ordering System from SililaWijesinghe that include the code before commit ba314e897e3365600461e5ea59432e39ceaa0fa5. Since the product follows a rolling‑release model, the exact downstream versions are not enumerated in the advisories, but any build lacking the fixed commit remains vulnerable.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. EPSS is not available, so the current exploitation probability cannot be quantified, but the defect is publicly documented and can be exploited remotely from a web interface. It is not listed in the CISA KEV catalog, implying no known widespread attacks yet. Remote exploitation is straightforward by sending a crafted search_box value to search.php, which can lead to unauthorized database access under the current configuration.

Generated by OpenCVE AI on August 26, 2026 at 02:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest update that includes commit ba314e897e3365600461e5ea59432e39ceaa0fa5 once it becomes available
  • Restrict external access to the /search.php endpoint using a web‑application firewall or network firewall policies
  • Implement server‑side input validation to escape or parameterize the search_box value, and remove any direct concatenation of user input into SQL queries

Generated by OpenCVE AI on August 26, 2026 at 02:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in SililaWijesinghe Food Ordering System up to ba314e897e3365600461e5ea59432e39ceaa0fa5. Affected by this issue is some unknown functionality of the file /search.php. Performing a manipulation of the argument search_box results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The vendor was contacted early about this disclosure but did not respond in any way.
Title SililaWijesinghe Food Ordering System search.php sql injection
First Time appeared Sililawijesinghe
Sililawijesinghe food Ordering System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:sililawijesinghe:food_ordering_system:*:*:*:*:*:*:*:*
Vendors & Products Sililawijesinghe
Sililawijesinghe food Ordering System
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

Sililawijesinghe Food Ordering System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-28T22:39:23.398Z

Reserved: 2026-08-25T14:44:27.946Z

Link: CVE-2026-79804

cve-icon Vulnrichment

Updated: 2026-08-28T22:39:19.836Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T22:17:06.670

Modified: 2026-08-28T23:17:12.450

Link: CVE-2026-79804

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T04:30:16Z

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