From owner-svn-ports-head@freebsd.org Fri Jan 29 16:35:59 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 9C48BA71D64; Fri, 29 Jan 2016 16:35:59 +0000 (UTC) (envelope-from feld@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 56956183E; Fri, 29 Jan 2016 16:35:59 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0TGZwQO063186; Fri, 29 Jan 2016 16:35:58 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0TGZw96063184; Fri, 29 Jan 2016 16:35:58 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201601291635.u0TGZw96063184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 29 Jan 2016 16:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407483 - 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, 29 Jan 2016 16:35:59 -0000 Author: feld Date: Fri Jan 29 16:35:58 2016 New Revision: 407483 URL: https://svnweb.freebsd.org/changeset/ports/407483 Log: Document www/owncloud vulnerabilities PR: 206724 Security: CVE-2016-1498 Security: CVE-2016-1499 Security: CVE-2016-1500 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jan 29 16:26:41 2016 (r407482) +++ head/security/vuxml/vuln.xml Fri Jan 29 16:35:58 2016 (r407483) @@ -58,6 +58,44 @@ Notes: --> + + owncloud -- multiple vulnerabilities + + + owncloud + 8.2.2 + + + + +

Owncloud reports:

+
+
    +
  • Reflected XSS in OCS provider discovery + (oC-SA-2016-001)

  • +
  • Information Exposure Through Directory Listing in the + file scanner (oC-SA-2016-002)

  • +
  • Disclosure of files that begin with ".v" due to + unchecked return value (oC-SA-2016-003)

  • +
+
+ +
+ + https://owncloud.org/blog/owncloud-8-2-2-8-1-5-8-0-10-and-7-0-12-here-with-sharing-ldap-fixes/ + https://owncloud.org/security/advisory/?id=oc-sa-2016-001 + https://owncloud.org/security/advisory/?id=oc-sa-2016-002 + https://owncloud.org/security/advisory/?id=oc-sa-2016-003 + CVE-2016-1498 + CVE-2016-1499 + CVE-2016-1500 + + + 2016-01-FIXME + 2016-01-29 + +
+ radicale -- multiple vulnerabilities