App Service web app allows HTTP traffic Affecting App Service (Web Apps) service in Azure
Severity Framework
Snyk CCSS
Rule category
Data / Encryption in Transit
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 applicationsFrameworks
CIS-Azure
CIS-Controls
CSA-CCM
GDPR
HIPAA
ISO-27001
NIST-800-53
PCI-DSS
SOC-2
- Snyk ID SNYK-CC-00487
- credit Snyk Research Team
Description
Web apps can be accessed by anyone using non-secure HTTP links by default. HTTP content could be intercepted and manipulated in transit.
How to fix?
Set properties.httpsOnly
attribute to true
.