From owner-svn-ports-head@freebsd.org Sat Dec 23 17:03:04 2017 Return-Path: Delivered-To: svn-ports-head@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 ECA3CE88C45; Sat, 23 Dec 2017 17:03:04 +0000 (UTC) (envelope-from matthew@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 B8BDB6BF3C; Sat, 23 Dec 2017 17:03:04 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBNH33iC074620; Sat, 23 Dec 2017 17:03:03 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBNH33HO074618; Sat, 23 Dec 2017 17:03:03 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201712231703.vBNH33HO074618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 23 Dec 2017 17:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457086 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 457086 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 23 Dec 2017 17:03:05 -0000 Author: matthew Date: Sat Dec 23 17:03:03 2017 New Revision: 457086 URL: https://svnweb.freebsd.org/changeset/ports/457086 Log: Document phpMyAdmin PMSA-2017-9: Critical XSRF/CSRF vulnerability. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Dec 23 16:59:10 2017 (r457085) +++ head/security/vuxml/vuln.xml Sat Dec 23 17:03:03 2017 (r457086) @@ -58,6 +58,36 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + phpMyAdmin -- XSRF/CSRF vulnerability + + + phpMyAdmin + 4.7.04.7.7 + + + + +

The phpMyAdmin team reports:

+
+

Description

+

By deceiving a user to click on a crafted URL, it is + possible to perform harmful database operations such as + deleting records, dropping/truncating tables etc.

+

Severity

+

We consider this vulnerability to be critical.

+
+ +
+ + https://www.phpmyadmin.net/security/PMASA-2017-9/ + + + 2017-12-23 + 2017-12-23 + +
+ asterisk -- Crash in PJSIP resource when missing a contact header