vendor:
WebAccess
by:
bRpsd
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WebAccess
Affected Version From: Express/All
Affected Version To: Express/All
Patch Exists: NO
Related CWE: N/A
CPE: a:navis:webaccess
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache/2.0.54 (Win32)
2016
Navis WebAccess – SQL Injection
Navis WebAccess is vulnerable to SQL Injection in the GKEY parameter of the showNotice.do file. An attacker can exploit this vulnerability to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection.