Lucene search
+L

37 matches found

Kitploit
Kitploit
added 2026/09/06 4:45 a.m.4 views

gopacket

GoPacket Esta biblioteca proporciona capacidades de decodificación de paquetes para Go. Consulte godoc para obtener más detalles. La versión mínima de Go requerida es la 1.5, excepto para pcapgo/EthernetHandle, afpacket y bsdbpf, que necesitan al menos la 1.9 debido a las dependencias de...

5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/10 10:27 a.m.12 views

CVE-2026-65819

A flaw was found in gopacket, a Go library for packet processing. Multiple layer decoders in gopacket use attacker-controlled lengths, counts, or offsets without proper validation against packet buffers. A remote, unauthenticated attacker can exploit this by sending a specially crafted packet,...

7.5CVSS5.5AI score0.00361EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-65819

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets befo...

7.5CVSS5.4AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 8:16 p.m.11 views

AZL-95490 CVE-2026-65819 affecting package telegraf 1.31.0-28

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 8:16 p.m.15 views

CVE-2026-65819

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 8:16 p.m.10 views

DEBIAN-CVE-2026-65819

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 8:16 p.m.9 views

UBUNTU-CVE-2026-65819

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/07 7:19 p.m.53 views

CVE-2026-65819

CVE-2026-65819 affects gopacket before version 1.7.0, where multiple layer decoders may read attacker-controlled lengths, counts, or offsets before validating buffers. A crafted packet decoded via DecodingLayerParser or DecodeFromBytes can trigger an unrecovered panic, enabling unauthenticated re...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 7:19 p.m.15 views

EUVD-2026-54609

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/07 7:19 p.m.39 views

CVE-2026-65819 gopacket: Multiple layer decoders panic on crafted packets (out-of-bounds/underflow) enabling unauthenticated remote DoS via DecodingLayerParser

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS0.00361EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/07 7:19 p.m.11 views

CVE-2026-65819

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0
OSV
OSV
added 2026/08/07 7:19 p.m.72 views

CVE-2026-65819 gopacket: Multiple layer decoders panic on crafted packets (out-of-bounds/underflow) enabling unauthenticated remote DoS via DecodingLayerParser

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an...

7.5CVSS5.3AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/08/07 7:58 a.m.8 views

GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

...

7.5CVSS5.2AI score0.00495EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/08/07 12:00 a.m.5 views

PT-2026-69127

Name of the Vulnerable Software and Affected Versions gopacket versions prior to 1.7.1 Description Multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers. This allows a crafted packet processed through DecodingLayerParser or...

7.5CVSS5.2AI score0.00361EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-54345

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fix...

7.5CVSS5.6AI score0.00512EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-54332

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an...

7.5CVSS5.6AI score0.00495EPSS
SaveExploits1References3
Circl
Circl
added 2026/07/28 6:35 p.m.11 views

CVE-2026-54345

creationtimestamp| type| source ---|---|--- 2026-07-28 18:35:13+00:00| published-proof-of-concept| https://github.com/gopacket/gopacket/security/advisories/GHSA-6r28-9ppf-4hj5...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/28 5:16 p.m.21 views

CVE-2026-54332

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against...

7.5CVSS0.00495EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/28 5:16 p.m.14 views

CVE-2026-54345

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a vendor-flagged AVP whose Length is smaller than the 12-byte header...

7.5CVSS0.00512EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/28 5:16 p.m.12 views

AZL-94323 CVE-2026-54332 affecting package telegraf 1.31.0-28

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against...

7.5CVSS5.8AI score0.00495EPSS
SaveExploits1References1
Rows per page
Query Builder