From 4d0a1d0829a11c0d4e058ae1c9685df7633c2392 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 14:32:42 +0000 Subject: [PATCH] Publish GHSA-2v2w-8v8c-wcm9 --- .../GHSA-2v2w-8v8c-wcm9/GHSA-2v2w-8v8c-wcm9.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2025/01/GHSA-2v2w-8v8c-wcm9/GHSA-2v2w-8v8c-wcm9.json b/advisories/github-reviewed/2025/01/GHSA-2v2w-8v8c-wcm9/GHSA-2v2w-8v8c-wcm9.json index e60e1900f16..b45852e0807 100644 --- a/advisories/github-reviewed/2025/01/GHSA-2v2w-8v8c-wcm9/GHSA-2v2w-8v8c-wcm9.json +++ b/advisories/github-reviewed/2025/01/GHSA-2v2w-8v8c-wcm9/GHSA-2v2w-8v8c-wcm9.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-2v2w-8v8c-wcm9", - "modified": "2025-01-14T22:03:33Z", + "modified": "2025-04-16T14:30:34Z", "published": "2025-01-14T22:03:33Z", "aliases": [ "CVE-2024-52281" ], "summary": "Rancher UI has Stored Cross-site Scripting vulnerability", - "details": "### Impact\nA vulnerability has been identified within Rancher UI that allows a malicious actor to perform a Stored XSS attack through the cluster description field.\n\nPlease consult the associated [MITRE ATT&CK - Technique - Drive-by Compromise](https://attack.mitre.org/techniques/T1189/) for further information about this category of attack.\n\n### Patches\nThe fix introduces new changes in the directives responsible for sanitizing HTML code before rendering. \n\nWe replaced the `v-tooltip` directive with the `v-clean-tooltip` directive.\n\nPatched versions include releases `2.9.4` and `2.10.0`.\n\n### Workarounds\nThere are no workarounds for this issue. Users are recommended to upgrade, as soon as possible, to a version of /Rancher Manager which contains the fixes.\n\n### Credits\nThis issue was identified and reported by Bhavin Makwana from Workday’s Cyber Defence Team.\n\n### For more information\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).\n", + "details": "### Impact\nA vulnerability has been identified within Rancher UI that allows a malicious actor to perform a Stored XSS attack through the cluster description field.\n\nPlease consult the associated [MITRE ATT&CK - Technique - Drive-by Compromise](https://attack.mitre.org/techniques/T1189/) for further information about this category of attack.\n\n### Patches\nThe fix introduces new changes in the directives responsible for sanitizing HTML code before rendering. \n\nWe replaced the `v-tooltip` directive with the `v-clean-tooltip` directive.\n\nPatched versions include releases `2.9.4` and `2.10.0`.\n\n### Workarounds\nThere are no workarounds for this issue. Users are recommended to upgrade, as soon as possible, to a version of /Rancher Manager which contains the fixes.\n\n### Credits\nThis issue was identified and reported by Bhavin Makwana from Workday’s Cyber Defence Team.\n\n### For more information\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).", "severity": [ { "type": "CVSS_V3", @@ -40,6 +40,14 @@ "type": "WEB", "url": "https://github.com/rancher/rancher/security/advisories/GHSA-2v2w-8v8c-wcm9" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52281" + }, + { + "type": "WEB", + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2024-52281" + }, { "type": "PACKAGE", "url": "https://github.com/rancher/rancher" @@ -52,6 +60,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-01-14T22:03:33Z", - "nvd_published_at": null + "nvd_published_at": "2025-04-16T09:15:27Z" } } \ No newline at end of file