release-manager icon indicating copy to clipboard operation
release-manager copied to clipboard

Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] - abandoned

Open lunar-renovate opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Type Update Change
github.com/go-git/go-git/v5 require minor v5.4.2 -> v5.11.0

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: https://github.com/go-git/go-git/compare/v5.10.1...v5.11.0

v5.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1

v5.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.9.0...v5.10.0

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.8.1...v5.9.0

v5.8.1

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.8.0...v5.8.1

v5.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.7.0...v5.7.1

v5.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0

v5.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1

v5.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.5.1...v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.5.0...v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.4.2...v5.5.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 Renovate Bot.

lunar-renovate avatar Dec 27 '23 18:12 lunar-renovate

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

lunar-renovate avatar Mar 12 '24 18:03 lunar-renovate