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:   kim
Date:           Tue Jun 10 19:03:17 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
CVE-2024-47081: Add fixed version info for py-requests

https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7


To generate a diff of this commit:
cvs rdiff -u -r1.413 -r1.414 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.413 pkgsrc/doc/pkg-vulnerabilities:1.414
--- pkgsrc/doc/pkg-vulnerabilities:1.413        Tue Jun 10 14:57:19 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Tue Jun 10 19:03:17 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.413 2025/06/10 14:57:19 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.414 2025/06/10 19:03:17 kim Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26313,7 +26313,7 @@ python311<3.11.13       path-traversal          https:
 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
 samba4<4.21.6  information-loss        https://nvd.nist.gov/vuln/detail/CVE-2025-0620
-py{39,310,311,312}-requests-[0-9]*     credential-leak https://nvd.nist.gov/vuln/detail/CVE-2024-47081
+py{39,310,311,312}-requests<2.32.4     credential-leak https://nvd.nist.gov/vuln/detail/CVE-2024-47081
 curl<8.14.1    denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-5399
 py{39,310,311,312,313}-django>=4<4.2.23        log-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-48432
 py{39,310,311,312,313}-django>=5.1<5.1.11      log-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-48432



Home | Main Index | Thread Index | Old Index