A SQL Injection vulnerability exists in SourceCodester Online Food Ordering System v1.0 in the Actions.php file (specifically the save_customer action). The application fails to properly sanitize user input supplied to the "username" parameter. This allows an attacker to inject malicious SQL commands.
| Vendor | Product | Versions |
|---|---|---|
| n/a | n/a | n/a |
Updated severity to CRITICAL, added vendor and product information, and provided a more detailed description of the vulnerability.
Initial creation