davidspek / pipelines

Machine Learning Pipelines for Kubeflow
Apache License 2.0
0 stars 0 forks source link

github.com/kubeflow/pipelines/backend/src/agent/persistence/worker: 1 vulnerabilities (highest severity is: 6.5) #746

Open mend-bolt-for-github[bot] opened 6 months ago

mend-bolt-for-github[bot] commented 6 months ago
Vulnerable Library - github.com/kubeflow/pipelines/backend/src/agent/persistence/worker

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/kubeflow/pipelines/backend/src/agent/persistence/worker version) Remediation Possible**
CVE-2024-24786 Medium 6.5 detected in multiple dependencies 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 Libraries - github.com/protocolbuffers/protobuf-go/internal/encoding/json-v1.26.0-rc.1, github.com/protocolbuffers/protobuf-go/encoding/protojson-v1.26.0-rc.1

### github.com/protocolbuffers/protobuf-go/internal/encoding/json-v1.26.0-rc.1

Go support for Google's protocol buffers

Dependency Hierarchy: - github.com/kubeflow/pipelines/backend/src/agent/persistence/worker (Root Library) - github.com/golang/protobuf/jsonpb-v1.4.3 - github.com/protocolbuffers/protobuf-go/encoding/protojson-v1.26.0-rc.1 - :x: **github.com/protocolbuffers/protobuf-go/internal/encoding/json-v1.26.0-rc.1** (Vulnerable Library) ### github.com/protocolbuffers/protobuf-go/encoding/protojson-v1.26.0-rc.1

Go support for Google's protocol buffers

Dependency Hierarchy: - github.com/kubeflow/pipelines/backend/src/agent/persistence/worker (Root Library) - github.com/golang/protobuf/jsonpb-v1.4.3 - :x: **github.com/protocolbuffers/protobuf-go/encoding/protojson-v1.26.0-rc.1** (Vulnerable Library)

Found in base branch: master

### 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

### CVSS 3 Score Details (6.5)

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

For more information on CVSS3 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

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)