Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jul 2016 21:21:13 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417998 - head/security/vuxml
Message-ID:  <201607032121.u63LLDoU044983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Jul  3 21:21:13 2016
New Revision: 417998
URL: https://svnweb.freebsd.org/changeset/ports/417998

Log:
  Document icingaweb2 vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Jul  3 21:01:57 2016	(r417997)
+++ head/security/vuxml/vuln.xml	Sun Jul  3 21:21:13 2016	(r417998)
@@ -58,6 +58,32 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="ad9b77f6-4163-11e6-b05b-14dae9d210b8">
+    <topic>icingaweb2 -- remote code execution</topic>
+    <affects>
+      <package>
+	<name>icingaweb2</name>
+	<range><lt>2.3.4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Eric Lippmann reports:</p>
+	<blockquote cite="https://www.icinga.org/2016/06/23/icinga-web-2-v2-3-4-v2-2-2-and-v2-1-4-releases/">;
+	  <p>Possibility of remote code execution via the remote command
+	    transport.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://www.icinga.org/2016/06/23/icinga-web-2-v2-3-4-v2-2-2-and-v2-1-4-releases/</url>;
+    </references>
+    <dates>
+      <discovery>2016-06-23</discovery>
+      <entry>2016-07-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="a5c204b5-4153-11e6-8dfe-002590263bf5">
     <topic>hive -- authorization logic vulnerability</topic>
     <affects>



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