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.
{ "availability": "No subscription required", "ubuntu_priority": "low", "binaries": [ { "binary_version": "5.1.2-1", "binary_name": "python-yaml" }, { "binary_version": "5.1.2-1", "binary_name": "python-yaml-dbg" }, { "binary_version": "5.1.2-1", "binary_name": "python3-yaml" }, { "binary_version": "5.1.2-1", "binary_name": "python3-yaml-dbg" } ] }