Vulnerabilities > Qcubed
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2021-03-04 | CVE-2020-24914 | Deserialization of Untrusted Data vulnerability in Qcubed A PHP object injection bug in profile.php in qcubed (all versions including 3.1.1) unserializes the untrusted data of the POST-variable "strProfileData" and allows an unauthenticated attacker to execute code via a crafted POST request. | 9.8 |
2021-03-04 | CVE-2020-24913 | SQL Injection vulnerability in Qcubed A SQL injection vulnerability in qcubed (all versions including 3.1.1) in profile.php via the strQuery parameter allows an unauthenticated attacker to access the database by injecting SQL code via a crafted POST request. | 9.8 |
2021-03-04 | CVE-2020-24912 | Cross-site Scripting vulnerability in Qcubed A reflected cross-site scripting (XSS) vulnerability in qcubed (all versions including 3.1.1) in profile.php via the stQuery-parameter allows unauthenticated attackers to steal sessions of authenticated users. | 6.1 |