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 github.com/kubevirt/kubevirt: CVE-2022-1798 #1001

Closed
GoVulnBot opened this issue Sep 15, 2022 · 1 comment
Closed

Comments

@GoVulnBot
Copy link

CVE-2022-1798 references github.com/kubevirt/kubevirt, which may be a Go module.

Description:
A path traversal vulnerability in KubeVirt versions up to 0.56 (and 0.55.1) on all platforms allows a user able to configure the kubevirt to read arbitrary files on the host filesystem which are publicly readable or which are readable for UID 107 or GID 107. /proc/self/<> is not accessible.

References:

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

modules:
  - module: github.com/kubevirt/kubevirt
    packages:
      - package: Kubevirt
description: |
    A path traversal vulnerability in KubeVirt versions up to 0.56 (and 0.55.1) on all platforms allows a user able to configure the kubevirt to read arbitrary files on the host filesystem which are publicly readable or which are readable for UID 107 or GID 107. /proc/self/<> is not accessible.
cves:
  - CVE-2022-1798
credit: "Oliver Brooks and James Klopchic of NCC Group\tDiane Dubois and Roman Mohr
    of Google"
references:
  - web: https://github.com/kubevirt/kubevirt/security/advisories/GHSA-qv98-3369-g364

@tatianab
Copy link
Contributor

Duplicate of #1000

@tatianab tatianab marked this as a duplicate of #1000 Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants