Improving Security: Updates to Classic (SimpleXML) Dashboards Containing External Links or Content

Classic (SimpleXML) dashboards are a powerful tool for you to share information with users and can include links for users to continue their investigations in other pages. As you likely already know, you can include external content in your Classic dashboard using HTML panels. You can also include external links or configure drilldowns to external URLs.

At Splunk we are continuously working to improve security and prevent incidents. As part of this commitment to security, we want to ensure you have a chance to review and verify external content or links, and you will now see a modal requesting you to review and determine whether you trust the external content or link. In this blog, we'll cover the scenarios in which you will see a modal, and what actions you can take.

On Dashboard Load

When your Classic dashboard loads, if any external links are detected in an HTML panel, you will be prompted with a modal to review all the links and choose whether to load them in the dashboard or not.

Select "Continue" to load the dashboard with the external content or links. Select "Cancel" to load the dashboard without the external content or links. If you select Cancel, all other content will still load.

This modal will not show for www.splunk.com pages, and select subdomains, such as docs.splunk.com.

If there are links that you trust, you can work with your Splunk admin to add those domains or links to the Dashboards Trusted Domains list. We recommend using as specific of a link as possible. For example, www.splunk.com/products instead of www.splunk.com.

When Navigating to an External URL

Imagine you have a dashboard with a custom URL drilldown such as https://www.google.com/search?q=$click.name2$.

When you select an external link or a visualization with a custom URL drilldown, you will be prompted with a modal to review all the links and choose whether to navigate away from Splunk.

Select "Continue" to continue navigating to that URL. Select "Cancel" to stay on the Splunk dashboard. You can select "Don't show this again" to suppress the warning for the same URL. Note that if the URL changes, for example because token values change, the warning will display again.

We appreciate your understanding as we evolve our product with preventative mechanisms to provide our customers with a secure experience.

Related Articles

Data Preparation Made Easy: SPL2 for Edge Processor
Platform
8 Minute Read

Data Preparation Made Easy: SPL2 for Edge Processor

Announcing the General Availability of the SPL2 Profile for Edge Processor, containing the specific subset of powerful SPL2 commands and functions that can be used to control and transform data behavior within Edge Processor.
Bring More ML to Splunk: Inference Externally Trained ONNX Models in MLTK 5.4.0
Platform
4 Minute Read

Bring More ML to Splunk: Inference Externally Trained ONNX Models in MLTK 5.4.0

The Splunk Machine Learning ToolKit (MLTK) now enables users to upload their pre-trained models in MLTK with a simple UI.
Deep Learning Toolkit 3.5 - Part 2: Change Point Detection, Matrix Profiles and LSTM-based Predictions
Platform
3 Minute Read

Deep Learning Toolkit 3.5 - Part 2: Change Point Detection, Matrix Profiles and LSTM-based Predictions

In the first part of this 2-part-series we talked about recent additions to version 3.5 of the Deep Learning Toolkit for Splunk (DLTK). Here in part 2 we want to explain a few new algorithmic approaches available for time series analysis. These can be especially interesting for anomaly detection and time series prediction.