From owner-svn-ports-all@FreeBSD.ORG Sat Sep 13 21:18:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FE9DA3A; Sat, 13 Sep 2014 21:18:57 +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 52410B05; Sat, 13 Sep 2014 21:18:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8DLIvQo056440; Sat, 13 Sep 2014 21:18:57 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8DLIvsX056439; Sat, 13 Sep 2014 21:18:57 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201409132118.s8DLIvsX056439@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 13 Sep 2014 21:18:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368143 - 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: Sat, 13 Sep 2014 21:18:57 -0000 Author: matthew Date: Sat Sep 13 21:18:56 2014 New Revision: 368143 URL: http://svnweb.freebsd.org/changeset/ports/368143 QAT: https://qat.redports.org/buildarchive/r368143/ Log: Document the latest phpMyAdmin vulnerability Security: cc627e6c-3b89-11e4-b629-6805ca0b3d42 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Sep 13 21:17:19 2014 (r368142) +++ head/security/vuxml/vuln.xml Sat Sep 13 21:18:56 2014 (r368143) @@ -57,6 +57,36 @@ Notes: --> + + phpMyAdmin -- XSRF/CSRF due to DOM based XSS in the micro history feature + + + phpMyAdmin + 4.2.04.2.8.1 + + + + +

The phpMyAdmin development team reports:

+
+

XSRF/CSRF due to DOM based XSS in the micro history feature.

+

By deceiving a logged-in user to click on a crafted URL, + it is possible to perform remote code execution and in some + cases, create a root account due to a DOM based XSS + vulnerability in the micro history feature.

+
+ +
+ + http://www.phpmyadmin.net/home_page/security/PMASA-2014-10.php + CVE-2014-6300 + + + 2014-09-13 + 2014-09-13 + +
+ security/ossec-hids-* -- root escalation via temp files