Описание
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.
A vulnerability was discovered in the PyYAML library, 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.
Отчет
Red Hat Quay 3.2 uses the vulnerable load function, but only to parse the Nginx configuration file, which only contains trusted data.
Меры по смягчению последствий
Use yaml.safe_load
or the SafeLoader loader when you parse untrusted input.
Затронутые пакеты
Платформа | Пакет | Состояние | Рекомендация | Релиз |
---|---|---|---|---|
Red Hat Enterprise Linux 6 | PyYAML | Not affected | ||
Red Hat Enterprise Linux 7 | PyYAML | Not affected | ||
Red Hat Enterprise Linux 8 | python27:2.7/PyYAML | Not affected | ||
Red Hat Enterprise Linux 8 | PyYAML | Not affected | ||
Red Hat Enterprise Linux 9 | PyYAML | Not affected | ||
Red Hat OpenStack Platform 10 (Newton) | PyYAML | Not affected | ||
Red Hat OpenStack Platform 13 (Queens) | PyYAML | Not affected | ||
Red Hat Quay 3 | python-PyYAML | Will not fix | ||
Red Hat Software Collections | python27-PyYAML | Not affected | ||
Red Hat Software Collections | rh-python36-PyYAML | Not affected |
Показывать по
Дополнительная информация
Статус:
EPSS
9.8 Critical
CVSS3
Связанные уязвимости
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.
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.
A vulnerability was discovered in the PyYAML library in versions befor ...
EPSS
9.8 Critical
CVSS3