CVE-2020-22083

CRITICALCVSS 9.8/10EPSS 6.10%

Last modified

CVE-2020-22083 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 6.10% chance of exploitation in the next 30 days.

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

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
6.10%

92.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Jsonpickle ProjectJsonpickle<= 1.4.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-22083?
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
How severe is CVE-2020-22083?
CVE-2020-22083 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 6.10% probability of exploitation in the next 30 days.
How do I fix CVE-2020-22083?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-22083?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST