Skip to content

Critical vulnerability detected in a dependency #1211

Open
@jakub-m-sobczak

Description

@jakub-m-sobczak

Describe the Bug
A critical vuln in golang.org/x/crypto detected by Grype:

NAME                          INSTALLED  FIXED-IN  TYPE       VULNERABILITY        SEVERITY
github.com/golang-jwt/jwt/v4  v4.4.2     4.5.1     go-module  GHSA-29wx-vh33-7x7r  Low
golang.org/x/crypto           v0.27.0    0.31.0    go-module  GHSA-v778-237x-gjrc  Critical
libcrypto3                    3.1.7-r0   3.1.7-r1  apk        CVE-2024-9143        Medium
libssl3                       3.1.7-r0   3.1.7-r1  apk        CVE-2024-9143        Medium

Vuln:
CVE-2024-45337

Migrate Version
v4.18.1

Go Version
1.22

Additional context
This can be fixed with a PR by bumping golang.org/x/crypto from 0.27.0 to 0.31.0: #1210

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions