Safety vulnerability ID: 41400
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Viscid version 1.0.0 includes a security patch for the function 'plot_opts_to_kwargs' in 'viscid/plot/vpyplot.py'. It uses the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/viscid-hub/Viscid/commit/892052a5c12aa7aa865de277945c55defcc7e9f7
Latest version: 1.0.0
Visualize data on structured meshes in python
Viscid version 1.0.0 includes a security patch for the function 'plot_opts_to_kwargs' in 'viscid/plot/vpyplot.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/viscid-hub/Viscid/commit/892052a5c12aa7aa865de277945c55defcc7e9f7
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application