Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2022

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

  • Attacker knows the ICE password.
  • Only take place during PeerConnection handshake.

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 pion/webrtc@545613d

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

Compare Source

v3.0.14

Compare Source

v3.0.13

Compare Source

v3.0.12

Compare Source

v3.0.11

Compare Source

v3.0.10

Compare Source

v3.0.9

Compare Source

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.0.15 [SECURITY] Update module github.com/pion/webrtc/v3 to v3.0.15 [SECURITY] - autoclosed May 15, 2023
@renovate renovate bot closed this May 15, 2023
@renovate renovate bot deleted the renovate/go-github.com/pion/webrtc/v3-vulnerability branch May 15, 2023 13:25
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.0.15 [SECURITY] - autoclosed Update module github.com/pion/webrtc/v3 to v3.0.15 [SECURITY] May 15, 2023
@renovate renovate bot reopened this May 15, 2023
@renovate renovate bot restored the renovate/go-github.com/pion/webrtc/v3-vulnerability branch May 15, 2023 16:34
@renovate renovate bot force-pushed the renovate/go-github.com/pion/webrtc/v3-vulnerability branch from ad7f8b6 to 83f0c5c Compare May 15, 2023 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants