CVE-2022-43760: Rancher UI has multiple Cross-Site Scripting (XSS) issues
(updated )
Multiple Cross-Site Scripting (XSS) vulnerabilities have been identified in the Rancher UI. Cross-Site scripting allows a malicious user to inject code that is executed within another user’s browser, allowing the attacker to steal sensitive information, manipulate web content, or perform other malicious activities on behalf of the victims. This could result in a user with write access to the affected areas being able to act on behalf of an administrator, once an administrator opens the affected web page.
The affected areas include the Projects/Namespaces and Auth Provider sections. The attacker needs to be authenticated and have write access to those features in order to exploit the vulnerabilities. Some of the permissions (roles) required are:
- Project Owner.
- Restricted Admin.
- Configure Authentication.
- Administrator.
- Custom RBAC Role that provides write access on Projects or External Authentication Providers.
For users that suspect this vulnerability may have targeted their Rancher instance, we recommend rotating all API Keys and Kubeconfig tokens.
It’s also advised to review logs and possibly rotate credentials stored as secrets in Rancher and downstream cluster, if you believe that users’ credentials to access Rancher and its clusters might have been compromised.
References
- bugzilla.suse.com/show_bug.cgi?id=CVE-2022-43760
- github.com/advisories/GHSA-46v3-ggjg-qq3x
- github.com/rancher/rancher
- github.com/rancher/rancher/releases/tag/v2.6.13
- github.com/rancher/rancher/releases/tag/v2.7.4
- github.com/rancher/rancher/security/advisories/GHSA-46v3-ggjg-qq3x
- nvd.nist.gov/vuln/detail/CVE-2022-43760
Detect and mitigate CVE-2022-43760 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →