From owner-svn-ports-all@FreeBSD.ORG Fri Jul 18 07:02:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22C12202; Fri, 18 Jul 2014 07:02:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 EAB6B2F7E; Fri, 18 Jul 2014 07:02:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6I72YNv084645; Fri, 18 Jul 2014 07:02:34 GMT (envelope-from matthew@svn.freebsd.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6I72Ydm084644; Fri, 18 Jul 2014 07:02:34 GMT (envelope-from matthew@svn.freebsd.org) Message-Id: <201407180702.s6I72Ydm084644@svn.freebsd.org> From: Matthew Seaman Date: Fri, 18 Jul 2014 07:02:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362180 - 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.18 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: Fri, 18 Jul 2014 07:02:35 -0000 Author: matthew Date: Fri Jul 18 07:02:34 2014 New Revision: 362180 URL: http://svnweb.freebsd.org/changeset/ports/362180 QAT: https://qat.redports.org/buildarchive/r362180/ Log: Yet another tranche of phpMyAdmin security alerts. In typical style there has been a software release with warnings that it contains security fixes, but the Security Advisories are not yet available and CVE numbers have not yet been published. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 18 07:02:18 2014 (r362179) +++ head/security/vuxml/vuln.xml Fri Jul 18 07:02:34 2014 (r362180) @@ -57,6 +57,43 @@ Notes: --> + + phpMyAdmin -- multiple XSS vulnerabilities, missing validation + + + phpMyAdmin + 4.2.04.2.6 + + + + +

The phpMyAdmin development team reports:

+
+

XSS injection due to unescaped table comment.

+
+
+

XSS injection due to unescaped table name (triggers).

+
+
+

XSS in AJAX confirmation messages.

+
+
+

Missing validation for accessing User groups feature.

+
+ +
+ + http://www.phpmyadmin.net/home_page/security/PMASA-2014-4.php + http://www.phpmyadmin.net/home_page/security/PMASA-2014-5.php + http://www.phpmyadmin.net/home_page/security/PMASA-2014-6.php + http://www.phpmyadmin.net/home_page/security/PMASA-2014-7.php + + + 2014-07-18 + 2014-07-18 + +
+ chromium -- multiple vulnerabilities