From owner-svn-ports-head@FreeBSD.ORG Fri Aug 17 07:27:05 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 89538106566B; Fri, 17 Aug 2012 07:27:05 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5AF9F8FC23; Fri, 17 Aug 2012 07:27:05 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7H7R5xK035129; Fri, 17 Aug 2012 07:27:05 GMT (envelope-from matthew@svn.freebsd.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7H7R4nZ035127; Fri, 17 Aug 2012 07:27:04 GMT (envelope-from matthew@svn.freebsd.org) Message-Id: <201208170727.q7H7R4nZ035127@svn.freebsd.org> From: Matthew Seaman Date: Fri, 17 Aug 2012 07:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302669 - head/security/vuxml X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 17 Aug 2012 07:27:05 -0000 Author: matthew Date: Fri Aug 17 07:27:04 2012 New Revision: 302669 URL: http://svn.freebsd.org/changeset/ports/302669 Log: Document the latest phpMyAdmin vulnerability PMSA-2012-4 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Aug 17 06:03:03 2012 (r302668) +++ head/security/vuxml/vuln.xml Fri Aug 17 07:27:04 2012 (r302669) @@ -52,6 +52,43 @@ Note: Please add new entries to the beg --> + + phpMyAdmin -- Multiple XSS in Table operations, Database structure, Trigger and Visualize GIS data pages + + + phpMyAdmin + 3.5.2.2 + + + + +

The phpMyAdmin development team reports:

+
+

Using a crafted table name, it was possible to produce a + XSS : 1) On the Database Structure page, creating a new + table with a crafted name 2) On the Database Structure page, + using the Empty and Drop links of the crafted table name 3) + On the Table Operations page of a crafted table, using the + 'Empty the table (TRUNCATE)' and 'Delete the table (DROP)' + links 4) On the Triggers page of a database containing + tables with a crafted name, when opening the 'Add Trigger' + popup 5) When creating a trigger for a table with a crafted + name, with an invalid definition. Having crafted data in a + database table, it was possible to produce a XSS : 6) When + visualizing GIS data, having a crafted label name.

+
+ +
+ + CVE-2012-4345 + http://www.phpmyadmin.net/home_page/security/PMASA-2012-4.php + + + 2012-08-12 + 2012-08-17 + +
+ typo3 -- Multiple vulernabilities in TYPO3 Core