Staging Environment: Content and features may be unstable or change without notice.

Advisory Package Curation

CVE-2020-22083

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-j66q-qmrc-89rx

jsonpickle unsafe deserialization jsonpickle through 1.4.2 allows remote code execution during deserialization of a malicious payload through the `decode()` function. This CVE is disputed by the project author as intended functionality.

gitlab/pypi/jsonpickle/CVE-2020-22083

jsonpickle unsafe deserialization jsonpickle through 1.4.2 allows remote code execution during deserialization of a malicious payload through the `decode()` function. This CVE is disputed by the project author as intended functionality.

pypa/jsonpickle/PYSEC-2020-49

** DISPUTED ** 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.

pysec/PYSEC-2020-49

** DISPUTED ** 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.