Skip to content

x/vulndb: potential Go vuln in github.com/sigstore/gitsign: CVE-2024-51746 #3256

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

Closed
GoVulnBot opened this issue Nov 5, 2024 · 1 comment

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-51746 references a vulnerability in the following Go modules:

Module
github.com/sigstore/gitsign

Description:
Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature being verified. The parameters used for the search are the public key and the payload. The search API returns entries that match either condition rather than both. When gitsign's credential cache is used, there can be multiple entries that use the same ephemeral keypair / signing certificate. As gitsign ...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/sigstore/gitsign
      vulnerable_at: 0.11.0
summary: CVE-2024-51746 in github.com/sigstore/gitsign
cves:
    - CVE-2024-51746
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-51746
    - web: https://github.com/sigstore/gitsign/security/advisories/GHSA-8pmp-678w-c8xx
source:
    id: CVE-2024-51746
    created: 2024-11-05T20:01:23.227385535Z
review_status: UNREVIEWED

@tatianab
Copy link
Contributor

tatianab commented Nov 6, 2024

Duplicate of #3252

@tatianab tatianab marked this as a duplicate of #3252 Nov 6, 2024
@tatianab tatianab closed this as completed Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants