Safety vulnerability ID: 41367
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Press 0.5.8 includes a fix for the function 'configuration_from_yaml' in 'press/configuration/util.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/jr0d/press/commit/c641f54ed39d1c3a335cd967954760ede9454052#diff-482d133cd7fc1e6dde3facc3af875192a5f8397fa3054ff21956c05e1138f26f
Latest version: 0.5.8
An OS image installer that supports custome partitioning, lvm, and software raid
Press version 0.5.8 includes a security patch for the function 'configuration_from_yaml' in 'press/configuration/util.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/jr0d/press/commit/c641f54ed39d1c3a335cd967954760ede9454052#diff-482d133cd7fc1e6dde3facc3af875192a5f8397fa3054ff21956c05e1138f26f
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application