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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...