Description
A vulnerability was detected in SourceCodester Pizzafy Ecommerce System 1.0. Impacted is an unknown function of the file /admin/index.php. Performing a manipulation of the argument page results in file inclusion. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Published: 2026-06-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the /admin/index.php of SourceCodester Pizzafy Ecommerce System 1.0. An attacker can manipulate the 'page' argument to force the script to include arbitrary files. This flaw is a classic remote file inclusion (RFI). If the malicious file is executed, the attacker may run arbitrary PHP code on the server, leading to full system compromise. The flaw is also usable for local file inclusion to read sensitive data. The weakness corresponds to CWE-73.

Affected Systems

SourceCodester Pizzafy Ecommerce System, version 1.0. The affected asset is the admin index page which accepts the 'page' parameter without proper validation.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. No EPSS data is available, and the vulnerability is not in the CISA KEV catalog. The attack vector is remote, requiring only ability to send a crafted HTTP request to the /admin/index.php endpoint. The flaw does not require authentication, making it relatively easy for attackers to exploit. Since the exploit is now public, the risk is elevated for sites still running the vulnerable version.

Generated by OpenCVE AI on June 2, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately upgrade to the latest released version of SourceCodester Pizzafy Ecommerce System if an update addressing the inclusion issue is available.
  • If an update is not available, modify the application to strictly validate the 'page' parameter against an allowlist of legitimate page names or remove the feature entirely.
  • Apply server‑side input sanitization to block directory traversal sequences and enforce file inclusion restrictions.
  • Deploy a web application firewall or rule set to block requests containing path‑traversal or remote file inclusion patterns.

Generated by OpenCVE AI on June 2, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 02 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in SourceCodester Pizzafy Ecommerce System 1.0. Impacted is an unknown function of the file /admin/index.php. Performing a manipulation of the argument page results in file inclusion. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Title SourceCodester Pizzafy Ecommerce System index.php file inclusion
First Time appeared Sourcecodester
Sourcecodester pizzafy Ecommerce System
Weaknesses CWE-73
CPEs cpe:2.3:a:sourcecodester:pizzafy_ecommerce_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester pizzafy Ecommerce System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sourcecodester Pizzafy Ecommerce System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-02T15:17:26.131Z

Reserved: 2026-06-01T14:59:40.360Z

Link: CVE-2026-10558

cve-icon Vulnrichment

Updated: 2026-06-02T15:17:22.873Z

cve-icon NVD

Status : Deferred

Published: 2026-06-02T02:16:15.583

Modified: 2026-06-02T13:03:31.153

Link: CVE-2026-10558

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T02:30:16Z

Weaknesses