Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] #2392

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-git/go-git/v5 v5.9.0 -> v5.11.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2023-49568

Impact

A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients.

Applications using only the in-memory filesystem supported by go-git are not affected by this vulnerability.
This is a go-git implementation issue and does not affect the upstream git cli.

Patches

Users running versions of go-git from v4 and above are recommended to upgrade to v5.11 in order to mitigate this vulnerability.

Workarounds

In cases where a bump to the latest version of go-git is not possible, we recommend limiting its use to only trust-worthy Git servers.

Credit

Thanks to Ionut Lalu for responsibly disclosing this vulnerability to us.

References

CVE-2023-49569

Impact

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved.

Applications are only affected if they are using the ChrootOS, which is the default when using "Plain" versions of Open and Clone funcs (e.g. PlainClone). Applications using BoundOS or in-memory filesystems are not affected by this issue.
This is a go-git implementation issue and does not affect the upstream git cli.

Patches

Users running versions of go-git from v4 and above are recommended to upgrade to v5.11 in order to mitigate this vulnerability.

Workarounds

In cases where a bump to the latest version of go-git is not possible in a timely manner, we recommend limiting its use to only trust-worthy Git servers.

Credit

Thanks to Ionut Lalu for responsibly disclosing this vulnerability to us.


Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.1...v5.11.0

v5.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.0...v5.10.1

v5.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.9.0...v5.10.0


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the security label Dec 27, 2023
Copy link

cloudflare-workers-and-pages bot commented Dec 27, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9010d38
Status: ✅  Deploy successful!
Preview URL: https://ce051a71.acorn.pages.dev
Branch Preview URL: https://renovate-go-github-com-go-gi.acorn.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] Jan 3, 2024
@renovate renovate bot force-pushed the renovate/go-github.com/go-git/go-git/v5-vulnerability branch 2 times, most recently from e442dce to f154e01 Compare January 6, 2024 19:30
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] Jan 10, 2024
@renovate renovate bot force-pushed the renovate/go-github.com/go-git/go-git/v5-vulnerability branch from f154e01 to 6181bd0 Compare January 11, 2024 15:31
@renovate renovate bot force-pushed the renovate/go-github.com/go-git/go-git/v5-vulnerability branch from 6181bd0 to 9010d38 Compare January 28, 2024 11:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant