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

chore(deps): update dependency stateful/runme to v3.12.5 #10753

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
stateful/runme patch 3.12.4 -> 3.12.5

Warning

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


Release Notes

stateful/runme (stateful/runme)

v3.12.5

Compare Source

Download

macOS:
Linux
Windows

Changelog

Full changelog


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 Mar 8, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/runme:3.12.5

📦 Image Reference ghcr.io/uniget-org/tools/runme:3.12.5
digestsha256:54fd567332285d2f5d27c940e622c08fe366aaa46a630b7a7b5c79895f4c7df4
vulnerabilitiescritical: 0 high: 2 medium: 1 low: 0
platformlinux/amd64
size12 MB
packages122
critical: 0 high: 1 medium: 0 low: 0 golang.org/x/oauth2 0.26.0 (golang)

pkg:golang/golang.org/x/oauth2@0.26.0

high : CVE--2025--22868

Affected range<0.27.0
Fixed version0.27.0
Description

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.

critical: 0 high: 1 medium: 0 low: 0 golang.org/x/crypto 0.33.0 (golang)

pkg:golang/golang.org/x/crypto@0.33.0

high : CVE--2025--22869

Affected range<0.35.0
Fixed version0.35.0
Description

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.

critical: 0 high: 0 medium: 1 low: 0 github.com/cli/go-gh 1.2.1 (golang)

pkg:golang/github.com/cli/go-gh@1.2.1

medium 6.5: CVE--2024--53859 Exposure of Sensitive Information to an Unauthorized Actor

Affected range<2.11.1
Fixed versionNot Fixed
CVSS Score6.5
CVSS VectorCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Description

Summary

A security vulnerability has been identified in go-gh that could leak authentication tokens intended for GitHub hosts to non-GitHub hosts when within a codespace.

Details

go-gh sources authentication tokens from different environment variables depending on the host involved:

  • GITHUB_TOKEN, GH_TOKEN for GitHub.com and ghe.com
  • GITHUB_ENTERPRISE_TOKEN, GH_ENTERPRISE_TOKEN for GitHub Enterprise Server

Prior to 2.11.1, auth.TokenForHost could source a token from the GITHUB_TOKEN environment variable for a host other than GitHub.com or ghe.com when within a codespace.

In 2.11.1, auth.TokenForHost will only source a token from the GITHUB_TOKEN environment variable for GitHub.com or ghe.com hosts.

Impact

Successful exploitation could send authentication token to an unintended host.

Remediation and mitigation

  1. Upgrade go-gh to 2.11.1
  2. Advise extension users to regenerate authentication tokens:
  3. Advise extension users to review their personal security log and any relevant audit logs for actions associated with their account or enterprise

Copy link

github-actions bot commented Mar 8, 2025

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

Copy link

github-actions bot commented Mar 8, 2025

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

@github-actions github-actions bot merged commit ab08202 into main Mar 8, 2025
10 of 11 checks passed
@github-actions github-actions bot deleted the renovate/stateful-runme-3.12.x branch March 8, 2025 01:41
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