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.
OpenCVE Enrichment