vendor:
IMPACT/Pulse/First/Eco/BigVoice4/BigVoice2/Stream/WM2 (Kantar Media)
by:
LiquidWorm
7.5
CVSS
HIGH
Directory Traversal File Write
22
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 – Directory Traversal File Write Exploit
The application suffers from an unauthenticated directory traversal file write vulnerability. Input passed through the 'filename' POST parameter called by the 'upgrade.php' script is not properly verified before being used to write files. This can be exploited to write arbitrary files with arbitrary content to arbitrary locations.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to write files to arbitrary locations.