Safety vulnerability ID: 41350
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Ml-Versioning-Tools 2.0.1 includes a security patch for the function 'get_dvc_meta' in 'mlvtools/mlv_dvc/dvc_parser.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/peopledoc/mlvtools/commit/8a18faaea26c0fc93dad15f03b8e9b81473a4120
Latest version: 2.0.1
Set of Machine Learning versioning helpers
Ml-Versioning-Tools version 2.0.1 includes a security patch for the function 'get_dvc_meta' in 'mlvtools/mlv_dvc/dvc_parser.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/peopledoc/mlvtools/commit/8a18faaea26c0fc93dad15f03b8e9b81473a4120
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application