vendor:
PHP Restaurants
by:
Nefrit ID
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Restaurants
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE:
CPE: a:jcwebhole:php_restaurants
Platforms Tested: Kali Linux & Windows 10
2022
PHP Restaurants 1.0 – SQLi (Unauthenticated)
SQL injection is a code injection technique used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker).
Mitigation:
Input validation, parameterized queries, and stored procedures can help mitigate SQL injection attacks.