WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
Philippe Normand
Comment 3
2022-04-07 04:02:39 PDT
https://gitlab.freedesktop.org/libnice/libnice/-/issues/68
https://datatracker.ietf.org/doc/html/draft-mdns-ice-candidates-00
Philippe Normand
Comment 4
2024-05-25 10:31:56 PDT
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1233
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug