When accessing the Rancher API with a browser, user input in the URL was not properly escaped and was vulnerable to an XSS attack. Specially crafted URLs to these API endpoints could include JavaScript which would be embedded in the page and execute in a browser. There is no direct mitigation. Avoid clicking on untrusted links to your Rancher server.
This has been resolved in Rancher v2.3.11, v2.4.14 and v2.5.6.
The text was updated successfully, but these errors were encountered:
When accessing the Rancher API with a browser, user input in the URL was not properly escaped and was vulnerable to an XSS attack. Specially crafted URLs to these API endpoints could include JavaScript which would be embedded in the page and execute in a browser. There is no direct mitigation. Avoid clicking on untrusted links to your Rancher server.
This has been resolved in Rancher v2.3.11, v2.4.14 and v2.5.6.
The text was updated successfully, but these errors were encountered: