Network security group allows public access Affecting Network service in Azure


Severity

0.0
medium
0
10
    Severity Framework
    Snyk CCSS
    Rule category
    Network / Public Access

Is your enviroment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
    Frameworks
    CIS-Controls CSA-CCM ISO-27001 NIST-800-53 PCI-DSS SOC-2
  • Snyk ID SNYK-CC-00473
  • credit Snyk Research Team

Description

Public access is granted to all resources behind the network security group and potentially everyone can access your resources.

How to fix?

Set properties.sourceAddressPrefix attribute to specific IP range only, e.g. 192.168.1.0/24.