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:           Thu Jul 25 06:27:11 UTC 2024

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: vuln: add an upper bound


To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 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.228 pkgsrc/doc/pkg-vulnerabilities:1.229
--- pkgsrc/doc/pkg-vulnerabilities:1.228        Wed Jul 24 07:30:12 2024
+++ pkgsrc/doc/pkg-vulnerabilities      Thu Jul 25 06:27:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.228 2024/07/24 07:30:12 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.229 2024/07/25 06:27:11 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -19636,7 +19636,7 @@ ndpi-[0-9]*             stack-overflow                  https://nv
 ndpi-[0-9]*            use-after-free                  https://nvd.nist.gov/vuln/detail/CVE-2020-15475
 ndpi-[0-9]*            out-of-bounds-read              https://nvd.nist.gov/vuln/detail/CVE-2020-15476
 openjpeg<2.4.0         use-after-free                  https://nvd.nist.gov/vuln/detail/CVE-2020-15389
-openssh-[0-9]*         man-in-the-middle               https://nvd.nist.gov/vuln/detail/CVE-2020-14145
+openssh<8.5            man-in-the-middle               https://nvd.nist.gov/vuln/detail/CVE-2020-14145
 putty>=0.68<0.74       man-in-the-middle               https://nvd.nist.gov/vuln/detail/CVE-2020-14002
 powerdns-recursor<4.3.2        access-bypass                   https://nvd.nist.gov/vuln/detail/CVE-2020-14196
 qemu<5.0.1             null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2020-15469



Home | Main Index | Thread Index | Old Index