svn commit: r565962 - head/security/vuxml

Bernard Spil brnrd at FreeBSD.org
Thu Feb 18 18:18:02 UTC 2021


Author: brnrd
Date: Thu Feb 18 18:18:01 2021
New Revision: 565962
URL: https://svnweb.freebsd.org/changeset/ports/565962

Log:
  security/openssl-devel: Mark vulnerable CVE-2021-23841
  
  MFH:		2021Q1
  Security:	96a21236-707b-11eb-96d8-d4c9ef517024

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Feb 18 18:16:34 2021	(r565961)
+++ head/security/vuxml/vuln.xml	Thu Feb 18 18:18:01 2021	(r565962)
@@ -183,6 +183,10 @@ Notes:
 	<name>openssl</name>
 	<range><lt>1.1.1j,1</lt></range>
       </package>
+      <package>
+	<name>openssl-devel</name>
+	<range><lt>3.0.0a12</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
@@ -217,6 +221,7 @@ Notes:
     <dates>
       <discovery>2021-02-16</discovery>
       <entry>2021-02-16</entry>
+      <modified>2021-02-18</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list