From owner-svn-ports-head@freebsd.org Sat Jan 30 05:29:49 2016 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 EB325A73C89; Sat, 30 Jan 2016 05:29:49 +0000 (UTC) (envelope-from feld@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 BBEC31756; Sat, 30 Jan 2016 05:29:49 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0U5Tmpb089641; Sat, 30 Jan 2016 05:29:48 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0U5TmXa089639; Sat, 30 Jan 2016 05:29:48 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201601300529.u0U5TmXa089639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 30 Jan 2016 05:29:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407508 - 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.20 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: Sat, 30 Jan 2016 05:29:50 -0000 Author: feld Date: Sat Jan 30 05:29:48 2016 New Revision: 407508 URL: https://svnweb.freebsd.org/changeset/ports/407508 Log: Document www/nginx vulnerabilities Security: CVE-2016-0742 Security: CVE-2016-0746 Security: CVE-2016-0747 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jan 30 05:08:12 2016 (r407507) +++ head/security/vuxml/vuln.xml Sat Jan 30 05:29:48 2016 (r407508) @@ -58,6 +58,41 @@ Notes: --> + + nginx -- multiple vulnerabilities + + + nginx + 1.8.1 + + + nginx-devel + 1.9.10 + + + + +

Maxim Dounin reports:

+
+

Several problems in nginx resolver were identified, which + might allow an attacker to cause worker process crash, or might have + potential other impact if the "resolver" directive + is used in a configuration file.

+
+ +
+ + http://mailman.nginx.org/pipermail/nginx/2016-January/049700.html + CVE-2016-0742 + CVE-2016-0746 + CVE-2016-0747 + + + 2016-01-26 + 2016-01-30 + +
+ typo3 -- multiple vulnerabilities