vendor:
Karenderia Multiple Restaurant System
by:
Mehmet EMIROGLU
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Karenderia Multiple Restaurant System
Affected Version From: v5.3
Affected Version To: v5.3
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Wamp64, Windows
2019
Karenderia CMS 5.3 – Multiple SQL Vuln.
The Karenderia CMS 5.3 is vulnerable to multiple SQL injection vulnerabilities. An attacker can exploit these vulnerabilities by injecting malicious SQL queries through the 'street-name' parameter. This can lead to unauthorized access, data leakage, or remote code execution.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before executing SQL queries. Additionally, using parameterized queries or prepared statements can help prevent SQL injection attacks.