Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 10:13:39 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493418 - head/security/vuxml
Message-ID:  <201902201013.x1KADdMq016536@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Feb 20 10:13:39 2019
New Revision: 493418
URL: https://svnweb.freebsd.org/changeset/ports/493418

Log:
  security/vuxml: Document announced OpenSSL vulnerability
  
   - To be updated with more specifics on 2019-02-26

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Feb 20 09:00:47 2019	(r493417)
+++ head/security/vuxml/vuln.xml	Wed Feb 20 10:13:39 2019	(r493418)
@@ -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="7700061f-34f7-11e9-b95c-b499baebfeaf">
+    <topic>OpenSSL -- Undisclosed vulnerability</topic>
+    <affects>
+      <package>
+	<name>openssl</name>
+	<range><lt>1.0.2r,1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The OpenSSL project reports:</p>
+	<blockquote cite="https://mta.openssl.org/pipermail/openssl-announce/2019-February/000145.html">;
+	  <p>OpenSSL 1.0.2r is a security-fix release. The highest severity
+	    issue fixed in this release is MODERATE</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://mta.openssl.org/pipermail/openssl-announce/2019-February/000145.html</url>;
+    </references>
+    <dates>
+      <discovery>2019-02-19</discovery>
+      <entry>2019-02-20</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f0416fb5-3130-11e9-a5ba-e0d55e883e26">
     <topic>msmtp -- certificate-verification issue</topic>
     <affects>



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