Safety vulnerability ID: 41360
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pgbedrock 0.4.2 includes a security patch for the function 'load_spec' in 'pgbedrock/spec_inspector.py'. It used the unsafe yaml.load() that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/Squarespace/pgbedrock/commit/a217fa419fbb88fd4949ea6db7ca2fa9869cf8e1
Latest version: 0.4.2
Manage Postgres roles and privileges
Pgbedrock version 0.4.2 includes a security patch for the function 'load_spec' in 'pgbedrock/spec_inspector.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/Squarespace/pgbedrock/commit/a217fa419fbb88fd4949ea6db7ca2fa9869cf8e1
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application