Splunk Enterprise Security

Receiving vulnerabilities from our Splunk hosted web server/website

jmdelrosario26
Explorer

Hello,

So we have website hosted in Splunk. We are detecting these vulnerabilities Server header Detected, Incorrect X-Xss-Protection and Incorrect Set-Cookie which has issue category as Insecure HTTP Header. We would like to know on how to resolve this vulnerabilities? Thanks!

Regards,

Joshua

Labels (1)
0 Karma

nickhills
Ultra Champion

What version of Splunk?

Also - are you serving Splunk directly, or is there a load balancer doing SSL offload perhaps?

The cookies should be set to secure if Splunk is running with native SSL,  however you can control the response headers separately if you need to.

Take a look at https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Webconf

in web.conf you should be able to set:

[httpServer]
replyHeader.X-XSS-Protection=1; mode=block

 

If my comment helps, please give it a thumbs up!
0 Karma

jmdelrosario26
Explorer

Hi,

We are hosting the website in Splunk directly. We are not using load balancer. The SSL certificate we use is signed by Digital 3rd Party Certificate Authority. Our Splunk version is Splunk 7.2.1. So we can just add this config in the web.conf file to resolve the issue? Will editing the web.conf file cause issue to our production instance? 

[httpServer]
replyHeader.X-XSS-Protection=1; mode=block

Regards,

Joshua

0 Karma

nickhills
Ultra Champion

 Are you running Splunk with SSL/HTTPS?

If my comment helps, please give it a thumbs up!
0 Karma

jmdelrosario26
Explorer

Hello,

Yes, we are already running Splunk with SSL/HTTPS. Do we need to perform further actions? We are still detecting vulnerabilities.

Regards,

Joshua

Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...