From owner-dev-commits-ports-all@freebsd.org Thu Apr 15 13:51:57 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E94935F0E51; Thu, 15 Apr 2021 13:51:57 +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 4FLgkP6C96z3tyn; Thu, 15 Apr 2021 13:51:57 +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 C7DE6123E4; Thu, 15 Apr 2021 13:51:57 +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 13FDpvLZ098098; Thu, 15 Apr 2021 13:51:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13FDpvxp098097; Thu, 15 Apr 2021 13:51:57 GMT (envelope-from git) Date: Thu, 15 Apr 2021 13:51:57 GMT Message-Id: <202104151351.13FDpvxp098097@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 4ec0339f7320 - main - Document new vulnerabilities in www/chromium < 90.0.4430.72 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4ec0339f7320234aa2a0739ddb7b6b04598b9226 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2021 13:51:58 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ec0339f7320234aa2a0739ddb7b6b04598b9226 commit 4ec0339f7320234aa2a0739ddb7b6b04598b9226 Author: Rene Ladan AuthorDate: 2021-04-15 13:51:19 +0000 Commit: Rene Ladan CommitDate: 2021-04-15 13:51:53 +0000 Document new vulnerabilities in www/chromium < 90.0.4430.72 --- security/vuxml/vuln.xml | 98 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index fbc7527f15ed..d195f282422a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -76,6 +76,104 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + 90.0.4430.72 + + + + +

Chrome Releases reports:

+
+

This release contains 37 security fixes, including:

+
    +
  • [1025683] High CVE-2021-21201: Use after free in permissions. + Reported by Gengming Liu, Jianyu Chen at Tencent Keen Security + Lab on 2019-11-18
  • +
  • [1188889] High CVE-2021-21202: Use after free in extensions. + Reported by David Erceg on 2021-03-16
  • +
  • [1192054] High CVE-2021-21203: Use after free in Blink. + Reported by asnine on 2021-03-24
  • +
  • [1189926] High CVE-2021-21204: Use after free in Blink. + Reported by Chelse Tsai-Simek, Jeanette Ulloa, and Emily + Voigtlander of Seesaw on 2021-03-19
  • +
  • [1165654] High CVE-2021-21205: Insufficient policy enforcement + in navigation. Reported by Alison Huffman, Microsoft Browser + Vulnerability Research on 2021-01-12
  • +
  • [1195333] High CVE-2021-21221: Insufficient validation of + untrusted input in Mojo. Reported by Guang Gong of Alpha Lab, + Qihoo 360 on 2021-04-02
  • +
  • [1185732] Medium CVE-2021-21207: Use after free in IndexedDB. + Reported by koocola (@alo_cook) and Nan Wang (@eternalsakura13) + of 360 Alpha Lab on 2021-03-08
  • +
  • [1039539] Medium CVE-2021-21208: Insufficient data validation + in QR scanner. Reported by Ahmed Elsobky (@0xsobky) on + 2020-01-07
  • +
  • [1143526] Medium CVE-2021-21209: Inappropriate implementation + in storage. Reported by Tom Van Goethem (@tomvangoethem) on + 2020-10-29
  • +
  • [1184562] Medium CVE-2021-21210: Inappropriate implementation + in Network. Reported by @bananabr on 2021-03-04
  • +
  • [1103119] Medium CVE-2021-21211: Inappropriate implementation + in Navigation. Reported by Akash Labade (m0ns7er) on + 2020-07-08
  • +
  • [1145024] Medium CVE-2021-21212: Incorrect security UI in + Network Config UI. Reported by Hugo Hue and Sze Yiu Chau of the + Chinese University of Hong Kong on 2020-11-03
  • +
  • [1161806] Medium CVE-2021-21213: Use after free in WebMIDI. + Reported by raven (@raid_akame) on 2020-12-25
  • +
  • [1170148] Medium CVE-2021-21214: Use after free in Network API. + Reported by Anonymous on 2021-01-24
  • +
  • [1172533] Medium CVE-2021-21215: Inappropriate implementation + in Autofill. Reported by Abdulrahman Alqabandi, Microsoft Browser + Vulnerability Research on 2021-01-30
  • +
  • [1173297] Medium CVE-2021-21216: Inappropriate implementation + in Autofill. Reported by Abdulrahman Alqabandi, Microsoft Browser + Vulnerability Research on 2021-02-02
  • +
  • [1166462] Low CVE-2021-21217: Uninitialized Use in PDFium. + Reported by Zhou Aiting (@zhouat1) of Qihoo 360 Vulcan Team on + 2021-01-14
  • +
  • [1166478] Low CVE-2021-21218: Uninitialized Use in PDFium. + Reported by Zhou Aiting (@zhouat1) of Qihoo 360 Vulcan Team on + 2021-01-14
  • +
  • [1166972] Low CVE-2021-21219: Uninitialized Use in PDFium. + Reported by Zhou Aiting (@zhouat1) of Qihoo 360 Vulcan Team on + 2021-01-15
  • +
+
+ +
+ + CVE-2021-21201 + CVE-2021-21202 + CVE-2021-21203 + CVE-2021-21204 + CVE-2021-21205 + CVE-2021-21221 + CVE-2021-21207 + CVE-2021-21208 + CVE-2021-21209 + CVE-2021-21210 + CVE-2021-21211 + CVE-2021-21212 + CVE-2021-21213 + CVE-2021-21214 + CVE-2021-21215 + CVE-2021-21216 + CVE-2021-21217 + CVE-2021-21218 + CVE-2021-21219 + https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_14.html + + + 2021-04-14 + 2021-04-15 + +
+ chromium -- multiple vulnerabilities