vendor:
Rest - Cafe and Restaurant Website CMS
by:
n1x_ [MS-WEB]
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Rest - Cafe and Restaurant Website CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
Rest – Cafe and Restaurant Website CMS – SQL Injection
An attacker can exploit a SQL injection vulnerability in the Rest - Cafe and Restaurant Website CMS by sending a specially crafted GET request to the news.php page with the vulnerable parameter 'slug'. This can allow the attacker to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection attacks.