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/karmada-io/karmada: GHSA-mg7w-c9x2-xh7r #3364

Closed
GoVulnBot opened this issue Jan 3, 2025 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-mg7w-c9x2-xh7r references a vulnerability in the following Go modules:

Module
github.com/karmada-io/karmada

Description:

Impact

What kind of vulnerability is it? Who is impacted?

The PULL mode clusters registered with the karmadactl register command have excessive privileges to access control plane resources. By abusing these permissions, an attacker able to authenticate as the karmada-agent to a karmada cluster would be able to obtain administrative privileges over the entire federation system including all registered member clusters.

Patches

_Has the problem been patched? What versions should users upgrade to...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/karmada-io/karmada
      versions:
        - fixed: 1.12.0
      vulnerable_at: 1.12.0-beta.0
summary: Karmada PULL Mode Cluster Privilege Escalation in github.com/karmada-io/karmada
cves:
    - CVE-2024-56513
ghsas:
    - GHSA-mg7w-c9x2-xh7r
references:
    - advisory: https://github.com/advisories/GHSA-mg7w-c9x2-xh7r
    - advisory: https://github.com/karmada-io/karmada/security/advisories/GHSA-mg7w-c9x2-xh7r
    - fix: https://github.com/karmada-io/karmada/commit/2c82055c4c7f469411b1ba48c4dba4841df04831
    - fix: https://github.com/karmada-io/karmada/pull/5793
    - web: https://karmada.io/docs/administrator/security/component-permission
source:
    id: GHSA-mg7w-c9x2-xh7r
    created: 2025-01-03T17:01:20.62174628Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/640916 mentions this issue: data/reports: add 10 unreviewed reports

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

No branches or pull requests

3 participants