VYPR

Jsonpickle

by Jsonpickle Project

CVEs (1)

  • CVE-2020-22083CriDec 17, 2020
    risk 0.64cvss 9.8epss 0.06

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