Impact
A function in the admin area that deletes categories accepts an ID parameter without proper input validation, allowing attackers to inject arbitrary SQL commands. This flaw permits remote exploitation, potentially leading to data exposure, corruption, or unauthorized actions within the database. The weakness is rooted in improper handling of user-supplied input, evidenced by the CWE identifiers for invalid page input handling and SQL injection.
Affected Systems
SourceCodester Pizzafy Ecommerce System version 1.0 is affected. The vulnerability resides in the delete_category action within admin/ajax.php of this product.
Risk and Exploitability
The vulnerability scores a CVSS of 5.1, indicating a moderate impact. The EPSS score is unavailable, and it is not listed in CISA's KEV catalog. Attackers can exploit it remotely, and the exploit is publicly available.
OpenCVE Enrichment