vendor:
Restaurante
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Restaurante
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:detodas:restaurante
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Mambo Component com_restaurante SQL Injection
An attacker can exploit a SQL injection vulnerability in the Mambo Component com_restaurante. By sending a specially crafted HTTP request, an attacker can execute arbitrary SQL commands on the underlying database. This can be used to gain access to sensitive information stored in the database, modify data, or exploit other vulnerabilities in the database server software.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.