vendor:
IMPACT/Pulse/First/Eco/BigVoice4/BigVoice2/Stream/WM2 (Kantar Media)
by:
LiquidWorm
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: IMPACT/Pulse/First/Eco/BigVoice4/BigVoice2/Stream/WM2 (Kantar Media)
Affected Version From: 1.1/2.15
Affected Version To: 1.16
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: FM/HD Radio Processing, Voice Processing, Web-Audio Streaming, Watermarking
2020
SOUND4 IMPACT/FIRST/PULSE/Eco v2.x – Authentication Bypass
The application suffers from an SQL Injection vulnerability. Input passed through the 'password' POST parameter in 'index.php' is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to bypass authentication and gain access to the application.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to construct SQL queries.