VYPR

PyPI package

jsonpickle

pkg:pypi/jsonpickle

Vulnerabilities (1)

  • CVE-2020-22083Dec 17, 2020
    affected <= 1.4.2

    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, a