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/rancher/rancher: GHSA-2v2w-8v8c-wcm9 #3391

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

Comments

@GoVulnBot
Copy link

Advisory GHSA-2v2w-8v8c-wcm9 references a vulnerability in the following Go modules:

Module
github.com/rancher/rancher

Description:

Impact

A vulnerability has been identified within Rancher UI that allows a malicious actor to perform a Stored XSS attack through the cluster description field.

Please consult the associated MITRE ATT&CK - Technique - Drive-by Compromise for further information about this category of attack.

Patches

The fix introduces new changes in the directives responsible for sanitizing HTML code before rendering.

We replaced the v-tooltip directive with the v-clean-tooltip directive.

Patched versions include releases 2.9.4 and 2.10.0.

##...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/rancher/rancher
      non_go_versions:
        - introduced: 2.9.0
        - fixed: 2.9.4
      vulnerable_at: 1.6.30
summary: Rancher UI has Stored Cross-site Scripting vulnerability in github.com/rancher/rancher
cves:
    - CVE-2024-52281
ghsas:
    - GHSA-2v2w-8v8c-wcm9
references:
    - advisory: https://github.com/advisories/GHSA-2v2w-8v8c-wcm9
    - advisory: https://github.com/rancher/rancher/security/advisories/GHSA-2v2w-8v8c-wcm9
source:
    id: GHSA-2v2w-8v8c-wcm9
    created: 2025-01-14T23:01:37.510162132Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/642598 mentions this issue: data/reports: add GO-2025-3391

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