Search for packages
| purl | pkg:pypi/pyyaml@5.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2wh2-rac2-53ax
Aliases: CVE-2020-14343 GHSA-8q59-q68h-6hv4 PYSEC-2021-142 |
A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747. |
Affected by 0 other vulnerabilities. |
|
VCID-hrtt-vfbb-87bf
Aliases: CVE-2020-1747 GHSA-6757-jp84-gxfx PYSEC-2020-96 |
A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/new constructor. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-tk2n-xsk7-aqb9 | PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and load_all functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342. |
CVE-2019-20477
GHSA-3pqx-4fqf-j49f PYSEC-2020-176 |