| 제목 | code-projects Food Ordering Review System 1.0 External Initialization of Trusted Variables or Data Stores |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/i-Corner/cve/issues/10 |
|---|
| 사용자 | iC0rner (UID 82839) |
|---|
| 제출 | 2025. 07. 20. PM 06:25 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 07. 22. AM 09:17 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 317221 [code-projects Food Ordering Review System 1.0 reservation_page.php reg_Id SQL 주입] |
|---|
| 포인트들 | 20 |
|---|