CVE-2025-6359: code-projects Simple Pizza Ordering System cashconfirm.php sql injection
A vulnerability was found in code-projects Simple Pizza Ordering System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /cashconfirm.php. The manipulation of the argument transactioncode leads to sql injection. The attack may 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-6359?
CVE-2025-6359 is rated as a critical vulnerability.
How do I fix CVE-2025-6359?
To fix CVE-2025-6359, sanitize and validate all user input, particularly the transactioncode argument in cashconfirm.php, to prevent SQL injection.
What type of vulnerability is CVE-2025-6359?
CVE-2025-6359 is categorized as an SQL injection vulnerability.
Which software is affected by CVE-2025-6359?
CVE-2025-6359 affects the Simple Pizza Ordering System version 1.0 by code-projects.
Where can CVE-2025-6359 be exploited?
CVE-2025-6359 can be exploited through the /cashconfirm.php file by manipulating the transactioncode argument.