git: 9fd803845f22 - main - security/vuxml: Mark zeek < 5.0.4 as vulnerable as per:

From: Craig Leres <leres_at_FreeBSD.org>
Date: Thu, 24 Nov 2022 18:10:13 UTC
The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9fd803845f22794afaf041daef820f9535907223

commit 9fd803845f22794afaf041daef820f9535907223
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2022-11-24 18:09:45 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2022-11-24 18:09:45 +0000

    security/vuxml: Mark zeek < 5.0.4 as vulnerable as per:
    
        https://github.com/zeek/zeek/releases/tag/v5.0.4
    
    This release fixes the following potential DoS vulnerabilities:
    
     - A specially-crafted series of HTTP 0.9 packets can cause Zeek
       to spend large amounts of time processing the packets.
    
     - A specially-crafted FTP packet can cause Zeek to spend large
       amounts of time processing the command.
    
     - A specially-crafted IPv6 packet can cause Zeek to overflow memory
       and potentially crash.
    
    Reported by:    Tim Wojtulewicz
---
 security/vuxml/vuln/2022.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln/2022.xml b/security/vuxml/vuln/2022.xml
index 53684beae82a..0df7d81961e2 100644
--- a/security/vuxml/vuln/2022.xml
+++ b/security/vuxml/vuln/2022.xml
@@ -1,3 +1,34 @@
+  <vuln vid="658b9198-8106-4c3d-a2aa-dc4a0a7cc3b6">
+    <topic>zeek -- potential DoS vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>zeek</name>
+	<range><lt>5.0.4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Tim Wojtulewicz of Corelight reports:</p>
+	<blockquote cite="https://github.com/zeek/zeek/releases/tag/v5.0.4">
+	  <p> A specially-crafted series of HTTP 0.9 packets can
+	  cause Zeek to spend large amounts of time processing the
+	  packets. </p>
+	  <p> A specially-crafted FTP packet can cause Zeek to spend
+	  large amounts of time processing the command. </p>
+	  <p> A specially-crafted IPv6 packet can cause Zeek to
+	  overflow memory and potentially crash. </p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/zeek/zeek/releases/tag/v5.0.4</url>
+    </references>
+    <dates>
+      <discovery>2022-11-24</discovery>
+      <entry>2022-11-24</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="b6a84729-6bd0-11ed-8d9a-b42e991fc52e">
     <topic>advancecomp -- Multiple vulnerabilities</topic>
     <affects>