9.8
CVE-2019-17206
- EPSS 0.74%
- Veröffentlicht 05.10.2019 23:15:10
- Zuletzt bearbeitet 21.11.2024 04:31:51
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Uncontrolled deserialization of a pickled object in models.py in Frost Ming rediswrapper (aka Redis Wrapper) before 0.3.0 allows attackers to execute arbitrary scripts.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Redis Wrapper Project ≫ Redis Wrapper Version < 0.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.74% | 0.721 |
| 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.