vendor:
Seditio and Land Down Under
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Seditio and Land Down Under
Affected Version From: Seditio version 1.10 and Land Down Under versions 8.x
Affected Version To: Seditio version 1.10 and Land Down Under versions 8.x
Patch Exists: N/A
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
2006
Seditio and Land Down Under SQL Injection Vulnerability
Seditio and Land Down Under are prone to an SQL-injection vulnerability because the applications fail to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the applications, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Mitigation:
Input validation should be used to ensure that untrusted input is not used in SQL queries.