From owner-svn-ports-all@freebsd.org Fri Jun 10 01:15:09 2016 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 0D6E7ADCB66; Fri, 10 Jun 2016 01:15:09 +0000 (UTC) (envelope-from junovitch@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 CA96F1B1D; Fri, 10 Jun 2016 01:15:08 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5A1F85M044167; Fri, 10 Jun 2016 01:15:08 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5A1F7hU044166; Fri, 10 Jun 2016 01:15:07 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606100115.u5A1F7hU044166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 10 Jun 2016 01:15:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416647 - 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.22 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: Fri, 10 Jun 2016 01:15:09 -0000 Author: junovitch Date: Fri Jun 10 01:15:07 2016 New Revision: 416647 URL: https://svnweb.freebsd.org/changeset/ports/416647 Log: Document cross-site scripting CVE in Roundcube PR: 209841 Reported by: Vladimir Krstulja Security: CVE-2016-5103 Security: https://vuxml.FreeBSD.org/freebsd/97e86d10-2ea7-11e6-ae88-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jun 10 00:34:33 2016 (r416646) +++ head/security/vuxml/vuln.xml Fri Jun 10 01:15:07 2016 (r416647) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + roundcube -- XSS vulnerability + + + roundcube + 1.1.5_1,1 + + + + +

Roundcube reports:

+
+

Fix XSS issue in href attribute on area tag (#5240).

+
+ +
+ + CVE-2016-5103 + ports/209841 + https://github.com/roundcube/roundcubemail/issues/5240 + http://seclists.org/oss-sec/2016/q2/414 + + + 2016-05-06 + 2016-06-10 + +
+ OpenSSL -- vulnerability in DSA signing