pion / obs-wormhole

Supercharge OBS with WebRTC. Remote WebRTC Sources and Serverless Broadcasting
https://pion.ly/
96 stars 18 forks source link

Update module github.com/pion/webrtc/v3 to v3.0.15 [SECURITY] #27

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/webrtc/v3 require patch v3.0.4 -> v3.0.15

GitHub Vulnerability Alerts

CVE-2021-28681

Impact

Data channel communication was incorrectly allowed with users who have failed DTLS certificate verification.

This attack requires

This attack can be detected by monitoring PeerConnectionState in all versions of Pion WebRTC.

Patches

Users should upgrade to v3.0.15.

The exact patch is https://github.com/pion/webrtc/commit/545613dcdeb5dedb01cce94175f40bcbe045df2e

Workarounds

Users should listen for when PeerConnectionState changes to PeerConnectionStateFailed. When it enters this state users should not continue using the PeerConnection.

For more information

If you have any questions or comments about this advisory:

Thank you to https://github.com/Gaukas for discovering this.


Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.0.15`](https://togithub.com/pion/webrtc/compare/v3.0.14...v3.0.15) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.14...v3.0.15) ### [`v3.0.14`](https://togithub.com/pion/webrtc/compare/v3.0.13...v3.0.14) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.13...v3.0.14) ### [`v3.0.13`](https://togithub.com/pion/webrtc/compare/v3.0.12...v3.0.13) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.12...v3.0.13) ### [`v3.0.12`](https://togithub.com/pion/webrtc/compare/v3.0.11...v3.0.12) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.11...v3.0.12) ### [`v3.0.11`](https://togithub.com/pion/webrtc/compare/v3.0.10...v3.0.11) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.10...v3.0.11) ### [`v3.0.10`](https://togithub.com/pion/webrtc/compare/v3.0.9...v3.0.10) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.9...v3.0.10) ### [`v3.0.9`](https://togithub.com/pion/webrtc/compare/v3.0.8...v3.0.9) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.8...v3.0.9) ### [`v3.0.8`](https://togithub.com/pion/webrtc/compare/v3.0.7...v3.0.8) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.7...v3.0.8) ### [`v3.0.7`](https://togithub.com/pion/webrtc/compare/v3.0.6...v3.0.7) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.6...v3.0.7) ### [`v3.0.6`](https://togithub.com/pion/webrtc/compare/v3.0.5...v3.0.6) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.5...v3.0.6) ### [`v3.0.5`](https://togithub.com/pion/webrtc/compare/v3.0.4...v3.0.5) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.0.4...v3.0.5)

Configuration

šŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.