Arbitrary Code Execution Affecting jsonpickle package, versions [,3.3.0)


Severity

Recommended
0.0
critical
0
10

CVSS assessment made by Snyk's Security Team

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-JSONPICKLE-8136229
  • published 1 Oct 2024
  • disclosed 1 Oct 2024
  • credit Unknown

Introduced: 1 Oct 2024

CVE NOT AVAILABLE CWE-94 Open this link in a new tab

How to fix?

Upgrade jsonpickle to version 3.3.0 or higher.

Overview

jsonpickle is a Python library for serializing any arbitrary object graph into JSON.

Affected versions of this package are vulnerable to Arbitrary Code Execution during the deserialization process of untrusted user input. The vulnerability derives from the unsafe usage of eval() in the loadrepr().

CVSS Scores

version 4.0
version 3.1
Expand this section

Snyk

Recommended
9.2 critical
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Attack Requirements (AT)
    Present
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Confidentiality (VC)
    High
  • Integrity (VI)
    High
  • Availability (VA)
    High
  • Confidentiality (SC)
    None
  • Integrity (SI)
    None
  • Availability (SA)
    None