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/openshift/apiserver-library-go: GHSA-92hx-3mh6-hc49 #2076

Closed
GoVulnBot opened this issue Sep 25, 2023 · 3 comments
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-92hx-3mh6-hc49, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/openshift/apiserver-library-go 0.0.0-20230621 < 0.0.0-20230621

Cross references:

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

modules:
    - module: github.com/openshift/apiserver-library-go
      versions:
        - fixed: 0.0.0-20230621
      packages:
        - package: github.com/openshift/apiserver-library-go
summary: kube-apiserver authentication bypass vulnerability
description: |-
    An authentication bypass vulnerability was discovered in kube-apiserver. This
    issue could allow a remote, authenticated attacker who has been given
    permissions "update, patch" the "pods/ephemeralcontainers" subresource beyond
    what the default is. They would then need to create a new pod or patch one that
    they already have access to. This might allow evasion of SCC admission
    restrictions, thereby gaining control of a privileged pod.
cves:
    - CVE-2023-1260
ghsas:
    - GHSA-92hx-3mh6-hc49
references:
    - web: https://nvd.nist.gov/vuln/detail/CVE-2023-1260
    - web: https://access.redhat.com/errata/RHSA-2023:3976
    - web: https://access.redhat.com/errata/RHSA-2023:4093
    - web: https://access.redhat.com/errata/RHSA-2023:4312
    - web: https://access.redhat.com/errata/RHSA-2023:4898
    - web: https://access.redhat.com/security/cve/CVE-2023-1260
    - web: https://bugzilla.redhat.com/show_bug.cgi?id=2176267
    - fix: https://github.com/openshift/apiserver-library-go/commit/a994128188486d2dce99a528fbcc017d276081e0
    - advisory: https://github.com/advisories/GHSA-92hx-3mh6-hc49

@jba jba self-assigned this Oct 2, 2023
@jba jba added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Oct 2, 2023
@jba
Copy link
Contributor

jba commented Oct 2, 2023

The package containing the fix has no importers.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/531705 mentions this issue: data/excluded: batch add 18 excluded reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592763 mentions this issue: data/reports: unexclude 75 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

3 participants