SQL Injection Vulnerability in Fast Food Ordering System by Oretnom23
CVE-2022-32333
7.2HIGH
Key Information:
- Vendor
- CVE Published:
- 14 June 2022
What is CVE-2022-32333?
The Fast Food Ordering System v1.0 is susceptible to SQL Injection attacks through an insecure endpoint found at /ffos/admin/sales/receipt.php?id=. This vulnerability allows attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive data stored in the database. Proper input validation and query parameterization are essential to mitigate such risks and safeguard user information.
