Lucene search
+L

79 matches found

Ubuntu
Ubuntu
added 2026/01/19 12:42 p.m.21 views

USN-7966-2: Telegraf vulnerabilities

USN-7966-1 fixed vulnerabilities in Snowflake. This update provides the corresponding updates for Telegraf. Original advisory details: It was discovered that Pion DTLS, vendored in Telegraf, did not impose a limit on the amount of data that was buffered during the handshake. An attacker could...

7.5CVSS6.6AI score0.02066EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 10:08 a.m.14 views

CVE-2019-20786

handleIncomingPacket in conn.go in Pion DTLS before 1.5.2 lacks a check for application data with epoch 0, which allows remote attackers to inject arbitrary unencrypted data after handshake completion...

9.8CVSS7AI score0.02938EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-1278

Malware in sbrugna...

9.8CVSS9.3AI score0.02938EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-5491

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00792EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-3660

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.02066EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-3593

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01676EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-29222

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS7.2AI score0.00792EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-29189

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.3CVSS5.9AI score0.02066EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 1:16 a.m.7 views

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.3CVSS7AI score0.02066EPSS
SaveExploits0References1
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:01 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:00 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.19 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:07 p.m.16 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:07 p.m.18 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.18 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.40 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:05 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:05 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
Rows per page
Query Builder