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/nats-io/nats-server/v2/server to version 2.12.12, 2.14.3 or higher.
github.com/nats-io/nats-server/v2/server is an A simple, secure and performant communications system for digital systems, services and devices.
Affected versions of this package are vulnerable to Uncaught Exception in the WebSocket listener routing, which dispatches requests for the MQTT-over-WebSocket path into MQTT handling even when MQTT is not configured. An attacker can crash the server and cause denial of service by connecting to the WebSocket listener and requesting the MQTT-over-WebSocket path, which reaches uninitialized MQTT state. Exploitation affects only deployments that enable the WebSocket listener while leaving MQTT disabled.