CVE-2025-6358: code-projects Simple Pizza Ordering System saveorder.php sql injection
A vulnerability was found in code-projects Simple Pizza Ordering System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /saveorder.php. The manipulation of the argument ID leads to sql injection. The attack can be launched remotely. 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-2025-6358?
CVE-2025-6358 has been declared a critical severity vulnerability.
What type of vulnerability is CVE-2025-6358?
CVE-2025-6358 is identified as an SQL injection vulnerability.
Which file is affected by CVE-2025-6358?
The file affected by CVE-2025-6358 is /saveorder.php.
How does CVE-2025-6358 impact the Simple Pizza Ordering System?
CVE-2025-6358 allows for the manipulation of the argument ID leading to potential unauthorized access to the database.
How do I fix CVE-2025-6358?
To fix CVE-2025-6358, implement proper input validation and use prepared statements for database queries.