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:   leot
Date:           Wed Jun  4 14:28:22 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
pkg-vulnerabilities: + python

Extend latest entries to older Python versions too.
Via pkgsrc-changes@ commit messages.

(I have accidentally thought that they were limited to >=3.12 by reading the
security announcement.)


To generate a diff of this commit:
cvs rdiff -u -r1.399 -r1.400 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.399 pkgsrc/doc/pkg-vulnerabilities:1.400
--- pkgsrc/doc/pkg-vulnerabilities:1.399        Wed Jun  4 13:11:37 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Wed Jun  4 14:28:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.399 2025/06/04 13:11:37 leot Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.400 2025/06/04 14:28:22 leot Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26287,13 +26287,28 @@ qt5-qtbase<5.15.19    denial-of-service       htt
 qt6-qtbase<6.8.4       denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-5455
 sslh<2.2.4     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-46806
 sslh<2.2.4     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-46807
+python39<3.9.23                path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2024-12718
+python310<3.10.18      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2024-12718
+python311<3.11.13      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2024-12718
 python312<3.12.11      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2024-12718
 python313<3.13.4       path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2024-12718
+python39<3.9.23                path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4138
+python310<3.10.18      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4138
+python311<3.11.13      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4138
 python312<3.12.11      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4138
 python313<3.13.4       path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4138
+python39<3.9.23                path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4330
+python310<3.10.18      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4330
+python311<3.11.13      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4330
 python312<3.12.11      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4330
 python313<3.13.4       path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4330
+python39<3.9.23                incorrect-calculation   https://nvd.nist.gov/vuln/detail/CVE-2025-4435
+python310<3.10.18      incorrect-calculation   https://nvd.nist.gov/vuln/detail/CVE-2025-4435
+python311<3.11.13      incorrect-calculation   https://nvd.nist.gov/vuln/detail/CVE-2025-4435
 python312<3.12.11      incorrect-calculation   https://nvd.nist.gov/vuln/detail/CVE-2025-4435
 python313<3.13.4       incorrect-calculation   https://nvd.nist.gov/vuln/detail/CVE-2025-4435
+python39<3.9.23                path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4517
+python310<3.10.18      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4517
+python311<3.11.13      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4517
 python312<3.12.11      path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4517
 python313<3.13.4       path-traversal          https://nvd.nist.gov/vuln/detail/CVE-2025-4517



Home | Main Index | Thread Index | Old Index