Impact
A SQL injection flaw in the admin view_order.php page of SourceCodester Pizzafy Ecommerce System lets an attacker supply a malicious ID parameter and alter the database query. The flaw is a classic input validation weakness mapped to CWE-89, and it can lead to unauthorized reading, modification or deletion of order information. The CVSS score of 5.1 reflects the possibility of data compromise and moderate impact.
Affected Systems
The vulnerability affects SourceCodester Pizzafy Ecommerce System version 1.0, specifically the /admin/view_order.php component that processes the GET parameter ID.
Risk and Exploitability
The flaw is exploitable remotely and public exploits are available, yet no EPSS metric is published. Because it is not listed in CISA KEV, the exposure may be limited to sites that still run the unpatched version. An attacker who can send the crafted request can read or tamper with order data, potentially enabling later attacks if additional credentials can be obtained.
OpenCVE Enrichment