From owner-svn-ports-all@freebsd.org Mon Apr 24 20:13:00 2017 Return-Path: Delivered-To: svn-ports-all@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 D4F52D4E217; Mon, 24 Apr 2017 20:13:00 +0000 (UTC) (envelope-from brnrd@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 A1B27F22; Mon, 24 Apr 2017 20:13:00 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3OKCxDO054412; Mon, 24 Apr 2017 20:12:59 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3OKCxGv054410; Mon, 24 Apr 2017 20:12:59 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201704242012.v3OKCxGv054410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 24 Apr 2017 20:12:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439344 - 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.23 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: Mon, 24 Apr 2017 20:13:00 -0000 Author: brnrd Date: Mon Apr 24 20:12:59 2017 New Revision: 439344 URL: https://svnweb.freebsd.org/changeset/ports/439344 Log: security/vuxml: Document weechat vulnerability PR: 218852 Submitted by: Jochen Neumeister Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 24 19:33:00 2017 (r439343) +++ head/security/vuxml/vuln.xml Mon Apr 24 20:12:59 2017 (r439344) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + weechat -- multiple vulnerabilities + + + weechat + 1.7.1 + + + + +

Common Vulnerabilities and Exposures:

+
+

WeeChat before 1.7.1 allows a remote crash by sending a filename via DCC to + the IRC plugin. This occurs in the irc_ctcp_dcc_filename_without_quotes + function during quote removal, with a buffer overflow.

+
+ +
+ + https://weechat.org/download/security/ + CVE-2017-8073 + + + 2017-04-23 + 2017-04-24 + +
+ drupal8 -- Drupal Core - Critical - Access Bypass