Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2014 22:06:32 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374826 - head/security/vuxml
Message-ID:  <201412162206.sBGM6WF1038668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="0c5cf7c4-856e-11e4-a089-60a44c524f57">
+    <topic>otrs -- Incomplete Access Control</topic>
+    <affects>
+      <package>
+	<name>otrs</name>
+	<range><gt>3.2.*</gt><lt>3.2.17</lt></range>
+	<range><gt>3.3.*</gt><lt>3.3.11</lt></range>
+	<range><gt>4.0.*</gt><lt>4.0.3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The OTRS project reports:</p>
+	<blockquote cite="http://www.otrs.com/security-advisory-2014-06-incomplete-access-control/">;
+	  <p>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.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.otrs.com/security-advisory-2014-06-incomplete-access-control/</url>;
+      <cvename>CVE-2014-9324</cvename>
+    </references>
+    <dates>
+      <discovery>2014-12-16</discovery>
+      <entry>2014-12-16</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f5561ade-846c-11e4-b7a7-20cf30e32f6d">
     <topic>subversion -- DoS vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412162206.sBGM6WF1038668>