vendor:
Wikidforum
by:
Seccops - Siber Güvenlik Hizmetleri
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Wikidforum
Affected Version From: 2.20
Affected Version To: 2.20
Patch Exists: NO
Related CWE: N/A
CPE: a:wikidforum:wikidforum:2.20
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2018
Wikidforum 2.20 – ‘select_sort’ SQL Injection
Wikidforum 2.20 is vulnerable to SQL injection in the POST parameters 'select_sort', 'parent_post_id', and 'num_records'. An attacker can send malicious SQL queries to the application to gain access to unauthorized data.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection.