vendor:
Escon SupportPortal Pro
by:
OzX
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Escon SupportPortal Pro
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:escon_supportportal:escon_supportportal_pro
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
2009
Blind SQL Injection in Escon SupportPortal Pro 3.0
A Blind SQL Injection vulnerability exists in Escon SupportPortal Pro 3.0. The vulnerable parameter is 'cat' and 'tid' in the 'forum.php' file. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords. The vulnerable code is located on lines 60-71 of the 'forum.php' file.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in database queries.