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

x/vulndb: potential Go vuln in k8s.io/apimachinery/pkg/util/json: GHSA-74fp-r6jw-h4mp #1538

Closed
GoVulnBot opened this issue Feb 8, 2023 · 1 comment
Assignees

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-74fp-r6jw-h4mp, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
k8s.io/apimachinery/pkg/util/json 0.0.0-20190927203648-9ce6eca90e73 < 0.0.0-20190927203648-9ce6eca90e73

Cross references:
No existing reports found with this module or alias.

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: k8s.io/apimachinery/pkg/util/json
    versions:
      - fixed: 0.0.0-20190927203648-9ce6eca90e73
    packages:
      - package: k8s.io/apimachinery/pkg/util/json
  - module: k8s.io/apimachinery/pkg/util/json
    versions:
      - fixed: 0.0.0-20190927203648-9ce6eca90e73
    packages:
      - package: k8s.io/apimachinery/pkg/runtime/serializer/json
description: Unbounded recursion in JSON parsing allows malicious JSON input to cause
    excessive memory consumption or panics.
ghsas:
  - GHSA-74fp-r6jw-h4mp

@tatianab tatianab self-assigned this Feb 8, 2023
@tatianab tatianab assigned tatianab and unassigned tatianab Feb 10, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/467438 mentions this issue: data/reports: add GHSA to GO-2022-0965.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants