[🐸 Frogbot] Update version of github.com/go-git/go-git/v5 to 5.17.1#1278
Open
github-actions[bot] wants to merge 1 commit intodevfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Vulnerable Dependencies
Medium
github.com/jfrog/jfrog-cli-security:v1.26.6
github.com/jfrog/froggit-go:v1.21.1
github.com/jfrog/jfrog-cli-core/v2:v2.60.1-0.20260324124720-40db37833f61
github.com/jfrog/jfrog-cli-artifactory:v0.8.1-0.20260324142725-abee4f72970c
🔖 Details
Vulnerability Details
go-git is an extensible git implementation library written in pure Go. From version 5.0.0 to before version 5.17.1, a vulnerability has been identified in which a maliciously crafted .idx file can cause asymmetric memory consumption, potentially exhausting available memory and resulting in a denial-of-service (DoS) condition. Exploitation requires write access to the local repository's .git directory, it order to create or alter existing .idx files. This issue has been patched in version 5.17.1.
🐸 JFrog Frogbot