From owner-svn-ports-head@FreeBSD.ORG Tue Dec 16 22:06:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 209754C6; Tue, 16 Dec 2014 22:06:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 0CD62A0E; Tue, 16 Dec 2014 22:06:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBGM6WHf038708; Tue, 16 Dec 2014 22:06:32 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBGM6WF1038668; Tue, 16 Dec 2014 22:06:32 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201412162206.sBGM6WF1038668@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Tue, 16 Dec 2014 22:06:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374826 - 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.18-1 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: Tue, 16 Dec 2014 22:06:33 -0000 Author: cs Date: Tue Dec 16 22:06:31 2014 New Revision: 374826 URL: https://svnweb.freebsd.org/changeset/ports/374826 QAT: https://qat.redports.org/buildarchive/r374826/ Log: OTRS security announcement Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 16 21:44:11 2014 (r374825) +++ head/security/vuxml/vuln.xml Tue Dec 16 22:06:31 2014 (r374826) @@ -57,6 +57,36 @@ Notes: --> + + otrs -- Incomplete Access Control + + + otrs + 3.2.*3.2.17 + 3.3.*3.3.11 + 4.0.*4.0.3 + + + + +

The OTRS project reports:

+
+

An attacker with valid OTRS credentials could access and manipulate ticket data + of other users via the GenericInterface, if a ticket webservice is configured + and not additionally secured.

+
+ +
+ + http://www.otrs.com/security-advisory-2014-06-incomplete-access-control/ + CVE-2014-9324 + + + 2014-12-16 + 2014-12-16 + +
+ subversion -- DoS vulnerabilities