From nobody Wed Nov 10 02:09:38 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 9519218570D5; Wed, 10 Nov 2021 02:09:38 +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 4HppFZ3mM1z3mnS; Wed, 10 Nov 2021 02:09:38 +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 61C1A10437; Wed, 10 Nov 2021 02:09:38 +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 1AA29cCp040412; Wed, 10 Nov 2021 02:09:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AA29cmm040411; Wed, 10 Nov 2021 02:09:38 GMT (envelope-from git) Date: Wed, 10 Nov 2021 02:09:38 GMT Message-Id: <202111100209.1AA29cmm040411@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Timur I. Bakeyev" Subject: git: 756a109262b9 - main - security/vuxml: Document latest Samba security issues. 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: timur X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 756a109262b964eb2a15b37a74fc23f1ec01070e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by timur: URL: https://cgit.FreeBSD.org/ports/commit/?id=756a109262b964eb2a15b37a74fc23f1ec01070e commit 756a109262b964eb2a15b37a74fc23f1ec01070e Author: Timur I. Bakeyev AuthorDate: 2021-11-10 02:04:01 +0000 Commit: Timur I. Bakeyev CommitDate: 2021-11-10 02:04:01 +0000 security/vuxml: Document latest Samba security issues. * CVE-2020-25717 * CVE-2020-25718 * CVE-2020-25719 * CVE-2020-25721 * CVE-2020-25722 * CVE-2016-2124 * CVE-2021-3738 * CVE-2021-23192 --- security/vuxml/vuln-2021.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index c62de44f24da..9f278b10665c 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,66 @@ + + samba -- Multiple Vulnerabilities + + + samba413 + 4.13.14 + + + samba414 + 4.14.10 + + + samba415 + 4.15.2 + + + + +

The Samba Team reports:

+
+
    +
  • CVE-2020-25717: A user in an AD Domain could become root on domain + members.
  • +
  • CVE-2020-25718: Samba AD DC did not correctly sandbox Kerberos + tickets issued by an RODC.
  • +
  • CVE-2020-25719: Samba AD DC did not always rely on the SID and PAC + in Kerberos tickets.
  • +
  • CVE-2020-25721: Kerberos acceptors need easy access to stable + AD identifiers (eg objectSid).
  • +
  • CVE-2020-25722: Samba AD DC did not do sufficient access and + conformance checking of data stored.
  • +
  • CVE-2016-2124: SMB1 client connections can be downgraded to plaintext + authentication.
  • +
  • CVE-2021-3738: Use after free in Samba AD DC RPC server.
  • +
  • CVE-2021-23192: Subsequent DCE/RPC fragment injection vulnerability.
  • +
+
+ +
+ + CVE-2020-25717 + CVE-2020-25718 + CVE-2020-25719 + CVE-2020-25721 + CVE-2020-25722 + CVE-2016-2124 + CVE-2021-3738 + CVE-2021-23192 + https://www.samba.org/samba/security/CVE-2020-25717.html + https://www.samba.org/samba/security/CVE-2020-25718.html + https://www.samba.org/samba/security/CVE-2020-25719.html + https://www.samba.org/samba/security/CVE-2020-25721.html + https://www.samba.org/samba/security/CVE-2020-25722.html + https://www.samba.org/samba/security/CVE-2016-2124.html + https://www.samba.org/samba/security/CVE-2021-3738.html + https://www.samba.org/samba/security/CVE-2021-23192.html + + + 2021-11-10 + 2021-11-10 + +
+ pyrad -- multiple vulnerabilities