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.
References
Configurations
History
21 Nov 2024, 03:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/marshmallow-code/apispec/issues/278 - Third Party Advisory | |
References | () https://github.com/yaml/pyyaml/blob/master/CHANGES - Release Notes, Third Party Advisory | |
References | () https://github.com/yaml/pyyaml/issues/193 - Third Party Advisory | |
References | () https://github.com/yaml/pyyaml/pull/74 - Patch, Third Party Advisory | |
References | () https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/ - | |
References | () https://security.gentoo.org/glsa/202003-45 - Third Party Advisory |
07 Nov 2023, 02:41
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-06-27 12:29
Updated : 2024-11-21 03:19
NVD link : CVE-2017-18342
Mitre link : CVE-2017-18342
CVE.ORG link : CVE-2017-18342
JSON object : View
Products Affected
fedoraproject
- fedora
pyyaml
- pyyaml
CWE
CWE-502
Deserialization of Untrusted Data