ForgeRock / secret-agent

Generate random Kubernetes secrets and optionally store them in a Cloud Secret Manager
Apache License 2.0
17 stars 20 forks source link

google.golang.org/genproto-v0.0.0-20201110150050-8816d57aaa9a: 1 vulnerabilities (highest severity is: 6.5) - autoclosed #268

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

mend-for-github-com[bot] commented 4 months ago
Vulnerable Library - google.golang.org/genproto-v0.0.0-20201110150050-8816d57aaa9a

Path to dependency file: /go.mod

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

Found in HEAD commit: d2f9059ecd69120e4a53a3f328c52b0d472ea7b9

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (google.golang.org/genproto-v0.0.0 version) Remediation Possible**
CVE-2024-24786 Medium 6.5 google.golang.org/protobuf-v1.25.0 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.25.0

Go support for Google's protocol buffers

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

Path to dependency file: /go.mod

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

Dependency Hierarchy: - google.golang.org/genproto-v0.0.0-20201110150050-8816d57aaa9a (Root Library) - :x: **google.golang.org/protobuf-v1.25.0** (Vulnerable Library)

Found in HEAD commit: d2f9059ecd69120e4a53a3f328c52b0d472ea7b9

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

mend-for-github-com[bot] commented 3 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.