Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Security Vulnerabilities in dependencies/packages #890

Open
stephenmayer opened this issue Apr 5, 2024 · 2 comments
Open

fix: Security Vulnerabilities in dependencies/packages #890

stephenmayer opened this issue Apr 5, 2024 · 2 comments

Comments

@stephenmayer
Copy link

CVE-2024-27289, CVE-2024-27304, GHSA-7jwh-3vrq-q3m8
Please update pgx to version >= 4.18.2 GHSA-m7wr-2xf7-cm9p

CVE-2024-27304
Please update pgproto3 to version >= v2.3.3 GHSA-7jwh-3vrq-q3m8

CVE-2024-22189, CVE-2023-49295
Please update quic-go to version v.0.40.1 GHSA-ppxx-5m9h-6vxf

@dunglas
Copy link
Owner

dunglas commented Apr 5, 2024

We don't use Postgres with Mercure, and we are on it for quic-go.

@dunglas
Copy link
Owner

dunglas commented Apr 6, 2024

For quic-go, we're already use v0.40.1 https://github.com/dunglas/mercure/blob/v0.15.10/caddy/go.mod#L121.
To upgrade to v0.42 (#886), we need a Caddy release that includes caddyserver/caddy#6176 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants