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 Mar 21 09:01:31 UTC 2024

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: note (one of the) new python vuln(s)


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 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.148 pkgsrc/doc/pkg-vulnerabilities:1.149
--- pkgsrc/doc/pkg-vulnerabilities:1.148        Thu Mar 14 09:16:29 2024
+++ pkgsrc/doc/pkg-vulnerabilities      Thu Mar 21 09:01:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.148 2024/03/14 09:16:29 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.149 2024/03/21 09:01:30 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -25931,3 +25931,8 @@ go122<1.22.1    information-leak        https://nv
 go122<1.22.1   denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-24783
 py{37,38,39,310,311,312}-fonttools>4.28.2<4.43.0       xml-external-entity-vulnerability       https://nvd.nist.gov/vuln/detail/CVE-2023-45139
 expat<2.6.2    denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-28757
+python38<3.8.19        privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python39<3.9.19        privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python310<3.10.14      privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python311-[0-9]*       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597
+python312-[0-9]*       privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2023-6597



Home | Main Index | Thread Index | Old Index