Defense-in-Depth Updates for Azure Identity SDK and Azure Key Vault SDK plus Best Practice Implementation Guidance
2022-9-21 01:17:0 Author: msrc-blog.microsoft.com(查看原文) 阅读量:12 收藏

Summary

Today, Microsoft released a new version of the Azure Key Vault Software Development Kit (SDK) and Azure Identity SDK that includes defense-in-depth feature improvements. We also published best practice guidance to help protect applications and services that allow externally controlled input into the Azure Key Vault client URI for processing. While most applications using the SDKs are safe, applications which take user provided Key Vault or Managed HSM resource URIs may be at risk of leaking authentication information if URIs are not validated correctly.

Recommended Customer Actions

All customers should take action to update to the latest Azure Key Vault SDK and Azure Identity SDK for defense in depth feature updates.

  • Additionally, customers should validate that applications that accept user provided (potentially untrusted) URIs for a customer-owned Azure Key Vault or Azure Managed HSM are following best practices outlined in the technical blog. Examples include, but are not limited to: 
    • URIs to keys for encryption at rest, often referred to as custom-managed keys (CMK).
    • URIs to secrets to configure an application, including API keys, connection strings, etc.

Additional References


文章来源: https://msrc-blog.microsoft.com/2022/09/20/defense-in-depth-updates-for-azure-identity-sdk-and-azure-key-vault-sdk-plus-best-practice-implementation-guidance/
如有侵权请联系:admin#unsafe.sh