Vulnerabilities (CVE)

Filtered by vendor Quickbox Subscribe
Filtered by product Quickbox
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-44981 1 Quickbox 1 Quickbox 2024-02-28 9.0 HIGH 8.8 HIGH
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.
CVE-2021-45281 1 Quickbox 1 Quickbox 2024-02-28 4.3 MEDIUM 6.1 MEDIUM
QuickBox Pro v2.4.8 contains a cross-site scripting (XSS) vulnerability at "adminuseredit.php?usertoedit=XSS", as the user supplied input for the value of this parameter is not properly sanitized.
CVE-2020-13448 1 Quickbox 1 Quickbox 2024-02-28 9.0 HIGH 8.8 HIGH
QuickBox Community Edition through 2.5.5 and Pro Edition through 2.1.8 allows an authenticated remote attacker to execute code on the server via command injection in the servicestart parameter.
CVE-2020-13694 1 Quickbox 1 Quickbox 2024-02-28 9.0 HIGH 8.8 HIGH
In QuickBox Community Edition through 2.5.5 and Pro Edition through 2.1.8, the local www-data user can execute sudo mysql without a password, which means that the www-data user can execute arbitrary OS commands via the mysql -e option.
CVE-2020-13695 1 Quickbox 1 Quickbox 2024-02-28 9.0 HIGH 7.2 HIGH
In QuickBox Community Edition through 2.5.5 and Pro Edition through 2.1.8, the local www-data user has sudo privileges to execute grep as root without a password, which allows an attacker to obtain sensitive information via a grep of a /root/*.db or /etc/shadow file.