I know it is not related to coding but really need to know this. Already googled it but no concrete answer was found.
The client wants to know whether our application is vulnerable to the latest vulnerability which is found in OpenSSL.
CVE-2022-3786
CVE-2022-3602
Reference: https://snyk.io/blog/new-openssl-critical-vulnerability/
2
Answers
You can find vulnerable machines with Defender for Cloud’s inventory tools:
Source: https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/new-openssl-v3-vulnerability-prepare-with-microsoft-defender-for/ba-p/3666487
According to Tenable:
You won’t say what kind of WebApp you have but updating OpenSSL in your WebApp will be enough.
UPDATE
You can get your OpenSSL Version with the command
openssl version
You can find the app service console in your Azure portal
MSFT announced Defender CSPM at Ignite, one of the features of DCSPM is Cloud Security Explorer and it has a built in template for this exact scenario. The feature is in preview and can be used for free (for now)
OpenSSL Detection