Description
Elixir WebRTC is an Elixir implementation of the W3C WebRTC API. Prior to 0.15.1 and 0.16.1, missing DTLS peer certificate fingerprint validation in the DTLS client (active) role removes one side of WebRTC's mutual authentication. The bug is not independently exploitable for media interception in standard deployments, but enables a full man-in-the-middle attack when chained with insecure signalling or a peer with similar validation gaps. This vulnerability is fixed in 0.15.1 and 0.16.1.
Problem types
CWE-295: Improper Certificate Validation
Product status
>= 0.16.0, < 0.16.1
References
github.com/...webrtc/security/advisories/GHSA-qwfw-ggxw-577c
github.com/elixir-webrtc/ex_webrtc/issues/249
github.com/elixir-webrtc/ex_webrtc/pull/250
github.com/elixir-webrtc/ex_webrtc/releases/tag/v0.15.1
github.com/elixir-webrtc/ex_webrtc/releases/tag/v0.16.1