From owner-svn-ports-all@FreeBSD.ORG Wed Oct 1 21:25:47 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F445A66; Wed, 1 Oct 2014 21:25:47 +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 4229AC50; Wed, 1 Oct 2014 21:25:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s91LPlFe020847; Wed, 1 Oct 2014 21:25:47 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s91LPk3J020846; Wed, 1 Oct 2014 21:25:46 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201410012125.s91LPk3J020846@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 1 Oct 2014 21:25:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369765 - 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-1 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, 01 Oct 2014 21:25:47 -0000 Author: matthew Date: Wed Oct 1 21:25:46 2014 New Revision: 369765 URL: https://svnweb.freebsd.org/changeset/ports/369765 QAT: https://qat.redports.org/buildarchive/r369765/ Log: Document the latest phpMyAdmin vulnerability. - while here fix the '>' breakage in the rsyslogd entry. Security: 3e8b7f8a-49b0-11e4-b711-6805ca0b3d42 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Oct 1 20:16:16 2014 (r369764) +++ head/security/vuxml/vuln.xml Wed Oct 1 21:25:46 2014 (r369765) @@ -57,6 +57,37 @@ Notes: --> + + phpMyAdmin -- XSS vulnerabilities + + + phpMyAdmin + 4.2.04.2.9.1 + + + + +

The phpMyAdmin development team reports:

+
+

With a crafted ENUM value it is possible to trigger an + XSS in table search and table structure pages. This + vulnerability can be triggered only by someone who is + logged in to phpMyAdmin, as the usual token protection + prevents non-logged-in users from accessing the required + pages.

+
+ +
+ + http://www.phpmyadmin.net/home_page/security/PMASA-2014-11.php + CVE-2014-7217 + + + 2014-10-01 + 2014-10-01 + +
+ bash -- out-of-bounds memory access in parser @@ -99,7 +130,7 @@ Notes:

The rsyslog project reports:

-

potential abort when a message with PRI > 191 was processed +

potential abort when a message with PRI > 191 was processed if the "pri-text" property was used in active templates, this could be abused to a remote denial of service from permitted senders