Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 11:41:05 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535992 - head/security/vuxml
Message-ID:  <202005201141.04KBf5v0034392@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Wed May 20 11:41:05 2020
New Revision: 535992
URL: https://svnweb.freebsd.org/changeset/ports/535992

Log:
  security/vuxml: Document net-mgmt/zabbix3 issue
  
  Security:	CVE-2020-11800

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed May 20 10:35:52 2020	(r535991)
+++ head/security/vuxml/vuln.xml	Wed May 20 11:41:05 2020	(r535992)
@@ -58,6 +58,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="4d11d37e-9a8d-11ea-b9b8-641c67a117d8">
+    <topic>Zabbix -- Remote code execution</topic>
+    <affects>
+      <package>
+	<name>zabbix3-server</name>
+	<name>zabbix3-proxy</name>
+	<range><lt>3.0.31</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Zabbix reports:</p>
+	<blockquote cite="https://www.zabbix.com/rn/rn3.0.31">;
+	  <p>Fixed security vulnerability cve-2020-11800 (remote code execution).
+	    (ZBX-17600)</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2020-11800</cvename>
+      <url>https://www.zabbix.com/rn/rn3.0.31</url>;
+      <url>https://support.zabbix.com/browse/ZBX-17600</url>;
+    </references>
+    <dates>
+      <discovery>2020-04-15</discovery>
+      <entry>2020-05-20</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="85fca718-99f6-11ea-bf1d-08002728f74c">
     <topic>Rails -- multiple vulnerabilities</topic>
     <affects>



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