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 replicatedhq/kots to v1.123.0 #9386

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
replicatedhq/kots minor 1.122.1 -> 1.123.0

Warning

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


Release Notes

replicatedhq/kots (replicatedhq/kots)

v1.123.0

Compare Source

Changelog

  • 0ea8718 improve usage strings for additional annotations, labels, and tolerations flags (#​5076)
  • 2b704db Add --tolerations option to kots cli (#​5075)
  • d92aaab chore(deps): bump the security group across 1 directory with 7 updates (#​5073)
  • 158ffd8 chore(deps-dev): bump eslint-plugin-react in /web in the security group (#​5071)
  • 066f7f9 chore(deps): bump the security group in /web with 5 updates (#​5067)

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 4, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/kots:1.123.0

📦 Image Reference ghcr.io/uniget-org/tools/kots:1.123.0
digestsha256:f1b6eeeb58095b77f53eb9c7cd748be1802e7e44e0d291779d7f5512ddd3dacf
vulnerabilitiescritical: 0 high: 0 medium: 4 low: 2
platformlinux/amd64
size49 MB
packages386
critical: 0 high: 0 medium: 1 low: 1 github.com/aws/aws-sdk-go 1.55.5 (golang)

pkg:golang/github.com/aws/aws-sdk-go@1.55.5

medium : CVE--2020--8911

Affected range>=0
Fixed versionNot Fixed
Description

A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code (MAC), which then allows an attacker who has write access to the target's S3 bucket and can observe whether or not an endpoint with access to the key can decrypt a file, they can reconstruct the plaintext with (on average) 128*length (plaintext) queries to the endpoint, by exploiting CBC's ability to manipulate the bytes of the next block and PKCS5 padding errors. It is recommended to update your SDK to V2 or later, and re-encrypt your files.

low : CVE--2020--8912

Affected range>=0
Fixed versionNot Fixed
Description

A vulnerability in the in-band key negotiation exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. An attacker with write access to the targeted bucket can change the encryption algorithm of an object in the bucket, which can then allow them to change AES-GCM to AES-CTR. Using this in combination with a decryption oracle can reveal the authentication key used by AES-GCM as decrypting the GMAC tag leaves the authentication key recoverable as an algebraic equation. It is recommended to update your SDK to V2 or later, and re-encrypt your files.

critical: 0 high: 0 medium: 1 low: 0 github.com/mholt/archiver/v3 3.5.1 (golang)

pkg:golang/github.com/mholt/archiver/v3@3.5.1

medium 6.1: CVE--2024--0406 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Affected range>=3.0.0
<=3.5.1
Fixed versionNot Fixed
CVSS Score6.1
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
Description

A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or application's privileges using the library.

critical: 0 high: 0 medium: 1 low: 0 gopkg.in/square/go-jose.v2 2.2.2 (golang)

pkg:golang/gopkg.in/square/go-jose.v2@2.2.2

medium 4.3: CVE--2024--28180 Improper Handling of Highly Compressed Data (Data Amplification)

Affected range<=2.6.0
Fixed versionNot Fixed
CVSS Score4.3
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Description

Impact

An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). Thanks to Enze Wang@Alioth and Jianjun Chen@Zhongguancun Lab (@zer0yu and @chenjj) for reporting.

Patches

The problem is fixed in the following packages and versions:

  • github.com/go-jose/go-jose/v4 version 4.0.1
  • github.com/go-jose/go-jose/v3 version 3.0.3
  • gopkg.in/go-jose/go-jose.v2 version 2.6.3

The problem will not be fixed in the following package because the package is archived:

  • gopkg.in/square/go-jose.v2
critical: 0 high: 0 medium: 1 low: 0 k8s.io/apiserver 0.31.3 (golang)

pkg:golang/k8s.io/apiserver@0.31.3

medium 4.3: CVE--2020--8552 OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities

Affected range<1.15.10
Fixed version1.15.10, 1.16.7, 1.17.3
CVSS Score4.3
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Description

The Kubernetes API server component has been found to be vulnerable to a denial of service attack via successful API requests.

critical: 0 high: 0 medium: 0 low: 1 github.com/kopia/kopia 0.10.7 (golang)

pkg:golang/github.com/kopia/kopia@0.10.7

low 2.0: GHSA--j5vm--7qcc--2wwg Exposure of Sensitive Information to an Unauthorized Actor

Affected range<0.16.0
Fixed version0.16.0
CVSS Score2
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N
Description

Impact

What kind of vulnerability is it? Who is impacted?

Storage credentials are written to the console.

Patches

Has the problem been patched? Yes, see #3589
What versions should users upgrade to?

  • Any version after or including commit 1d6f852cd6534f4bea978cbdc85c583803d79f77
  • No release has been created yet.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

  • Be aware that kopia repo status --json will write the credentials to the output without scrubbing them.
  • Avoid executing kopia repo status with the --json flag in an insecure environment where.
  • Avoid logging the output of the kopia repo status --json command.

Copy link

github-actions bot commented Jan 4, 2025

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

Copy link

github-actions bot commented Jan 4, 2025

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

@github-actions github-actions bot merged commit a9f3ba2 into main Jan 4, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/replicatedhq-kots-1.x branch January 4, 2025 01:57
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