Safety vulnerability ID: 41366
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Ppgan 0.1.3 includes a security patch for the function 'init' in 'ppgan/apps/first_order_predictor.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/PaddlePaddle/PaddleGAN/commit/b4f066016ba664b84a55d7894e554db771995187#diff-ea93fd79db0cbeaf277ce407386f1a8a5b7446fd0955294d922165b739eb2e52
Latest version: 2.1.0
Awesome GAN toolkits based on PaddlePaddle
Ppgan version 0.1.3 includes a security patch for the function 'init' in 'ppgan/apps/first_order_predictor.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/PaddlePaddle/PaddleGAN/commit/b4f066016ba664b84a55d7894e554db771995187#diff-ea93fd79db0cbeaf277ce407386f1a8a5b7446fd0955294d922165b739eb2e52
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application