From owner-svn-ports-head@freebsd.org Fri Feb 5 16:32:11 2016 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 59A9AA77011; Fri, 5 Feb 2016 16:32:11 +0000 (UTC) (envelope-from kwm@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 137A71022; Fri, 5 Feb 2016 16:32:11 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15GWAEP075588; Fri, 5 Feb 2016 16:32:10 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15GW9uo075586; Fri, 5 Feb 2016 16:32:09 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602051632.u15GW9uo075586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 5 Feb 2016 16:32:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408219 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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, 05 Feb 2016 16:32:11 -0000 Author: kwm Date: Fri Feb 5 16:32:09 2016 New Revision: 408219 URL: https://svnweb.freebsd.org/changeset/ports/408219 Log: Document shotwell failure to validate TLS certificates. PR: 206807 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Feb 5 16:31:10 2016 (r408218) +++ head/security/vuxml/vuln.xml Fri Feb 5 16:32:09 2016 (r408219) @@ -58,6 +58,45 @@ Notes: --> + + shotwell -- not verifying certificates + + + shotwell + 0.22.0.99 + + + + +

Michael Catanzaro reports:

+
+

Shotwell has a serious security issue ("Shotwell does not + verify TLS certificates"). Upstream is no longer active and + I do not expect any further upstream releases unless someone + from the community steps up to maintain it.

+ +

What is the impact of the issue? If you ever used any of + the publish functionality (publish to Facebook, publish to + Flickr, etc.), your passwords may have been stolen; changing + them is not a bad idea.

+ +

What is the risk of the update? Regressions. The easiest + way to validate TLS certificates was to upgrade WebKit; it + seems to work but I don't have accounts with the online + services it supports, so I don't know if photo publishing + still works properly on all the services.

+
+ +
+ + https://mail.gnome.org/archives/distributor-list/2016-January/msg00000.html + + + 2016-01-06 + 2016-02-05 + +
+ webkit -- UI spoof