From owner-svn-ports-all@freebsd.org Wed Feb 3 20:06:09 2021 Return-Path: Delivered-To: svn-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 E325B52AC90; Wed, 3 Feb 2021 20:06:09 +0000 (UTC) (envelope-from rene@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 4DWCNx64JDz3lPv; Wed, 3 Feb 2021 20:06:09 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C307626CAE; Wed, 3 Feb 2021 20:06:09 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 113K69EA007897; Wed, 3 Feb 2021 20:06:09 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 113K69VG007896; Wed, 3 Feb 2021 20:06:09 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202102032006.113K69VG007896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 3 Feb 2021 20:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563959 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 563959 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2021 20:06:09 -0000 Author: rene Date: Wed Feb 3 20:06:09 2021 New Revision: 563959 URL: https://svnweb.freebsd.org/changeset/ports/563959 Log: Document new vulnerabilities in www/chromium < 88.0.4324.146 Obtained from: https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Feb 3 19:51:19 2021 (r563958) +++ head/security/vuxml/vuln.xml Wed Feb 3 20:06:09 2021 (r563959) @@ -77,6 +77,54 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + www/chromium -- multiple vulnerabilities + + + chromium + 88.0.4324.146 + + + + +

Chrome Releases reports:

+
+

This update include 6 security fixes:

+
    +
  • 1169317] Critical CVE-2021-21142: Use after free in Payments. + Reported by Khalil Zhani on 2021-01-21
  • +
  • [1163504] High CVE-2021-21143: Heap buffer overflow in + Extensions. Reported by Allen Parker and Alex Morgan of MU on + 2021-01-06
  • +
  • [1163845] High CVE-2021-21144: Heap buffer overflow in Tab + Groups. Reported by Leecraso and Guang Gong of 360 Alpha Lab on + 2021-01-07
  • +
  • [1154965] High CVE-2021-21145: Use after free in Fonts. Reported + by Anonymous on 2020-12-03
  • +
  • [1161705] High CVE-2021-21146: Use after free in Navigation. + Reported by Alison Huffman and Choongwoo Han of Microsoft Browser + Vulnerability Research on 2020-12-24
  • +
  • [1162942] Medium CVE-2021-21147: Inappropriate implementation in + Skia. Reported by Roman Starkov on 2021-01-04
  • +
+
+ +
+ + CVE-2021-21142 + CVE-2021-21143 + CVE-2021-21144 + CVE-2021-21145 + CVE-2021-21146 + CVE-2021-21147 + https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop.html + + + 2021-02-02 + 2021-02-03 + +
+ Gitlab -- Multiple vulnerabilities