PyPi: Tfx

CVE-2020-14343

Transitive

Safety vulnerability ID: 41395

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Feb 09, 2021 Updated at Dec 11, 2024
Scan your Python projects for vulnerabilities →

Advisory

Tfx 0.30.0 uses yaml.SafeLoader() to avoid a code execution vulnerability.
https://github.com/tensorflow/tfx/commit/2692c9ab437d76b5d9517996bfe2596862e0791d#diff-68603411e5359dc496f3e5d7469be772aaca79b3e6950d4df9bdb616b519d3ce

Affected package

tfx

Latest version: 1.16.0

TensorFlow Extended (TFX) is a TensorFlow-based general-purpose machine learning platform implemented at Google.

Affected versions

Fixed versions

Vulnerability changelog

Tfx version 0.30.0 includes a security patch for the function 'load_kfp_yaml_container_component' in 'tfx/extensions/experimental/kfp_compatibility/kfp_container_component.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/tensorflow/tfx/commit/2692c9ab437d76b5d9517996bfe2596862e0791d#diff-68603411e5359dc496f3e5d7469be772aaca79b3e6950d4df9bdb616b519d3ce

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH

CVSS v2 Details

HIGH 10.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
COMPLETE
Integrity Impact (I)
COMPLETE
Availability Impact (A)
COMPLETE