vendor:
BoutikOne®
by:
BrOx-Dz, E.dz@hotmail.fr
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BoutikOne®
Affected Version From: BoutikOne® v1
Affected Version To: BoutikOne® v1
Patch Exists: NO
Related CWE: N/A
CPE: a:boutikone:boutikone
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP
2010
BoutikOne® v1 (list.php) SQL Injection Vulnerabilitie
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. The attacker can inject malicious SQL queries into the vulnerable parameter and execute arbitrary SQL commands in the back-end database.
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.