Function app does not enforce HTTPS Affecting App Service (Web Apps) service in Azure


Severity

0.0
high
0
10
Severity Framework
Snyk CCSS
Rule category
Data/ Encryption in Transit

Is your environment 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-ControlsCSA-CCMGDPRHIPAAISO-27001NIST-800-53PCI-DSSSOC-2
  • Snyk IDSNYK-CC-00496
  • creditSnyk Research Team

Description

Users can access the function app via HTTP, and the connection and transmitted data could be intercepted and manipulated.

How to fix?

Set httpsOnly attribute to true.