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:   kikadf
Date:           Sat Oct  4 17:17:23 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc/pkg-vulnerabilities: restrict admesh patterns

CVE-2018-25033: fixed in 0.98.5, https://github.com/admesh/admesh/issues/28


To generate a diff of this commit:
cvs rdiff -u -r1.577 -r1.578 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.577 pkgsrc/doc/pkg-vulnerabilities:1.578
--- pkgsrc/doc/pkg-vulnerabilities:1.577        Sat Oct  4 14:42:39 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Sat Oct  4 17:17:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.577 2025/10/04 14:42:39 kikadf Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.578 2025/10/04 17:17:23 kikadf Exp $
 #
 #FORMAT 1.0.0
 #
@@ -23427,7 +23427,7 @@ ImageMagick<7.1.0.29    unspecified     https:/
 ImageMagick<7.1.0.30   unspecified     https://nvd.nist.gov/vuln/detail/CVE-2022-32547
 ImageMagick6<6.9.12.45 unspecified     https://nvd.nist.gov/vuln/detail/CVE-2022-32547
 SDL2_ttf<2.20.0                integer-overflow        https://nvd.nist.gov/vuln/detail/CVE-2022-27470
-admesh-[0-9]*          out-of-bounds-read      https://nvd.nist.gov/vuln/detail/CVE-2018-25033
+admesh<0.98.5          out-of-bounds-read      https://nvd.nist.gov/vuln/detail/CVE-2018-25033
 apache-maven<3.8.3     shell-command-injection https://nvd.nist.gov/vuln/detail/CVE-2022-29599
 apache-tomcat>=8.5<8.5.82      cross-site-scripting    https://nvd.nist.gov/vuln/detail/CVE-2022-34305
 apache-tomcat>=9.0<9.0.65      cross-site-scripting    https://nvd.nist.gov/vuln/detail/CVE-2022-34305



Home | Main Index | Thread Index | Old Index