From owner-svn-ports-all@freebsd.org Wed Feb 17 17:23:26 2016 Return-Path: Delivered-To: svn-ports-all@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 DB2E6AAB3B2; Wed, 17 Feb 2016 17:23:25 +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 B8ABD1281; Wed, 17 Feb 2016 17:23:25 +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 u1HHNOU6001479; Wed, 17 Feb 2016 17:23:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1HHNOeF001477; Wed, 17 Feb 2016 17:23:24 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602171723.u1HHNOeF001477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 17 Feb 2016 17:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409054 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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, 17 Feb 2016 17:23:26 -0000 Author: feld Date: Wed Feb 17 17:23:24 2016 New Revision: 409054 URL: https://svnweb.freebsd.org/changeset/ports/409054 Log: Document databases/adminer vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Feb 17 17:18:04 2016 (r409053) +++ head/security/vuxml/vuln.xml Wed Feb 17 17:23:24 2016 (r409054) @@ -57,6 +57,107 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + adminer -- remote code execution + + + adminer + 4.2.4 + + + + +

Jakub Vrana reports:

+
+

Fix remote code execution in SQLite query

+
+ +
+ + https://github.com/vrana/adminer/commit/e5352cc5acad21513bb02677e2021b80bf7e7b8b + + + 2016-02-06 + 2016-02-17 + +
+ + + adminer -- XSS vulnerability + + + adminer + 4.2.3 + + + + +

Jakub Vrana reports:

+
+

Fix XSS in indexes (non-MySQL only)

+
+ +
+ + https://github.com/vrana/adminer/commit/4be0b6655e0bf415960659db2a6dd4e60eebbd66 + + + 2015-11-08 + 2016-02-17 + +
+ + + adminer -- XSS vulnerability + + + adminer + 4.2.2 + + + + +

Jakub Vrana reports:

+
+

Fix XSS in alter table

+
+ +
+ + https://github.com/vrana/adminer/commit/596f8df373cd3efe5bcb6013858bd7a6bb5ecb2c + + + 2015-08-05 + 2016-02-17 + +
+ + + adminer -- XSS vulnerability + + + adminer + 4.2.0 + + + + +

Jakub Vrana reports:

+
+

Fix XSS in login form

+
+ +
+ + https://github.com/vrana/adminer/commit/c990de3b3ee1816afb130bd0e1570577bf54a8e5 + https://sourceforge.net/p/adminer/bugs-and-features/436/ + + + 2015-01-30 + 2016-02-17 + +
+ libgcrypt -- side-channel attack on ECDH