You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Azure Service Fabric appears to be using OpenSSL version 3.1.0.0 which has a vulnerability as detailed in CVE-2023-2650.
Area/Component:
Azure Service Fabric OpenSSL version 3.1.0.0
To Reproduce
Steps to reproduce the behavior:
Create a new Service Fabric cluster from the Azure portal. Use WindowsServer 2019-Datacenter for the Operation System. Service Fabric version used was 10.1.1541.9590
After the cluster is deployed, login to one of the deployed virtual machines
Check the version information on these files, they both show Version: 3.1.0.0.
c:\program files\microsoft service fabric\bin\fabric\fabric.code\libcrypto-3-x64.dll
c:\program files\microsoft service fabric\bin\fabric\fabric.code\libssl-3-x64.dll
Expected behavior
Update needed to OpenSSL version used by Azure Service Fabric
Observed behavior:
Check the version information on these files, they both show Version: 3.1.0.0.
c:\program files\microsoft service fabric\bin\fabric\fabric.code\libcrypto-3-x64.dll
c:\program files\microsoft service fabric\bin\fabric\fabric.code\libssl-3-x64.dll
Screenshots
Service Fabric Runtime Version:
10.1.1541.9590
10.0.1949.9590
Environment:
Azure
OS: Windows Server 2019
Version 10.1.1541.9590
If this is a regression, which version did it regress from?
Additional context
I reported this through MSRC and they just closed the case.
Assignees: /cc @microsoft/service-fabric-triage
The text was updated successfully, but these errors were encountered:
Describe the bug
Azure Service Fabric appears to be using OpenSSL version 3.1.0.0 which has a vulnerability as detailed in CVE-2023-2650.
Area/Component:
Azure Service Fabric OpenSSL version 3.1.0.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Update needed to OpenSSL version used by Azure Service Fabric
Observed behavior:
Check the version information on these files, they both show Version: 3.1.0.0.
Screenshots
Service Fabric Runtime Version:
10.1.1541.9590
10.0.1949.9590
Environment:
If this is a regression, which version did it regress from?
Additional context
I reported this through MSRC and they just closed the case.
Assignees: /cc @microsoft/service-fabric-triage
The text was updated successfully, but these errors were encountered: