Lucene search
+L

160 matches found

Kitploit
Kitploit
added 2026/09/19 11:26 p.m.16 views

handoff

Pion Handoff 在浏览器中创建 WebRTC 会话——在其他地方运行它 为什么 WebRTC 是用于实时媒体流传输的实时通信技术。用于 Google Meet、Discord 和 Zoom 等网页应用。 使用 Handoff,你在浏览器中创建 WebRTC 会话,然后将其移动到你控制的进程中。这可以让你做一些有趣的事情。 录制 - 通过 handoff 加入 Zoom 通话,并在媒体通过时保存它。 发送 - 使用 FFmpeg 或发送外部源。不受浏览器质量/采集编解码器的限制。 逆向工程 - 捕获 ICE/DTLS 以及解密的 RTP/RTCP/SCTP 流量。...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 5:49 p.m.3 views

whitelist-bypass

Omisión de Lista Blanca Tuneliza el tráfico de internet a través de plataformas de videollamadas VK Call, Yandex Telemost, WB Stream para eludir la censura de listas blancas gubernamentales. Configuración Guía de configuración paso a paso en ruso: docs/SETUP.md Cómo funciona Hay dos modos de túne...

SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:31 a.m.17 views

SUSE CVE-2026-54908

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Versions prior to 3.1.4 are vulnerable to Remote Denial of Service via panic while parsing a crafted ECDHEPSK ServerKeyExchange message. This issue has been fixed in version 3.1.4...

6.3CVSS5.4AI score0.00542EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:31 a.m.15 views

SUSE CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 4:38 p.m.8 views

GO-2026-6163 Panic on malformed XOR-MAPPED-ADDRESS attribute in github.com/pion/stun/v3

In github.com/pion/stun/v3 before 3.1.5, XORMappedAddress.GetFromAs reads the address family header from an XOR-MAPPED-ADDRESS attribute before validating the attribute length. Parsing a malformed STUN message carrying a zero-length XOR-MAPPED-ADDRESS attribute from a tightly sized buffer causes ...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:38 p.m.11 views

GO-2026-6165 Panic while parsing crafted ECDHE_PSK ServerKeyExchange in github.com/pion/dtls/v3

In github.com/pion/dtls/v3 before 3.1.4, MessageServerKeyExchange.Unmarshal does not verify that data remains after parsing the PSK identity hint when handling ECDHEPSK key exchange messages. A remote peer sending a crafted ServerKeyExchange message where the PSK hint consumes all remaining data...

6.3CVSS5.3AI score0.00542EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/08/01 3:44 p.m.14 views

Remote Denial Of Service (Dos)

github.com/pion/dtls is vulnerable to Remote Denial of Service Dos. The vulnerability is due to improper parsing of a crafted ECDHEPSK ServerKeyExchange message, which allows a remote attacker to trigger a panic...

6.3CVSS5.3AI score0.00542EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/08/01 1:48 p.m.14 views

Improper Input Validation

pion/stun is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of malformed short XOR-MAPPED-ADDRESS attributes in XORMappedAddress.GetFromAs, which allows a remote attacker to trigger a panic by sending specially crafted STUN or ICE Binding responses...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-54909

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 11:17 p.m.16 views

DEBIAN-CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/31 11:17 p.m.16 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS0.00371EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/31 11:17 p.m.10 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/31 10:06 p.m.9 views

GHSA-WG4G-WM44-CH5J Pion DTLS vulnerable to denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message

Impact Remote denial of service via panic while parsing a crafted ECDHEPSK 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...

6.3CVSS5.5AI score0.00542EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/31 10:06 p.m.23 views

EUVD-2026-41133

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

6.3CVSS5.4AI score0.00542EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/31 10:06 p.m.22 views

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

Impact Remote denial of service via panic while parsing a crafted ECDHEPSK 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...

6.3CVSS5.5AI score0.00542EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/31 10:03 p.m.70 views

CVE-2026-54909

CVE-2026-54909 affects the Go library pion/stun. The vulnerability arises when parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN/ICE Binding responses, where XORMappedAddress.GetFromAs can panic. This leads to a remote denial of service. The issue is fixed in version 3.1.3; upgrading...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 10:03 p.m.44 views

CVE-2026-54909 Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS0.00371EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/31 10:03 p.m.10 views

CVE-2026-54909 Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/31 10:03 p.m.22 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0
OSV
OSV
added 2026/07/31 10:03 p.m.11 views

CVE-2026-54909 Pion STUN vulnerable to remote denial of service via panic while parsing a malformed XOR-MAPPED-ADDRESS attribute

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder