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:           Fri Apr  5 07:02:57 UTC 2024

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add some upper bounds for vulns


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 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.159 pkgsrc/doc/pkg-vulnerabilities:1.160
--- pkgsrc/doc/pkg-vulnerabilities:1.159        Wed Apr  3 21:01:03 2024
+++ pkgsrc/doc/pkg-vulnerabilities      Fri Apr  5 07:02:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.159 2024/04/03 21:01:03 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.160 2024/04/05 07:02:57 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -25950,10 +25950,10 @@ curl<8.7.0    improper-validation-of-certif
 xz>=5.6<5.6.1nb100     backdoor        https://www.openwall.com/lists/oss-security/2024/03/29/4
 modular-xorg-server<21.1.12    heap-buffer-overread    https://nvd.nist.gov/vuln/detail/CVE-2024-31080
 modular-xorg-xwayland<23.2.5   heap-buffer-overread    https://nvd.nist.gov/vuln/detail/CVE-2024-31080
-nodejs>=18<19  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
-nodejs>=20<21  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
-nodejs>=21     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
+nodejs>=18<18.20.1     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
+nodejs>=20<20.12.1     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
+nodejs>=21<21.7.2      denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-27983
 go121-[0-9]*   denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2023-45288
 go122-[0-9]*   denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2023-45288
-nghttp2-[0-9]* denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-28182
+nghttp2<1.61.0 denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-28182
 apache-[0-9]*  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-28182



Home | Main Index | Thread Index | Old Index