App Service is not running latest .NET version Affecting App Service (Web Apps) service in Azure
Severity Framework
Snyk CCSS
Rule category
General / Latest Version
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
- Snyk ID SNYK-CC-00492
- credit Snyk Research Team
Description
Without the latest available version of .NET, the application cannot benefit from recent security improvements to the runtime engine.
How to fix?
Set properties.siteConfig.netFrameworkVersion
attribute to v5.0
.