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:   jperkin
Date:           Fri Aug  1 08:16:55 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: Comment out CVE-2013-4441 vulnerability.

The whole point of this mode of pwgen is to generate somewhat memorable
passwords.  It's not a vulnerability, it's a feature.


To generate a diff of this commit:
cvs rdiff -u -r1.480 -r1.481 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.480 pkgsrc/doc/pkg-vulnerabilities:1.481
--- pkgsrc/doc/pkg-vulnerabilities:1.480        Wed Jul 30 19:36:13 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Fri Aug  1 08:16:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.480 2025/07/30 19:36:13 mrg Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.481 2025/08/01 08:16:55 jperkin Exp $
 #
 #FORMAT 1.0.0
 #
@@ -18875,7 +18875,8 @@ opensc-[0-9]*   arbitrary-file-write    https
 p5-File-Temp-[0-9]*    symlink-attack  https://nvd.nist.gov/vuln/detail/CVE-2011-4116
 perl-[0-9]*            symlink-attack  https://nvd.nist.gov/vuln/detail/CVE-2011-4116
 p5-Module-Metadata<1.000015    arbitrary-code-execution        https://nvd.nist.gov/vuln/detail/CVE-2013-1437
-pwgen-[0-9]*                   weak-password-generator         https://nvd.nist.gov/vuln/detail/CVE-2013-4441
+# Disputed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726578
+#pwgen-[0-9]*                  weak-password-generator         https://nvd.nist.gov/vuln/detail/CVE-2013-4441
 py{26,27,33,34}-tornado<3.2.2  information-disclosure          https://nvd.nist.gov/vuln/detail/CVE-2014-9720
 qt5-qtbase-[0-9]*              denial-of-service               https://nvd.nist.gov/vuln/detail/CVE-2015-9541
 librsvg<2.40.21                denial-of-service                       https://nvd.nist.gov/vuln/detail/CVE-2019-20446



Home | Main Index | Thread Index | Old Index