From owner-svn-ports-head@freebsd.org Wed Feb 1 16:54:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9027CCB688; Wed, 1 Feb 2017 16:54:04 +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 mx1.freebsd.org (Postfix) with ESMTPS id B3858F2E; Wed, 1 Feb 2017 16:54:04 +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 v11Gs3Bk077652; Wed, 1 Feb 2017 16:54:03 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v11Gs3vq077651; Wed, 1 Feb 2017 16:54:03 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702011654.v11Gs3vq077651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 1 Feb 2017 16:54:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433049 - head/security/vuxml X-SVN-Group: ports-head 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.23 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, 01 Feb 2017 16:54:05 -0000 Author: lwhsu Date: Wed Feb 1 16:54:03 2017 New Revision: 433049 URL: https://svnweb.freebsd.org/changeset/ports/433049 Log: Document Jenkins Security Advisory 2017-02-01 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Feb 1 16:51:30 2017 (r433048) +++ head/security/vuxml/vuln.xml Wed Feb 1 16:54:03 2017 (r433049) @@ -58,6 +58,89 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + jenkins -- multiple vulnerabilities + + + jenkins + 2.44 + + + jenkins-lts + 2.32.2 + + + + +

Jenkins Security Advisory:

+
+

Description

+
SECURITY-304 / CVE-2017-2598
+

Use of AES ECB block cipher mode without IV for encrypting secrets

+
SECURITY-321 / CVE-2017-2599
+

Items could be created with same name as existing item

+
SECURITY-343 / CVE-2017-2600
+

Node monitor data could be viewed by low privilege users

+
SECURITY-349 / CVE-2011-4969
+

Possible cross-site scripting vulnerability in jQuery bundled with timeline widget

+
SECURITY-353 / CVE-2017-2601
+

Persisted cross-site scripting vulnerability in parameter names and descriptions

+
SECURITY-354 / CVE-2015-0886
+

Outdated jbcrypt version bundled with Jenkins

+
SECURITY-358 / CVE-2017-2602
+

Pipeline metadata files not blacklisted in agent-to-master security subsystem

+
SECURITY-362 / CVE-2017-2603
+

User data leak in disconnected agents' config.xml API

+
SECURITY-371 / CVE-2017-2604
+

Low privilege users were able to act on administrative monitors

+
SECURITY-376 / CVE-2017-2605
+

Re-key admin monitor leaves behind unencrypted credentials in upgraded installations

+
SECURITY-380 / CVE-2017-2606
+

Internal API allowed access to item names that should not be visible

+
SECURITY-382 / CVE-2017-2607
+

Persisted cross-site scripting vulnerability in console notes

+
SECURITY-383 / CVE-2017-2608
+

XStream remote code execution vulnerability

+
SECURITY-385 / CVE-2017-2609
+

Information disclosure vulnerability in search suggestions

+
SECURITY-388 / CVE-2017-2610
+

Persisted cross-site scripting vulnerability in search suggestions

+
SECURITY-389 / CVE-2017-2611
+

Insufficient permission check for periodic processes

+
SECURITY-392 / CVE-2017-2612
+

Low privilege users were able to override JDK download credentials

+
SECURITY-406 / CVE-2017-2613
+

User creation CSRF using GET by admins

+
+ +
+ + CVE-2017-2598 + CVE-2017-2599 + CVE-2017-2600 + CVE-2011-4969 + CVE-2017-2601 + CVE-2015-0886 + CVE-2017-2602 + CVE-2017-2603 + CVE-2017-2604 + CVE-2017-2605 + CVE-2017-2606 + CVE-2017-2607 + CVE-2017-2608 + CVE-2017-2609 + CVE-2017-2610 + CVE-2017-2611 + CVE-2017-2612 + CVE-2017-2613 + https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01 + + + 2017-02-01 + 2017-02-01 + +
+ wordpress -- multiple vulnerabilities