From owner-svn-ports-head@freebsd.org Wed Jan 29 15:29:31 2020 Return-Path: Delivered-To: svn-ports-head@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 499841F325A; Wed, 29 Jan 2020 15:29:31 +0000 (UTC) (envelope-from lwhsu@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4876pz186Rz3D7t; Wed, 29 Jan 2020 15:29:31 +0000 (UTC) (envelope-from lwhsu@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 1E25AE217; Wed, 29 Jan 2020 15:29:31 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00TFTU9h075364; Wed, 29 Jan 2020 15:29:30 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00TFTU9M075363; Wed, 29 Jan 2020 15:29:30 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202001291529.00TFTU9M075363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 29 Jan 2020 15:29:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524553 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 524553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2020 15:29:31 -0000 Author: lwhsu Date: Wed Jan 29 15:29:30 2020 New Revision: 524553 URL: https://svnweb.freebsd.org/changeset/ports/524553 Log: Document Jenkins Security Advisory 2020-01-29 Sponsored by: The FreeBSD Foundation Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jan 29 14:54:44 2020 (r524552) +++ head/security/vuxml/vuln.xml Wed Jan 29 15:29:30 2020 (r524553) @@ -58,6 +58,65 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + jenkins -- multiple vulnerabilities + + + jenkins + 2.219 + + + jenkins-lts + 2.204.2 + + + + +

Jenkins Security Advisory:

+
+

Description

+
(High) SECURITY-1682 / CVE-2020-2099
+

Inbound TCP Agent Protocol/3 authentication bypass

+
(Medium) SECURITY-1641 / CVE-2020-2100
+

Jenkins vulnerable to UDP amplification reflection attack

+
(Medium) SECURITY-1659 / CVE-2020-2101
+

Non-constant time comparison of inbound TCP agent connection secret

+
(Medium) SECURITY-1660 / CVE-2020-2102
+

Non-constant time HMAC comparison

+
(Medium) SECURITY-1695 / CVE-2020-2103
+

Diagnostic page exposed session cookies

+
(Medium) SECURITY-1650 / CVE-2020-2104
+

Memory usage graphs accessible to anyone with Overall/Read

+
(Low) SECURITY-1704 / CVE-2020-2105
+

Jenkins REST APIs vulnerable to clickjacking

+
(Medium) SECURITY-1680 / CVE-2020-2106
+

Stored XSS vulnerability in Code Coverage API Plugin

+
(Medium) SECURITY-1565 / CVE-2020-2107
+

Fortify Plugin stored credentials in plain text

+
(High) SECURITY-1719 / CVE-2020-2108
+

XXE vulnerability in WebSphere Deployer Plugin

+
+ +
+ + CVE-2020-2099 + CVE-2020-2100 + CVE-2020-2101 + CVE-2020-2102 + CVE-2020-2103 + CVE-2020-2104 + CVE-2020-2105 + CVE-2020-2106 + CVE-2020-2107 + CVE-2020-2108 + https://jenkins.io/security/advisory/2020-01-29/ + + + 2020-01-29 + 2020-01-29 + +
+ pkg -- vulnerability in libfetch