aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2022-09-19 23:50:54 +0000
committerCraig Leres <leres@FreeBSD.org>2022-09-19 23:50:54 +0000
commitd14b56623a588f22b6412c461612054c3bc48f99 (patch)
treea7a69eb3600d3a84f9be1ae8d4daee3067453d17
parentd29e610a8aae77ac0c85c93fc94f84ecbe296f91 (diff)
downloadports-d14b56623a588f22b6412c461612054c3bc48f99.tar.gz
ports-d14b56623a588f22b6412c461612054c3bc48f99.zip
security/vuxml: Mark zeek < 5.0.2 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v5.0.2 The potential DoS vulnerabilities include: - Fix a possible overflow and crash in the ICMP analyzer when receiving a specially crafted packet - Fix a possible overflow and crash in the IRC analyzer when receiving a specially crafted packet - Fix a possible overflow and crash in the SMB analyzer when receiving a specially crafted packet - Fix two possible crashes when converting IP headers for output via the raw_packet event Reported by: Tim Wojtulewicz
-rw-r--r--security/vuxml/vuln-2022.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index ab4dbd8fd39c..ef756b3bfd99 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,35 @@
+ <vuln vid="656b0152-faa9-4755-b08d-aee4a774bd04">
+ <topic>zeek -- potential DoS vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>zeek</name>
+ <range><lt>5.0.2</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.2">
+ <p> Fix a possible overflow and crash in the ICMP analyzer
+ when receiving a specially crafted packet. </p>
+ <p> Fix a possible overflow and crash in the IRC analyzer
+ when receiving a specially crafted packet. </p>
+ <p> Fix a possible overflow and crash in the SMB analyzer
+ when receiving a specially crafted packet. </p>
+ <p> Fix two possible crashes when converting IP headers for
+ output via the raw_packet event. </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/zeek/zeek/releases/tag/v5.0.2</url>
+ </references>
+ <dates>
+ <discovery>2022-09-19</discovery>
+ <entry>2022-09-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="aeb4c85b-3600-11ed-b52d-589cfc007716">
<topic>puppetdb -- Potential SQL injection</topic>
<affects>