VDB
KO
MEDIUM

GHSA-wg4g-wm44-ch5j

Pion DTLS vulnerable to denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message

Quick fix

GHSA-wg4g-wm44-ch5j — github.com/pion/dtls/v3: upgrade to the fixed version with the command below.

go get github.com/pion/dtls/v3@v3.1.4

Details

### Impact Remote denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message.

### Patches Upgrade to v3.1.4 or later. This version includes this patch https://github.com/pion/dtls/pull/839 which fixes the issue.

### Workarounds No work around; please upgrade to v3.1.4 or a newer version.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go / github.com/pion/dtls/v3
Introduced in: 0 Fixed in: 3.1.4
Fix go get github.com/pion/dtls/v3@v3.1.4

References