Safety vulnerability ID: 41309
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Brume 2.0.2 includes a security patch for the function 'load' in 'brume/config.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/flou/brume/commit/9407537a4f24521b6d009a52a77b4f6deabb0b71#diff-db395031eb85fc2c76864f9a9e13ed341de029a79e0fc76a798090f50504fb6a
Latest version: 2.0.2
AWS Cloudformation deployer.
Brume version 2.0.2 includes a security patch for the function 'load' in 'brume/config.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/flou/brume/commit/9407537a4f24521b6d009a52a77b4f6deabb0b71#diff-db395031eb85fc2c76864f9a9e13ed341de029a79e0fc76a798090f50504fb6a
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application