In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade github.com/rancher/cli/cmd
to version 2.9.12, 2.10.10, 2.11.6, 2.12.2 or higher.
Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity via the SAML authentication component. An attacker can obtain authentication tokens belonging to another user by crafting a phishing login URL containing attacker-controlled publicKey
and requestId
parameters and tricking a victim into visiting the link and completing the login process. This is only exploitable if SAML authentication is enabled.
This vulnerability can be mitigated by carefully verifying that the URL and requestId
presented by the CLI match those shown in the browser during the SAML authentication flow. Users should not proceed with login if there is any discrepancy.