Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2024:3043

Опубликовано: 07 мая 2025
Источник: rocky
Оценка: Moderate

Описание

Moderate: ansible-core bug fix, enhancement, and security update

Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.

Security Fix(es):

  • ansible-core: possible information leak in tasks that ignore ANSIBLE_NO_LOG configuration (CVE-2024-0690)

Bug Fix(es):

  • Update ansible-core to 2.16.3 (JIRA:Rocky Linux-23782)

  • Rebuild ansible-core with python 3.12 (JIRA:Rocky Linux-24141)

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
ansible-corex86_642.el8ansible-core-2.16.3-2.el8.x86_64.rpm
ansible-testx86_642.el8ansible-test-2.16.3-2.el8.x86_64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 5
ubuntu
больше 1 года назад

An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values.

CVSS3: 5
redhat
больше 1 года назад

An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values.

CVSS3: 5
nvd
больше 1 года назад

An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values.

CVSS3: 5.5
msrc
больше 1 года назад

Описание отсутствует

CVSS3: 5
debian
больше 1 года назад

An information disclosure flaw was found in ansible-core due to a fail ...