vendor:
ZIXForum
by:
SlimTim10
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ZIXForum
Affected Version From: 1.12
Affected Version To: 1.12
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: Windows
2020
ZIXForum <= v1.12 Exploit
This exploit allows an attacker to inject malicious SQL code into the 'RepId' parameter of the 'ReplyNew.asp' script, which is part of the ZIXForum <= v1.12 application. This can be used to extract sensitive information from the database, such as usernames and passwords.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.