The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade Umbraco.Cms.Api.Delivery
to version 13.9.3, 15.4.4, 16.1.1 or higher.
Umbraco.Cms.Api.Delivery is a presentation layer for the Umbraco CMS Delivery API.
Affected versions of this package are vulnerable to Missing Authorization in IOutputCachePolicy.CacheRequestAsync
. An attacker can access sensitive information by sending requests without a valid API key and receiving cached responses that were originally generated for authorized users.
This vulnerability can be mitigated by removing or reducing the output caching duration or by restricting access to the API through IP filtering.