9.8
CVE-2020-23653
- EPSS 11.2%
- Veröffentlicht 13.01.2021 18:15:14
- Zuletzt bearbeitet 21.11.2024 05:13:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An insecure unserialize vulnerability was discovered in ThinkAdmin versions 4.x through 6.x in app/admin/controller/api/Update.php and app/wechat/controller/api/Push.php, which may lead to arbitrary remote code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Thinkadmin ≫ Thinkadmin Version >= 4.0 <= 6.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 11.2% | 0.933 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 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
|
| nvd@nist.gov | 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.