deepdiff@8.3.0 vulnerabilities

Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.

  • latest version

    8.6.1

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the deepdiff package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Class Pollution

    deepdiff is a Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.

    Affected versions of this package are vulnerable to Class Pollution via the Delta constructor and manipulation of the SAFE_TO_IMPORT set. An attacker can execute arbitrary code or cause application crashes by supplying crafted input that exploits class pollution and insecure deserialization.

    Note: This is exploitable if untrusted user input is passed directly to the Delta class.

    How to fix Class Pollution?

    Upgrade deepdiff to version 8.6.1 or higher.

    [5.0.0,8.6.1)