9.8
CVE-2020-8441
- EPSS 7.58%
- Veröffentlicht 19.02.2020 17:15:11
- Zuletzt bearbeitet 21.11.2024 05:38:51
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
JYaml through 1.3 allows remote code execution during deserialization of a malicious payload through the load() function. NOTE: this is a discontinued product.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Jyaml Project ≫ Jyaml Version <= 1.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 7.58% | 0.914 |
| 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.