Safety vulnerability ID: 41383
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Secrets2env 0.1.4 includes a security patch for the function 'init' in 'secrets2env.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/eguven/secrets2env/commit/d6c98573d8d2e2296720b6e2298d5db47a17b2d7
Latest version: 0.1.4
Command-line tool for generating environment variables from AWS Secrets
Secrets2env version 0.1.4 includes a security patch for the function 'init' in 'secrets2env.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/eguven/secrets2env/commit/d6c98573d8d2e2296720b6e2298d5db47a17b2d7
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application