diff options
author | Craig Leres <leres@FreeBSD.org> | 2021-09-22 22:09:30 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2021-09-22 22:09:30 +0000 |
commit | 1d63728bf1f6d2710841f5d6bee89a7905fbc7a8 (patch) | |
tree | 9d24bcac9c57bb908b76cad73366b8a7f2de398f /security/zeek/Makefile | |
parent | 03e51454f43e48c471e7039acb90da12de518341 (diff) | |
download | ports-1d63728bf1f6d2710841f5d6bee89a7905fbc7a8.tar.gz ports-1d63728bf1f6d2710841f5d6bee89a7905fbc7a8.zip |
security/vuxml: Mark zeek < 4.0.4 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v4.0.4
- Paths from log stream make it into system() unchecked, potentially
leading to commands being run on the system unintentionally.
This requires either bad scripting or a malicious package to be
installed, and is considered low severity.
- Fix potential unbounded state growth in the PIA analyzer when
receiving a connection with either a large number of zero-length
packets, or one which continues ack-ing unseen segments. It is
possible to run Zeek out of memory in these instances and cause
it to crash. Due to the possibility of this happening with packets
received from the network, this is a potential DoS vulnerability.
Diffstat (limited to 'security/zeek/Makefile')
0 files changed, 0 insertions, 0 deletions