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
References
Configurations
History
21 Nov 2024, 05:13
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2020-22083 - Third Party Advisory | |
References | () https://gist.github.com/j0lt-github/bb543e77a1a10c33cb56cf23d0837874 - Third Party Advisory | |
References | () https://github.com/j0lt-github/python-deserialization-attack-payload-generator - Third Party Advisory | |
References | () https://github.com/jsonpickle/jsonpickle/issues/332 - Third Party Advisory | |
References | () https://github.com/jsonpickle/jsonpickle/issues/332#issuecomment-747807494 - Third Party Advisory | |
References | () https://versprite.com/blog/application-security/into-the-jar-jsonpickle-exploitation/ - Exploit, Third Party Advisory |
07 Nov 2023, 03:19
Type | Values Removed | Values Added |
---|---|---|
Summary | 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 |
Information
Published : 2020-12-17 16:15
Updated : 2024-11-21 05:13
NVD link : CVE-2020-22083
Mitre link : CVE-2020-22083
CVE.ORG link : CVE-2020-22083
JSON object : View
Products Affected
jsonpickle_project
- jsonpickle
CWE
CWE-502
Deserialization of Untrusted Data