Azure Cosmos DB 漏洞列表
共找到 2 个与 Azure Cosmos DB 相关的漏洞
📅 加载漏洞趋势中...
-
azure-cosmosdb-auto-failover-missing: Azure Cosmos DB Automatic Failover Not Enabled POC
Ensure that your Microsoft Azure Cosmos DB accounts are using the Automatic Failover feature in order to enable resource replication and fault tolerance at the account level. Automatic failover allows Azure Cosmos DB to failover to the Azure cloud region with the highest failover priority when the source region becomes unavailable, without any additional action from the application or the user. The Cosmos DB account must have two or more regions configured in order to enable the feature. -
azure-cosmosdb-default-network-access-unrestricted: Azure Cosmos DB Default Network Access Unrestricted POC
Ensure that your Azure Cosmos DB accounts are configured to deny access to traffic from all networks, including the public Internet. By restricting the public access to your Azure Cosmos DB accounts, you add an additional layer of security to the account resources, as the default action is to accept requests from any source. To limit access to trusted networks and/or IP addresses only, you must update the firewall and the virtual network configuration for your Cosmos DB accounts.