ansible-core Incorrect Authorization vulnerability
Moderate severity
GitHub Reviewed
Published
Nov 6, 2024
to the GitHub Advisory Database
•
Updated Nov 6, 2024
Package
Affected versions
< 2.14.18rc1
>= 2.15.0b1, < 2.15.13rc1
>= 2.16.0b1, < 2.16.13rc1
>= 2.17.0b1, < 2.17.6rc1
>= 2.18.0b1, < 2.18.0rc2
Patched versions
2.14.18rc1
2.15.13rc1
2.16.13rc1
2.17.6rc1
2.18.0rc2
Description
Published by the National Vulnerability Database
Nov 6, 2024
Published to the GitHub Advisory Database
Nov 6, 2024
Reviewed
Nov 6, 2024
Last updated
Nov 6, 2024
A flaw was found in Ansible. The ansible-core
user
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.References