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:           Sun Feb 16 22:41:13 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add postgresql vuln


To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 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.306 pkgsrc/doc/pkg-vulnerabilities:1.307
--- pkgsrc/doc/pkg-vulnerabilities:1.306        Wed Feb 12 21:10:22 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Sun Feb 16 22:41:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.306 2025/02/12 21:10:22 rillig Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.307 2025/02/16 22:41:13 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26120,3 +26120,8 @@ drupal>=7<8     eol     https://www.drupal.org/p
 libtasn1<4.20.0        denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2024-12133
 openssl>=3.3<3.3.3     man-in-the-middle       https://nvd.nist.gov/vuln/detail/CVE-2024-12797
 openssl>=3.4<3.4.1     man-in-the-middle       https://nvd.nist.gov/vuln/detail/CVE-2024-12797
+postgresql-server>=13<13.19    sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
+postgresql-server>=14<14.16    sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
+postgresql-server>=15<15.11    sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
+postgresql-server>=16<16.7     sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
+postgresql-server>=17<17.3     sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094



Home | Main Index | Thread Index | Old Index