5.9 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
9 packages
- mbedtls
- mbedtls_2
- linphonePackages.bc-mbedtls
- python312Packages.dtlssocket
- python313Packages.dtlssocket
- python314Packages.dtlssocket
- python312Packages.python-mbedtls
- python313Packages.python-mbedtls
- python314Packages.python-mbedtls
- @LeSuisse dismissed
Pion DTLS uses random nonce generation with AES GCM ciphers risks leaking the authentication key
Pion DTLS is a Go implementation of Datagram Transport Layer Security. Pion DTLS versions v1.0.0 through v3.1.0 use random nonce generation with AES GCM ciphers, which makes it easier for remote attackers to obtain the authentication key and spoof data by leveraging the reuse of a nonce in a session and a "forbidden attack". Upgrade to v3.1.0 or later.
References
-
https://github.com/pion/dtls/security/advisories/GHSA-9f3f-wv7r-qc8r x_refsource_CONFIRM
-
https://github.com/pion/dtls/pull/796 x_refsource_MISC
-
https://github.com/pion/dtls/releases/tag/v3.1.0 x_refsource_MISC
-
https://github.com/pion/dtls/releases/tag/v3.0.11 x_refsource_MISC
-
https://github.com/pion/dtls/releases/tag/v3.1.1 x_refsource_MISC
Affected products
- === 3.1.0
- ==< 3.0.11
- ==< 3.1.0
Ignored packages (9)
pkgs.mbedtls
Portable cryptographic and TLS library, formerly known as PolarSSL
pkgs.mbedtls_2
Portable cryptographic and TLS library, formerly known as PolarSSL
pkgs.linphonePackages.bc-mbedtls
Portable cryptographic and TLS library, formerly known as PolarSSL (Linphone fork)
-
nixos-unstable 3.6.1-unstable-2025-08-11
- nixpkgs-unstable 3.6.1-unstable-2025-08-11
- nixos-unstable-small 3.6.1-unstable-2025-08-11
pkgs.python312Packages.dtlssocket
None
pkgs.python313Packages.dtlssocket
Cython wrapper for tinydtls with a Socket like interface
pkgs.python314Packages.dtlssocket
Cython wrapper for tinydtls with a Socket like interface
pkgs.python312Packages.python-mbedtls
None
pkgs.python313Packages.python-mbedtls
Cryptographic library with an mbed TLS back end
pkgs.python314Packages.python-mbedtls
Cryptographic library with an mbed TLS back end