pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 24 20:16:09 UTC 2024

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add upper bound for minizip vuln


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/doc/pkg-vulnerabilities

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/pkg-vulnerabilities
diff -u pkgsrc/doc/pkg-vulnerabilities:1.111 pkgsrc/doc/pkg-vulnerabilities:1.112
--- pkgsrc/doc/pkg-vulnerabilities:1.111        Mon Jan 22 16:53:00 2024
+++ pkgsrc/doc/pkg-vulnerabilities      Wed Jan 24 20:16:09 2024
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.111 2024/01/22 16:53:00 adam Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.112 2024/01/24 20:16:09 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -25745,7 +25745,7 @@ varnish-[0-9]*  denial-of-service       https:/
 apache<2.4.58  out-of-bounds-read      https://nvd.nist.gov/vuln/detail/CVE-2023-31122
 apache<2.4.58  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2023-43622
 apache<2.4.58  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2023-45802
-minizip-[0-9]* buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-2023-45853
+minizip<1.3.1  buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-2023-45853
 py{27,37,38,39,310,311,312}-configobj<5.0.8nb1 denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2023-26112
 modular-xorg-server<21.1.9     out-of-bounds-write     https://nvd.nist.gov/vuln/detail/CVE-2023-5367
 modular-xorg-server<21.1.9     use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2023-5380



Home | Main Index | Thread Index | Old Index