rsoreq / kyma

Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications.
https://kyma-project.io
Apache License 2.0
0 stars 0 forks source link

k8s.io/cliEnt-go-v0.26.7: 1 vulnerabilities (highest severity is: 7.1) #23

Closed mend-for-github-com[bot] closed 2 months ago

mend-for-github-com[bot] commented 5 months ago
Vulnerable Library - k8s.io/cliEnt-go-v0.26.7

Path to dependency file: /components/compass-runtime-agent/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.28.1.mod,/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.28.1.mod

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (k8s.io/cliEnt-go-v0.26.7 version) Remediation Possible** Reachability
CVE-2024-24786 High 7.1 Not Defined 0.0% google.golang.org/protobuf-v1.28.1 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-24786 ### Vulnerable Library - google.golang.org/protobuf-v1.28.1

Go support for Google's protocol buffers

Library home page: https://proxy.golang.org/google.golang.org/protobuf/@v/v1.28.1.zip

Path to dependency file: /components/central-application-gateway/go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.28.1.mod,/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.28.1.mod

Dependency Hierarchy: - k8s.io/cliEnt-go-v0.26.7 (Root Library) - github.com/google/gnostic-v0.5.7-v3refs - :x: **google.golang.org/protobuf-v1.28.1** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.

Publish Date: 2024-03-05

URL: CVE-2024-24786

### Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

### CVSS 4 Score Details (7.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS4 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://pkg.go.dev/vuln/GO-2024-2611

Release Date: 2024-03-05

Fix Resolution: v1.33.0

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 months ago

This issue has been automatically closed due to the lack of recent activity. /lifecycle rotten