CVE-2021-44981

Publication date

2022-01-24 12:26:11

Family

mitre

State

PUBLISHED

Description

In QuickBox Pro v2.5.8 and below, the config.php file has a variable which takes a GET parameter value and parses it into a shell_exec(); function without properly sanitizing any shell arguments, therefore remote code execution is possible. Additionally, as the media server is running as root by default attackers can use the sudo command within this shell_exec(); function, which allows for privilege escalation by means of RCE.