7.5
CVSSv2

CVE-2020-22083

Published: 17/12/2020 Updated: 11/04/2024
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

jsonpickle up to and including 1.4.1 allows remote code execution during deserialization of a malicious payload through the decode() function. Note: It has been argued that this is expected and clearly documented behaviour. pickle is known to be capable of causing arbitrary code execution, and must not be used with un-trusted data

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

jsonpickle project jsonpickle

Vendor Advisories

jsonpickle allows arbitrary code execution during deserialization of a malicious payload through the decode() function ...