9.8
CVE-2020-24914
- EPSS 5.07%
- Veröffentlicht 04.03.2021 13:15:15
- Zuletzt bearbeitet 09.07.2026 00:17:01
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 5.07% | 0.914 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| NIST | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
https://www.ait.ac.at/themen/cyber-security/pentesting/security-advisories/ait-sa-20210215-01
http://packetstormsecurity.com/files/161758/QCubed-3.1.1-PHP-Object-Injection.html
http://seclists.org/fulldisclosure/2021/Mar/28
https://tech.feedyourhead.at/content/QCubed-PHP-Object-Injection-CVE-2020-24914