Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 03:14:16 +0000 (UTC)
From:      =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544660 - head/security/vuxml
Message-ID:  <202008110314.07B3EG8h015088@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Tue Aug 11 03:14:16 2020
New Revision: 544660
URL: https://svnweb.freebsd.org/changeset/ports/544660

Log:
  Document puppetdb5 vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Aug 11 02:18:32 2020	(r544659)
+++ head/security/vuxml/vuln.xml	Tue Aug 11 03:14:16 2020	(r544660)
@@ -58,6 +58,36 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="10e3ed8a-db7f-11ea-8bdf-643150d3111d">
+    <topic>puppetdb -- Multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>puppetdb5</name>
+	<range><lt>5.2.18</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Puppetlabs reports:</p>
+	<blockquote cite="https://puppet.com/security/cve/jackson-july-2020-security-fixes/">;
+	  <p>In June 2020, jackson-databind published security updates addressing several CVEs. Previous releases of PuppetDB contain a vulnerable version of jackson.core:jackson-databind. PuppetDB 5.2.18 contains an updated version of jackson-databind that has patched the vulnerabilities.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://puppet.com/security/cve/jackson-july-2020-security-fixes/</url>;
+      <cvename>CVE-2020-9548</cvename>
+      <cvename>CVE-2020-14062</cvename>
+      <cvename>CVE-2020-14060</cvename>
+      <cvename>CVE-2020-14061</cvename>
+      <cvename>CVE-2020-14195</cvename>
+    </references>
+    <dates>
+      <discovery>2020-07-23</discovery>
+      <entry>2020-08-11</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="6b6de127-db0b-11ea-ba1e-1c39475b9f84">
     <topic>bftpd -- Multiple vulnerabilities</topic>
     <affects>



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