CVE-2020-22083

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
17/12/2020
Last modified:
04/08/2024

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:jsonpickle_project:jsonpickle:*:*:*:*:*:*:*:* 1.4.1 (including)