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:   bsiegert
Date:           Sun Dec 24 12:47:46 UTC 2023

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
Add vulnerability entries for the recent Go vulns

This is for all the ones I found with a quick scan with govulncheck,
modulo those that are fixed already.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 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.97 pkgsrc/doc/pkg-vulnerabilities:1.98
--- pkgsrc/doc/pkg-vulnerabilities:1.97 Sun Dec 24 09:53:03 2023
+++ pkgsrc/doc/pkg-vulnerabilities      Sun Dec 24 12:47:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.97 2023/12/24 09:53:03 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.98 2023/12/24 12:47:46 bsiegert Exp $
 #
 #FORMAT 1.0.0
 #
@@ -25827,3 +25827,18 @@ exim-[0-9]*    email-spoofing  https://nvd.n
 nuclei<3.1.3   man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
 glow<1.5.1     man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
 sendmail-[0-9]*        email-spoofing  https://nvd.nist.gov/vuln/detail/CVE-CVE-2023-51765
+packer<1.9.5   man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
+ssh-chat-[0-9]*        man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
+influxdb-[0-9]*        denial-of-service       https://pkg.go.dev/vuln/GO-2023-1571
+lazygit-[0-9]* man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
+amfora-[0-9]*  infinite-loop   https://pkg.go.dev/vuln/GO-2021-0238
+hub-[0-9]*     denial-of-service       https://pkg.go.dev/vuln/GO-2021-0061
+nats-server-[0-9]*     permissions-checking    https://pkg.go.dev/vuln/GO-2022-0386
+obfs4proxy-[0-9]*      denial-of-service       https://pkg.go.dev/vuln/GO-2023-1571
+terraform-provider-aws-[0-9]*  denial-of-service       https://pkg.go.dev/vuln/GO-2023-2153
+terraform-provider-aws-[0-9]*  denial-of-service       https://pkg.go.dev/vuln/GO-2023-1571
+authelia-[0-9]*        path-traversal  https://pkg.go.dev/vuln/GO-2022-0355
+authelia-[0-9]*        out-of-bounds-read      https://pkg.go.dev/vuln/GO-2021-0113
+apisprout-[0-9]*       denial-of-service       https://pkg.go.dev/vuln/GO-2021-0061
+gitea-[0-9]*   man-in-the-middle       https://pkg.go.dev/vuln/GO-2023-2402
+gitea-[0-9]*   improper-rendering      https://pkg.go.dev/vuln/GO-2023-1988



Home | Main Index | Thread Index | Old Index