Clarification: CBC based ciphers are found as weak in Testssl tool for tls 1.2v in Windows server 2019.
In Windows server 2019, Testssl tool found CBC based ciphersuites are weak. Are CBC based cipher suites are prone to vulnerable even if they are managed by Windows Schannel. Found an article stating that, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 may show up as weak when you performed an SSL report test. This is due to known attacks toward OpenSSL implementation. Dataverse uses Windows implementation that is not based on OpenSSL and therefore is not vulnerable. https://learn.microsoft.com/en-us/power-platform/admin/server-cipher-tls-requirements
Please provide the clarification for the above, whether the same is applicable to all the CBC based ciphersuites or not?