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/projectcapsule/capsule-proxy: CVE-2023-48312 #2352

Closed
GoVulnBot opened this issue Nov 24, 2023 · 1 comment
Assignees

Comments

@GoVulnBot
Copy link

CVE-2023-48312 references github.com/projectcapsule/capsule-proxy, which may be a Go module.

Description:
capsule-proxy is a reverse proxy for the capsule operator project. Affected versions are subject to a privilege escalation vulnerability which is based on a missing check if the user is authenticated based on the TokenReview result. All the clusters running with the anonymous-auth Kubernetes API Server setting disable (set to false) are affected since it would be possible to bypass the token review mechanism, interacting with the upper Kubernetes API Server. This privilege escalation cannot be exploited if you're relying only on client certificates (SSL/TLS). This vulnerability has been addressed in version 0.4.6. Users are advised to upgrade.

References:

Cross references:

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

modules:
    - module: github.com/projectcapsule/capsule-proxy
      vulnerable_at: 0.4.6
      packages:
        - package: capsule-proxy
cves:
    - CVE-2023-48312
references:
    - advisory: https://github.com/projectcapsule/capsule-proxy/security/advisories/GHSA-fpvw-6m5v-hqfp
    - fix: https://github.com/projectcapsule/capsule-proxy/commit/472404f7006a4152e4eec76dee07324dd1e6e823

@neild neild self-assigned this Nov 27, 2023
@tatianab
Copy link
Contributor

Duplicate of #2351

@tatianab tatianab marked this as a duplicate of #2351 Feb 20, 2024
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