NEW 238873
[GStreamer][WebRTC] Leaks local IP addresses
https://bugs.webkit.org/show_bug.cgi?id=238873
Summary [GStreamer][WebRTC] Leaks local IP addresses
Philippe Normand
Reported 2022-04-06 10:06:27 PDT
Linked webpage should not display LAN IP addresses.
Attachments
Philippe Normand
Comment 1 2022-04-06 10:17:50 PDT
PeerConnectionBackend is able to filter ".local" SDP candidates out, but what we get from GstWebRTC are already resolved IP addresses, it seems.
Philippe Normand
Comment 2 2022-04-07 03:48:07 PDT
Relevant tests: webrtc/datachannel/filter-ice-candidate.html webrtc/filtering-ice-candidate-after-reload.html
Note You need to log in before you can comment on or make changes to this bug.