vendor:
Zix Forum
by:
FarhadKey
7,5
CVSS
HIGH
SQL_Injection
89
CWE
Product Name: Zix Forum
Affected Version From: 1.12
Affected Version To: 1.12
Patch Exists: NO
Related CWE: N/A
CPE: a:zix_forum:zix_forum
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
Zix Forum <= 1.12 (layid) SQL Injection Vulnerability
Input passed to the "layid" parameter in 'settings.asp' not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation extracts username and password of administrator in clear text.
Mitigation:
Input validation should be used to prevent SQL injection attacks.