Improper Neutralization of Special Elements in Output Used by a Downstream Component in scummvm - CVE-2017-17528
Published: December 14, 2017 / Updated: August 8, 2020
scummvm
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
backends/platform/sdl/posix/posix.cpp in ScummVM 1.9.0 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL.