deepdiff@6.3.1 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

    11 years ago

  • latest version published

    2 months ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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)