CVE-2026-7268: SourceCodester Pizzafy Ecommerce System ajax.php save_category sql injection
A vulnerability has been found in SourceCodester Pizzafy Ecommerce System 1.0. This impacts the function savecategory of the file /admin/ajax.php?action=savecategory. Such manipulation of the argument Name leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-7268?
CVE-2026-7268 is classified as a high severity SQL injection vulnerability.
How do I fix CVE-2026-7268?
To fix CVE-2026-7268, validate and sanitize user input for the 'Name' parameter in the save_category function.
What systems are affected by CVE-2026-7268?
CVE-2026-7268 affects SourceCodester Pizzafy Ecommerce System version 1.0.
What type of attack can CVE-2026-7268 be exploited for?
CVE-2026-7268 can be exploited for SQL injection attacks, allowing an attacker to manipulate the database.
Is CVE-2026-7268 easy to exploit?
CVE-2026-7268 is relatively easy to exploit if proper input validation is not implemented.