Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
We got report about GOLDENDOODLE vulnerablity,
Here is report
Severity: | Medium |
Vulnerability ID: | q038764 |
Source Type: | SERVER |
Details: | Port: 443/tcp |
Port: | 443/tcp |
Layer: | Middleware |
References: | Qualys Knowledgebase: |
Generic Remediation Instructions: | Please refer to official github page TLS Padding Oracles for affected products and patch links. Patch: |
Generic Vulnerability Description: | A TLS padding oracle vulnerability is detected.
|
We're new to Qlik sense, how could we fix this issue?
Many thanks in advance.
--
Thom (FW)
I am not sure what other web apps that you're referring to. Personally I interact with Qlik Sense Enterprise, Apache, and Nginx most often. With the latter two using OpenSSL as their crypto provider and thus having application specific configs for configuring TLS and Cipher Suites.
As for the general problem, I am by no means a crypto expert, but as I understand it (i.e. https://blog.qualys.com/technology/2019/04/22/zombie-poodle-and-goldendoodle-vulnerabilities / https://www.tripwire.com/state-of-security/vert/goldendoodle-attack/ being good references), the *DOODLE suite of vulnerabilities come down to the use of the CBC ciphers on any TLS protocol lower than 1.3. So the fix for this are:
TLS 1.3 support on Windows is fairly new (https://devblogs.microsoft.com/premier-developer/microsoft-tls-1-3-support-reference/) so the strongest option at this juncture is to go the (2) route. Even when (1) is viable from a technical perspective, it seems extraordinarily risky to my eyes to require this for a web app unless you have pretty rigorous control over the configuration of the clients who are attempting to connect to the web app. i.e. they run very up-to-date Client OSs, use modern browsers, etc.
Just my 2 cents on the matter.
I am no crypto expert either, bt in the scenario you described, I agree that option number 2 is the most viable solution for now. Thanks for the help!
@HendrikJ -Do you still has this issue in your environment ?
Thanks
Veer