In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the UnsafeLoader has been introduced for backward compatibility with the function.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Pyyaml | Pyyaml | * | 5.1 (excluding) |
Pyyaml | Ubuntu | bionic | * |
Pyyaml | Ubuntu | cosmic | * |
Pyyaml | Ubuntu | disco | * |
Pyyaml | Ubuntu | esm-infra-legacy/trusty | * |
Pyyaml | Ubuntu | esm-infra/bionic | * |
Pyyaml | Ubuntu | esm-infra/xenial | * |
Pyyaml | Ubuntu | precise/esm | * |
Pyyaml | Ubuntu | trusty | * |
Pyyaml | Ubuntu | trusty/esm | * |
Pyyaml | Ubuntu | upstream | * |
Pyyaml | Ubuntu | xenial | * |