git: 859ffd0b2658 - main - security/vuxml: Mark zeek < 7.0.5 as vulnerable as per:

From: Craig Leres <leres_at_FreeBSD.org>
Date: Mon, 16 Dec 2024 19:15:48 UTC
The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=859ffd0b2658c2652d75e9c4b83f513b648a5d76

commit 859ffd0b2658c2652d75e9c4b83f513b648a5d76
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-12-16 19:15:22 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-12-16 19:15:22 +0000

    security/vuxml: Mark zeek < 7.0.5 as vulnerable as per:
    
        https://github.com/zeek/zeek/releases/tag/v7.0.5
    
    This release fixes the following potential DoS vulnerability:
    
     - Large QUIC packets can cause Zeek to overflow memory and potentially
       crash. Due to the possibility of receiving these packets from
       remote hosts, this is a DoS risk.
    
    Reported by:    Tim Wojtulewicz
---
 security/vuxml/vuln/2024.xml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index f6001c5084e0..c80441915107 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,30 @@
+  <vuln vid="ef56065e-81fe-4731-a1e3-606c55925bef">
+    <topic>zeek -- potential DoS vulnerability</topic>
+    <affects>
+      <package>
+	<name>zeek</name>
+	<range><lt>7.0.5</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/v7.0.5">
+	  <p> Large QUIC packets can cause Zeek to overflow memory
+	  and potentially crash. Due to the possibility of receiving
+	  these packets from remote hosts, this is a DoS risk. </p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <url>https://github.com/zeek/zeek/releases/tag/v7.0.5</url>
+    </references>
+    <dates>
+      <discovery>2024-12-16</discovery>
+      <entry>2024-12-16</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="275ac414-b847-11ef-9877-2cf05da270f3">
     <topic>Gitlab -- Vulnerabilities</topic>
     <affects>