vendor:
E-Friends
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: E-Friends
Affected Version From: 5.12
Affected Version To: 5.12
Patch Exists: NO
Related CWE: N/A
CPE: a:alstrasoft:e-friends:5.12
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
AlstraSoft E-Friends v5.12 Script – SQL Injection
The vulnerability exists in the 'mode=forums&act=viewcat&seid' and 'mode=forums&act=viewforum&cats' parameters of the index.php script, which allows an attacker to inject arbitrary SQL commands and gain access to the application.
Mitigation:
Input validation should be used to prevent SQL injection attacks.