A flaw was found in ansible-runner where the default temporary files configuration in ansible-2.0.0 are written to world R/W locations. This flaw allows an attacker to pre-create the directory, resulting in reading private information or forcing ansible-runner to write files as the legitimate user in a place they did not expect. The highest threat from this vulnerability is to confidentiality and integrity.
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1977959 | issue tracking patch vendor advisory |
https://access.redhat.com/security/cve/CVE-2021-3701 | vendor advisory |
https://github.com/ansible/ansible-runner/issues/738 | issue tracking third party advisory |
https://github.com/ansible/ansible-runner/pull/742/commits | third party advisory patch |