Vulnerabilities > Quickbox

DATE CVE VULNERABILITY TITLE RISK
2022-02-07 CVE-2021-45281 Cross-site Scripting vulnerability in Quickbox 2.4.8/2.5.8
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.
network
quickbox CWE-79
4.3
2022-01-24 CVE-2021-44981 OS Command Injection vulnerability in Quickbox
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.
network
low complexity
quickbox CWE-78
critical
9.0
2020-06-01 CVE-2020-13695 Improper Privilege Management vulnerability in Quickbox
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.
network
low complexity
quickbox CWE-269
critical
9.0
2020-06-01 CVE-2020-13694 OS Command Injection vulnerability in Quickbox
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.
network
low complexity
quickbox CWE-78
critical
9.0
2020-06-01 CVE-2020-13448 OS Command Injection vulnerability in Quickbox
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.
network
low complexity
quickbox CWE-78
critical
9.0