| 제목 | GitHub Food Ordering System 2022–2024 SQL injection |
|---|
| 설명 | A SQL injection vulnerability exists in search.php. The POST parameter search_box is embedded into a PDO prepare() string as LIKE '%{$search_box}%' without sanitization, so attacker-controlled input alters the SQL query.A SQL injection vulnerability exists in search.php. The POST parameter search_box is embedded into a PDO prepare() string as LIKE '%{$search_box}%' without sanitization, so attacker-controlled input alters the SQL query. |
|---|
| 원천 | ⚠️ https://github.com/niaoniaollll/cve/issues/2 |
|---|
| 사용자 | niaoniaolll (UID 99367) |
|---|
| 제출 | 2026. 07. 01. PM 02:31 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 25. PM 04:44 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 395056 [SililaWijesinghe Food Ordering System 까지 ba314e897e3365600461e5ea59432e39ceaa0fa5 /search.php search_box SQL 주입] |
|---|
| 포인트들 | 20 |
|---|