git: d14b56623a58 - main - security/vuxml: Mark zeek < 5.0.2 as vulnerable as per:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 23:51:21 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=d14b56623a588f22b6412c461612054c3bc48f99 commit d14b56623a588f22b6412c461612054c3bc48f99 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2022-09-19 23:50:54 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2022-09-19 23:50:54 +0000 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 --- security/vuxml/vuln-2022.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) 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>