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:           Wed Oct  1 17:00:05 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add django sql injection vuln


To generate a diff of this commit:
cvs rdiff -u -r1.561 -r1.562 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.561 pkgsrc/doc/pkg-vulnerabilities:1.562
--- pkgsrc/doc/pkg-vulnerabilities:1.561        Sun Sep 28 15:31:41 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Wed Oct  1 17:00:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.561 2025/09/28 15:31:41 khorben Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.562 2025/10/01 17:00:05 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -27605,3 +27605,6 @@ webkit-gtk<2.48.7       denial-of-service       http
 tiff<4.7.1     arbitrary-code-execution        https://nvd.nist.gov/vuln/detail/CVE-2025-9900
 botan-[0-9]*   eol             https://ftp.NetBSD.org/pub/NetBSD/packages/vulns/eol-packages
 got<0.118      directory-traversal     https://gameoftrees.org/releases/changes.html#2025-09-09
+py{27,39,310,311,312,313}-django<4.2.25                sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-59681
+py{27,39,310,311,312,313}-django>=5.1<5.1.13   sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-59681
+py{27,39,310,311,312,313}-django>=5.2<5.2.7    sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-59681



Home | Main Index | Thread Index | Old Index