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 github.com/free5gc/bsf/internal/sbi/processor to version 1.0.2 or higher.
Affected versions of this package are vulnerable to Missing Synchronization through unsynchronized access to the Subscriptions map in the PUT /nbsf-management/v1/subscriptions/{subId} handler. An attacker can cause the process to terminate unexpectedly by sending concurrent authenticated PUT requests with unique subId values, leading to a fatal runtime error and complete loss of service availability. This is only exploitable if the attacker possesses a valid nbsf-management OAuth2 access token.