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 applicationsLearn about Privilege Escalation vulnerabilities in an interactive lesson.
Start learningUpgrade Microsoft.AspNetCore.Mvc.ApiExplorer
to version 1.0.1 or higher.
Microsoft.AspNetCore.Mvc.ApiExplorer
is the explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Affected versions of this package are vulnerable to Privilege Escalation. View Components
could receive incorrect information, including the details of the current authenticated user. If a View Component
depends on the vulnerable code and makes decisions based on the current user, then the it could make incorrect decisions that result in elevation of privilege.