Security

Qualys reporting vulnerabilities on splunk port 8090

wongea
Explorer

Hello,

Qualys scans in our environment reporting issues on SSL and TLSv1.0, TLSv1.1.

We are able to fix the TLS ones, not sure how to fix the below SSL ones.

Please let me know if any one has any ideas.

SSL/TLS Compression Algorithm Information Leakage Vulnerability
Birthday attacks against TLS ciphers with 64bit block size vulnerability (Sweet32)
SSL Certificate - Expired
SSL Certificate - Self-Signed Certificate
SSL Certificate - Subject Common Name Does Not Match Server FQDN
SSL Certificate - Signature Verification Failed Vulnerability

 

Thank you.

Labels (1)
0 Karma

splunkyj
Path Finder

Go to: etc/system/local/server.conf

[sslConfig]

serverCert = $SPLUNK_HOME/etc/auth/server.pem

If you are seeing server.pem, or this entry is missing (which means you are using default) what that error means is that you are using a self signed certificate, which is a vulnerability. You will need to purchase third party SSL certificates and implement it to your system. 

There's more information here:

https://docs.splunk.com/Documentation/Splunk/8.0.5/Security/Howtogetthird-partycertificates

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...