| Title | GitHub Food Ordering System 2022–2024 SQL injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/niaoniaollll/cve/issues/2 |
|---|
| User | niaoniaolll (UID 99367) |
|---|
| Submission | 07/01/2026 14:31 (2 months ago) |
|---|
| Moderation | 08/25/2026 16:44 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 395056 [SililaWijesinghe Food Ordering System up to ba314e897e3365600461e5ea59432e39ceaa0fa5 /search.php search_box sql injection] |
|---|
| Points | 20 |
|---|