Safety vulnerability ID: 41395
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Tfx 0.30.0 uses yaml.SafeLoader() to avoid a code execution vulnerability.
https://github.com/tensorflow/tfx/commit/2692c9ab437d76b5d9517996bfe2596862e0791d#diff-68603411e5359dc496f3e5d7469be772aaca79b3e6950d4df9bdb616b519d3ce
Latest version: 1.16.0
TensorFlow Extended (TFX) is a TensorFlow-based general-purpose machine learning platform implemented at Google.
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
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application