vendor:
BoutikOne®
by:
IRAQ_JAGUAR
7.5
CVSS
HIGH
Sql Injection
89
CWE
Product Name: BoutikOne®
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2011
BoutikOne® (description.php) Sql Injection Vulnerability
Input passed to the 'description.php' script is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation and proper sanitization of user input should be done to prevent SQL injection attacks.