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 applicationsUpgrade nautobot
to version 1.6.16, 2.1.9 or higher.
nautobot is a Source of truth and network automation platform.
Affected versions of this package are vulnerable to Information Exposure due to improper access control on several URL endpoints. An attacker can access sensitive information without authentication by exploiting endpoints that are improperly accessible to unauthenticated users. This includes endpoints that may disclose information about the system's authentication backend classes, supported secrets providers, and potentially sensitive logs associated with specific JobResults.
Note:
This is only exploitable if the Nautobot configuration variable EXEMPT_VIEW_PERMISSIONS
is altered from its default value to permit access to specific data by unauthenticated users.
This vulnerability can be mitigated by reverting the EXEMPT_VIEW_PERMISSIONS
configuration to its default value, thus preventing exposure of information to unauthenticated users via the affected endpoints.