vendor:
VitalSuite SPM
by:
Berk Dusunur
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VitalSuite SPM
Affected Version From: v2020
Affected Version To: v2020
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: MacosX
2020
NOKIA VitalSuite SPM 2020 – ‘UserName’ SQL Injection
A SQL injection vulnerability exists in NOKIA VitalSuite SPM 2020, which allows an attacker to inject malicious SQL queries via the 'UserName' parameter. An example time-based payload is 'UserName=test'; waitfor delay '00:00:10' --'
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.