From owner-svn-ports-all@freebsd.org Tue Dec 8 00:28:48 2015 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 D32BB9B9649; Tue, 8 Dec 2015 00:28:48 +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 A0E1F12B6; Tue, 8 Dec 2015 00:28:48 +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 tB80Slsu044197; Tue, 8 Dec 2015 00:28:47 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB80SlwP044195; Tue, 8 Dec 2015 00:28:47 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201512080028.tB80SlwP044195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 8 Dec 2015 00:28:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403244 - 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.20 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: Tue, 08 Dec 2015 00:28:48 -0000 Author: junovitch Date: Tue Dec 8 00:28:47 2015 New Revision: 403244 URL: https://svnweb.freebsd.org/changeset/ports/403244 Log: Document information disclosure in KeePassX PR: 205105 Security: CVE-2015-8378 Security: https://vuxml.FreeBSD.org/freebsd/918a5d1f-9d40-11e5-8f5c-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Dec 7 23:22:24 2015 (r403243) +++ head/security/vuxml/vuln.xml Tue Dec 8 00:28:47 2015 (r403244) @@ -58,6 +58,35 @@ Notes: --> + + KeePassX -- information disclosure + + + KeePassX + 0.4.4 + + + + +

Yves-Alexis Perez reports:

+
+

Starting an export (using File / Export to / KeepassX XML file) and + cancelling it leads to KeepassX saving a cleartext XML file in + ~/.xml without any warning.

+
+ +
+ + CVE-2015-8378 + ports/205105 + http://www.openwall.com/lists/oss-security/2015/11/30/4 + + + 2015-07-08 + 2015-12-08 + +
+ passenger -- client controlled header overwriting