Chore(deps): [security] bump ansible-core from 2.17.3 to 2.17.6
Bumps ansible-core from 2.17.3 to 2.17.6. This update includes security fixes.
Vulnerabilities fixed
Ansible vulnerable to Insertion of Sensitive Information into Log File
A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.Patched versions: none
Affected versions: <= 2.17.4
ansible-core Incorrect Authorization vulnerability
A flaw was found in Ansible. The ansible-coreuser
module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes theuser
module against the unprivileged user's home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.Patched versions: 2.18.0rc2; 2.17.6rc1; 2.16.13rc1; 2.15.13rc1; 2.14.18rc1
Affected versions: >= 2.18.0b1, = 2.15.0b1, < 2.15.13rc1; < 2.14.18rc1
Release notes
Sourced from ansible-core's releases.
v2.17.6
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.17.6-py3-none-any.whl - 2194970 bytes
- dab09cd49fe7e17003e13188ce1ab52a0a6e5b88bc4bf29ff101cfdcb2862395 (SHA256)
- Source Distribution: ansible_core-2.17.6.tar.gz - 3102618 bytes
- 3e53970b7cebfe2adb39b711c1e2f8bbfcbedac828da51dc0357a19070638e95 (SHA256)
v2.17.6rc1
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.17.6rc1-py3-none-any.whl - 2195019 bytes
- 845b1bde606210c4ce78bdadc60728e98015b3b2ec06a171af100f0170410c9e (SHA256)
- Source Distribution: ansible_core-2.17.6rc1.tar.gz - 3105912 bytes
- c78b2a248d330c74af6fcc5bb08e8815f84eb54f123a953f31469685a7f9fbf6 (SHA256)
v2.17.5
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.17.5-py3-none-any.whl - 2193938 bytes
- 10f165b475cf2bc8d886e532cadb32c52ee6a533649793101d3166bca9bd3ea3 (SHA256)
- Source Distribution: ansible_core-2.17.5.tar.gz - 3097858 bytes
- ae7f51fd13dc9d57c9bcd43ef23f9c255ca8f18f4b5c0011a4f9b724d92c5a8e (SHA256)
v2.17.5rc1
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
- Built Distribution: ansible_core-2.17.5rc1-py3-none-any.whl - 2193989 bytes
- a3e3bc03b260e249a9a37cfabc73a10e51212a2e8d6682465c220b5128c2a72e (SHA256)
- Source Distribution: ansible_core-2.17.5rc1.tar.gz - 3102016 bytes
- d5ff76cc6da6f7e417b42970ad04013f6f072429cd88c0eff79f975132f10a46 (SHA256)
v2.17.4
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
... (truncated)
Commits
-
05e01ef
New release v2.17.6 (#84250) -
f9929de
Update Ansible release version to v2.17.6rc1.post0. (#84199) -
f35d268
New release v2.17.6rc1 (#84194) -
d6b5fb6
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945... -
9adf0c9
ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (... -
4fbcdfd
[stable-2.17] Update unique filter docs (#84083) -
4a65443
[stable-2.17] Preserve_ansible_no_log
from action result; fix `include_var... -
d449c7b
Reduce number of implicit meta tasks (#84007) (#84045) -
91ca09b
[stable-2.17] facts: Skip path if the distribution path is directory (#84037) -
92ee1fa
[stable-2.17] debconf: set empty password value (#84034) - Additional commits viewable in compare view