*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
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.
Vulnerable Library - github.com/kubeflow/pipelines/backend/src/agent/persistence/worker
Vulnerabilities
*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 DetailsThe 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 FixType: 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)