| Title | code-projects Food Ordering Review System 1.0 External Initialization of Trusted Variables or Data Stores |
|---|
| Description | An External Initialization of Trusted Variables vulnerability was found in the /user/reservation_page.php file of the code-projects Food Ordering Review System Project V1.0. The reason for this issue is that the application uses the `extract($_POST)` function on a user-controlled array , allowing external input to dynamically create and overwrite variables within the script's scope. This allows attackers to alter the program's intended logic flow by crafting a malicious request, potentially leading to security control bypasses, denial of service, or the enablement of other severe vulnerabilities like SQL Injection. |
|---|
| Source | ⚠️ https://github.com/i-Corner/cve/issues/10 |
|---|
| User | iC0rner (UID 82839) |
|---|
| Submission | 07/20/2025 18:25 (11 months ago) |
|---|
| Moderation | 07/22/2025 09:17 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 317221 [code-projects Food Ordering Review System 1.0 reservation_page.php reg_Id sql injection] |
|---|
| Points | 20 |
|---|