kedro@0.18.2 vulnerabilities

Kedro helps you build production-ready data and analytics pipelines

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)