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 applicationsA fix was pushed into the master branch but not yet published.
Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation in the _check_sdp_crypto function due to an inverted boolean condition. An attacker can weaken the binding between DTLS certificates and SDP by intercepting and modifying WebRTC signaling messages, potentially facilitating man-in-the-middle attacks on media streams. This is only exploitable if an attacker has man-in-the-middle access to the WebRTC signaling channel, which is typically TLS-protected.
This vulnerability can be mitigated by ensuring WebRTC signaling channels use TLS encryption to prevent SDP modification in transit, or by removing the webrtcbin plugin shared object from the GStreamer plugins directory if WebRTC functionality is not required.