Improper Access Control Affecting hangfire.core package, versions [1.7.25,1.7.26)
Threat Intelligence
EPSS
0.14% (51st
percentile)
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-DOTNET-HANGFIRECORE-7300328
- published 21 Jun 2024
- disclosed 3 Nov 2021
- credit silentw
Introduced: 3 Nov 2021
CVE-2021-41238 Open this link in a new tabHow to fix?
Upgrade Hangfire.Core
to version 1.7.26 or higher.
Overview
Hangfire.Core is an incredibly easy way to perform fire-and-forget, delayed and recurring jobs in .NET applications.
Affected versions of this package are vulnerable to Improper Access Control via the LocalRequestsOnlyAuthorizationFilter
which is not being used by default, allowing remote access to the server.