GHSA-74xm-qj29-cq8p

    Dashboard / Vulnerabilities / GHSA-74xm-qj29-cq8p

    GHSA-74xm-qj29-cq8p

    Published: 25 May 2021Last Modified: 8 Jul 2026

    Summary: In github.com/pion/webrtc, failed DTLS certificate verification doesn't stop data channel communication

    Details: ### 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 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: * Open an issue in https://github.com/pion/webrtc * Email us at [[email protected]](mailto:[email protected]) Thank you to https://github.com/Gaukas for discovering this.

    Affected packages

    Package

    Name: github.com/pion/webrtc/v3

    Purl: pkg:golang/github.com/pion/webrtc/v3

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -3.0.15

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-74xm-qj29-cq8p | CVE-DB