kedro@0.17.3 vulnerabilities

Kedro helps you build production-ready data and analytics pipelines

  • latest version

    1.1.1

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    17 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the kedro 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

    kedro is a Kedro helps you build production-ready data and analytics pipelines

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to improper validation in the ShelveStore class in the kedro.framework.session.shelvestore module. This vulnerability allows attackers to execute arbitrary code during the deserialization process.

    Note: To exploit this vulnerability, an attacker would need write access to the session store files.

    How to fix Deserialization of Untrusted Data?

    Upgrade kedro to version 0.19.9 or higher.

    [,0.19.9)
    • M
    Arbitrary File Write via Archive Extraction (Zip Slip)

    kedro is a Kedro helps you build production-ready data and analytics pipelines

    Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) due to insufficient checks in the safe_extract function.

    How to fix Arbitrary File Write via Archive Extraction (Zip Slip)?

    Upgrade kedro to version 0.19.3 or higher.

    [,0.19.3)