Security

QualysGuard says splunk is vulnerable to cross-site scripting, is it true?

matt
Splunk Employee
Splunk Employee

QualysGuard is saying that Splunk is vulnerable to cross-site scripting attacks. Can someone confirm if this a valid threat or just a false-positive?

1 Solution

araitz
Splunk Employee
Splunk Employee

This is likely a false positive, as the vulnerability scanner is not expecting a 303 See Other response from Splunk.

Cherrypy, our web server, will often issue a 303 redirect to ensure that the site's root namespace is being used, or to enforce a locale such as /en-US/ in the URL path. Other times, the scanner is not logged in to Splunk, and the invalid session results in a 303 redict to the Splunk login page.

You can take a look at web_access.log to see that the 303 is followed by a 404 (or a 200 OK to the Splunk login page if not logged in).

Similarly, if you visit the link provided in the Qualys report while logged in to Splunk, you will receive a benign 404 error page indicating that the resource is not found rather than anything nefarious. If you are not logged in, you will observe the redirection to the Splunk login page.

View solution in original post

araitz
Splunk Employee
Splunk Employee

This is likely a false positive, as the vulnerability scanner is not expecting a 303 See Other response from Splunk.

Cherrypy, our web server, will often issue a 303 redirect to ensure that the site's root namespace is being used, or to enforce a locale such as /en-US/ in the URL path. Other times, the scanner is not logged in to Splunk, and the invalid session results in a 303 redict to the Splunk login page.

You can take a look at web_access.log to see that the 303 is followed by a 404 (or a 200 OK to the Splunk login page if not logged in).

Similarly, if you visit the link provided in the Qualys report while logged in to Splunk, you will receive a benign 404 error page indicating that the resource is not found rather than anything nefarious. If you are not logged in, you will observe the redirection to the Splunk login page.

eric2777
New Member

Hi there,

Splunk and Qualys are partners, so I am wondering how can we help to provide additional context and figure out if we need to fix this potential false positive?
Would you please share the QID?

Thanks,
Eric P.
PM @Qualys

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...