From nobody Mon Oct 11 17:44:17 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 63F0117FADD5; Mon, 11 Oct 2021 17:44:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HSmPs2MkCz4prd; Mon, 11 Oct 2021 17:44:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 313F9252BD; Mon, 11 Oct 2021 17:44:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19BHiHPP089659; Mon, 11 Oct 2021 17:44:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19BHiHrG089658; Mon, 11 Oct 2021 17:44:17 GMT (envelope-from git) Date: Mon, 11 Oct 2021 17:44:17 GMT Message-Id: <202110111744.19BHiHrG089658@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 0eb5ae0798b5 - main - security/vuxml: Document Ansible vulnerability List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0eb5ae0798b5fb0626889366223f02c0414edbd8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eb5ae0798b5fb0626889366223f02c0414edbd8 commit 0eb5ae0798b5fb0626889366223f02c0414edbd8 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-10-11 17:43:09 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-10-11 17:43:09 +0000 security/vuxml: Document Ansible vulnerability Security: CVE-2021-3620 --- security/vuxml/vuln-2021.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index 1ce39607dc2c..241cf2a61d71 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,65 @@ + + Ansible -- Ansible user credentials disclosure in ansible-connection module + + + py36-ansible-core + py37-ansible-core + py38-ansible-core + py39-ansible-core + py310-ansible-core + 2.11.6 + + + py36-ansible-base + py37-ansible-base + py38-ansible-base + py39-ansible-base + py310-ansible-base + 2.10.15 + + + py36-ansible2 + py37-ansible2 + py38-ansible2 + py39-ansible2 + py310-ansible2 + 2.9.27 + + + py36-ansible + py37-ansible + py38-ansible + py39-ansible + py310-ansible + 2.9.27 + + + + +

Red Hat reports:

+
+

A flaw was found in Ansible Engine's ansible-connection + module, where sensitive information such as the Ansible + user credentials is disclosed by default in the traceback + error message. The highest threat from this vulnerability + is to confidentiality.

+
+ +
+ + CVE-2021-3620 + https://access.redhat.com/security/cve/CVE-2021-3620 + https://nvd.nist.gov/vuln/detail/CVE-2021-3620 + https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-27 + https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst#v2-10-15 + https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-6 + + + 2021-06-25 + 2021-10-11 + +
+ Apache OpenOffice opens dBase/DBF documents and shows the contents as spreadsheets. DBF are database files with data organized in fields. When reading DBF data the size of certain fields is not checked: the data is just copied into local variables. A carefully crafted document could overflow the allocated space, leading to the execution of arbitrary code by altering the contents of the program stack. This issue affects Apache OpenOffice up to and including version 4.1.10