docling-core@2.48.0 vulnerabilities

A python library to define and validate data types in Docling.

  • latest version

    3.0.0

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the docling-core 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
    Deserialization of Untrusted Data

    docling-core is an A python library to define and validate data types in Docling.

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the load_from_yaml function. An attacker can execute arbitrary code by providing malicious YAML input to the deserialization process.

    Note: This is only exploitable if the application uses a vulnerable version of PyYAML (below 5.4) and invokes the affected function with untrusted YAML data - See CVE-2020-14343.

    How to fix Deserialization of Untrusted Data?

    Upgrade docling-core to version 2.48.4 or higher.

    [2.21.0,2.48.4)