[Git][security-tracker-team/security-tracker][master] Wrap long note and remove duplicate information
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Sun Dec 17 19:59:27 GMT 2023
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
aea84c91 by Salvatore Bonaccorso at 2023-12-17T20:58:19+01:00
Wrap long note and remove duplicate information
The last sentence was already covered by the longstanding note on the
CVE.
- - - - -
1 changed file:
- data/CVE/list
Changes:
=====================================
data/CVE/list
=====================================
@@ -292842,9 +292842,11 @@ CVE-2020-1736 (A flaw was found in Ansible Engine when a file is moved using ato
NOTE: The issue will not be fixed source-wise, but to avoid the issue raised in
NOTE: CVE-2020-1736 one should specify a mode parameter in all file-based tasks
NOTE: that accept it, cf. https://github.com/ansible/ansible/commit/7eec8e4d268d6711f317583974e9e936083de636
- NOTE: That just leaves a race condition in place where newly created files that specify a mode in the task briefly go from (666 - umask) to the final mode. An alternative workaround if many new files are ansible.builtin.copy mode=preserve that preserve file mode from controller to managed host.
- NOTE: Upstream consider this a documentation issue and fix it by adding comment "Specifying mode is the best way to ensure files are created with the correct permissions. See CVE-2020-1736 for further details." to dangerous command.
- NOTE: Documentation fix https://github.com/ansible/ansible/commit/bc37976df2ac455a4b74d48eb824803ef27df7bc
+ NOTE: That just leaves a race condition in place where newly created files that
+ NOTE: specify a mode in the task briefly go from (666 - umask) to the final mode.
+ NOTE: An alternative workaround if many new files are ansible.builtin.copy mode=preserve
+ NOTE: that preserve file mode from controller to managed host.
+ NOTE: Documentation fix: https://github.com/ansible/ansible/commit/bc37976df2ac455a4b74d48eb824803ef27df7bc
CVE-2020-1735 (A flaw was found in the Ansible Engine when the fetch module is used. ...)
{DSA-4950-1}
- ansible 2.9.7+dfsg-1
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/aea84c91534e5e1a8c4b81daa817550dd33dd870
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/aea84c91534e5e1a8c4b81daa817550dd33dd870
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20231217/3654974c/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list