Security Advisory

CVE-2020-22083

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-12-17 15:15:54
Last updated 2024-08-04 14:51:09
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

jsonpickle through 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