Skip to content

chore(deps): update dependency superfly/flyctl to v0.3.59 #9457

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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
superfly/flyctl patch 0.3.58 -> 0.3.59

Warning

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


Release Notes

superfly/flyctl (superfly/flyctl)

v0.3.59

Compare Source

Changelog

  • 18b6e06 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 in the aws-sdk group (#​4151)
  • 0e2f895 If we are unable to determine if the user has agreed to the provider … (#​4154)
  • 1d86052 Bump the golangx group across 1 directory with 5 updates (#​4155)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

github-actions bot commented Jan 8, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/flyctl:0.3.59

📦 Image Reference ghcr.io/uniget-org/tools/flyctl:0.3.59
digestsha256:4f996b97d2fc0d47710a419f27df0bd1e417721ed493c7a6c77f696b403f53be
vulnerabilitiescritical: 1 high: 1 medium: 0 low: 0
platformlinux/amd64
size42 MB
packages254
critical: 1 high: 1 medium: 0 low: 0 github.com/go-git/go-git/v5 5.12.0 (golang)

pkg:golang/github.com/go-git/go-git/v5@5.12.0

critical 9.2: CVE--2025--21613 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Affected range<5.13.0
Fixed version5.13.0
CVSS Score9.2
CVSS VectorCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Clear
Description

Impact

An argument injection vulnerability was discovered in go-git versions prior to v5.13.

Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries.

Affected versions

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

Workarounds

In cases where a bump to the latest version of go-git is not possible, we recommend users to enforce restrict validation rules for values passed in the URL field.

Credit

Thanks to @vin01 for responsibly disclosing this vulnerability to us.

high 7.5: CVE--2025--21614 Improper Input Validation

Affected range<5.13.0
Fixed version5.13.0
CVSS Score7.5
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

Impact

A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. 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.

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.13 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.

Copy link

github-actions bot commented Jan 8, 2025

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/12662646516.

Copy link

github-actions bot commented Jan 8, 2025

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/12662646516.

@github-actions github-actions bot merged commit 1fabfa7 into main Jan 8, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/superfly-flyctl-0.3.x branch January 8, 2025 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants