vendor:
N/A
by:
Andrés Gómez
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2010
CMS Ariadna 2009 SQL Injection
Malicious users may inject SQL querys into a vulnerable application to fool a user in order to gather data from them or see sensible information.
Mitigation:
The application should use preg_replace() to filter out any malicious characters from user input.