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 applicationsUpgrade DotVVM to version 4.2.11, 4.3.15, 5.0.0-preview09-final or higher.
DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.
Affected versions of this package are vulnerable to Missing Authorization in the AuthorizeActionFilter process. An attacker can gain unauthorized access to protected resources by sending requests that should require authorization, as the filter fails to enforce access controls.
This vulnerability can be mitigated by using the AuthorizeAttribute instead of the affected filter.