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: Allocation of Resources Without Limits or Throttling in github.com/go-git/go-git/v5/plumbing [IDE-855] #746

Conversation

bastiandoetsch
Copy link
Collaborator

Description

github.com/go-git/go-git/v5/plumbing is a highly extensible git implementation library written in pure Go.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via specially crafted responses from a Git server, which triggers resource exhaustion in clients.

More about this issue

Vulnerability in github.com/snyk/snyk-ls:go.mod

Introduced through: github.com/go-git/go-git/v5, github.com/go-git/go-git/v5/config, github.com/go-git/go-git/v5/plumbing, github.com/go-git/go-git/v5/storage/filesystem, github.com/snyk/code-client-go, github.com/snyk/code-client-go/scan, github.com/snyk/go-application-framework/pkg/app, github.com/snyk/go-application-framework/pkg/instrumentation, github.com/snyk/go-application-framework/pkg/local_workflows

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 8.7

Checklist

  • Tests added and all succeed
  • Linted
  • README.md updated, if user-facing
  • License file updated, if new 3rd-party dependency is introduced

@ShawkyZ ShawkyZ merged commit a03d6c3 into main Jan 7, 2025
18 checks passed
@ShawkyZ ShawkyZ deleted the fix/IDE-855_Allocation-of-Resources-Without-Limits-or-Throttling-in-github.com/go-git/go-git/v5/plumbing branch January 7, 2025 14:57
ShawkyZ added a commit that referenced this pull request Jan 8, 2025
…github.com/go-git/go-git/v5/plumbing [IDE-855] (#746)"

This reverts commit a03d6c3.
@ShawkyZ ShawkyZ mentioned this pull request Jan 8, 2025
4 tasks
ShawkyZ added a commit that referenced this pull request Jan 8, 2025
ShawkyZ added a commit that referenced this pull request Jan 8, 2025
This reverts commit d26343c.
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

Successfully merging this pull request may close these issues.

2 participants