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 org.springframework:spring-websocket to version 6.0.0, 6.2.19, 7.0.8 or higher.
org.springframework:spring-websocket is a framework that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Generation of Predictable Numbers or Identifiers via predictable WebSocket session identifiers in the spring-websocket module. An attacker can guess or predict valid WebSocket session IDs due to insufficient randomness in session identifier generation. In environments with inadequate authorization controls, this may allow unauthorized access to or interaction with other users' WebSocket sessions.
Note: Successful exploitation typically requires inadequate authorization rules.