Lucene search
+L

152 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 10:45 p.m.7 views

CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS6.7AI score0.00792EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:1 a.m.11 views

CVE-2022-29190

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.4, an attacker can send packets that sends Pion DTLS into an infinite loop when processing. Version 2.1.4 contains a patch for this issue. There are currently no known workarounds available...

7.5CVSS6.6AI score0.01676EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/13 4:0 p.m.15 views

GO-2023-1535 Panic during unmarshal of Server Hello in github.com/pion/dtls/v2

Unmarshalling a Server Hello can panic, which could allow a denial of service...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2023/02/07 6:36 p.m.18 views

GHSA-4XGV-J62Q-H3RJ Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact During the unmarshalling of a hello verify request we could try to unmarshal into too small a buffer. is could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None, upgrade to 2.2.4...

5.9CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2023/02/07 6:24 p.m.16 views

GHSA-HXP2-XQF3-V83H Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact When attempting to unmarshal a Server Hello request we could attempt to unmarshal into a buffer that was too small. This could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None...

5.9CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2022/07/01 8:7 p.m.13 views

GO-2022-0460 Infinite loop in github.com/pion/dtls/v2

An attacker can send packets that send the DTLS server or client into an infinite loop...

7.5CVSS7.3AI score0.01676EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/01 8:7 p.m.15 views

GO-2022-0461 Unbounded memory consumption in github.com/pion/dtls/v2

Attacker can cause unbounded memory consumption. The Pion DTLS client and server buffer handshake data with no upper limit, permitting an attacker to cause unbounded memory consumption by sending an unterminated handshake...

5.3CVSS5.2AI score0.02066EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/01 8:7 p.m.17 views

GO-2022-0462 Improper validation of client certificates in github.com/pion/dtls/v2

Client-provided certificates are not correctly validated, and must not be trusted. DTLS client certificates must be accompanied by proof that the client possesses the private key for the certificate. The Pion DTLS server accepted client certificates unaccompanied by this proof, permitting an...

7.5CVSS6.3AI score0.00792EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/25 7:26 p.m.17 views

GHSA-W45J-F832-HXVH Pion/DLTS Accepts Client Certificates Without CertificateVerify

Impact A DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection itself is still secure. The Certificate provided by clients can't be trusted when using a...

5.9CVSS6.3AI score0.00792EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/25 7:26 p.m.39 views

Pion/DLTS Accepts Client Certificates Without CertificateVerify

Impact A DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection itself is still secure. The Certificate provided by clients can't be trusted when using a...

7.5CVSS7.2AI score0.00792EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 10:5 p.m.19 views

GHSA-CM8F-H6J3-P25C Pion DTLS Header reconstruction method can be thrown into an infinite loop

Impact An attacker can send packets that will send Pion DTLS into an infinite loop when processing. Patches Upgrade to Pion DTLS v2.1.4 Workarounds No workarounds available, upgrade to Pion DTLS v2.1.4 References Thank you to Juho Nurminen and the Mattermost team for discovering and reporting thi...

7.5CVSS7.3AI score0.01676EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/24 10:5 p.m.24 views

Pion DTLS Header reconstruction method can be thrown into an infinite loop

Impact An attacker can send packets that will send Pion DTLS into an infinite loop when processing. Patches Upgrade to Pion DTLS v2.1.4 Workarounds No workarounds available, upgrade to Pion DTLS v2.1.4 References Thank you to Juho Nurminen and the Mattermost team for discovering and reporting thi...

7.5CVSS7.3AI score0.01676EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 10:4 p.m.18 views

GHSA-CX94-MRG9-RQ4J Pion/DTLS contains buffer for inbound DTLS fragments with no limit

Impact A buffer that was used for inbound network traffic had no upper limit. Pion DTLS would buffer all network traffic from the remote user until the handshake completes or times out. An attacker could exploit this to cause excessive memory usage. Patches Upgrade to Pion DTLS v2.1.4 Workarounds...

5.3CVSS5.2AI score0.02066EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/24 10:4 p.m.32 views

Pion/DTLS contains buffer for inbound DTLS fragments with no limit

Impact A buffer that was used for inbound network traffic had no upper limit. Pion DTLS would buffer all network traffic from the remote user until the handshake completes or times out. An attacker could exploit this to cause excessive memory usage. Patches Upgrade to Pion DTLS v2.1.4 Workarounds...

5.3CVSS5.5AI score0.02066EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
added 2022/05/23 9:5 a.m.22 views

Buffer Overflow

github.com/pion/dtls is vulnerable to buffer overflow. The vulnerability exists in fragmentbuffer.go because no upper limit of fragmentBuffer of network traffic is not defined which allows an attacker to cause an excessive memory usage which then leads to an application crash...

5.3CVSS5.5AI score0.02066EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2022/05/23 5:13 a.m.17 views

Denial Of Service (DoS)

github.com/pion/dtls is vulnerable to denial of service. The vulnerability exists because the pop function of fragmentbuffer.go does not properly check the length of the fragments buffer, allowing an attacker to crash the application through the infinite loop by providing zero-length fragments...

7.5CVSS7.1AI score0.01676EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2022/05/23 4:28 a.m.24 views

Improper Certificate Validation

github.com/pion/dtls is vulnerable to improper certificate validation. The vulnerability exists because the flight4Parse function of flight4handler.go accepts client certificates without verifying them...

7.5CVSS7.2AI score0.00792EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/05/21 12:15 a.m.13 views

CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS0.00792EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/21 12:15 a.m.5 views

DEBIAN-CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS7.3AI score0.00792EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/21 12:15 a.m.4 views

DEBIAN-CVE-2022-29189

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.4, a buffer that was used for inbound network traffic had no upper limit. Pion DTLS would buffer all network traffic from the remote user until the handshake completes or timed out. An attacker could explo...

5.3CVSS6AI score0.02066EPSS
SaveExploits0References1
Rows per page
Query Builder