Lucene search
+L

5235 matches found

OSV
OSV
added 2023/11/01 7:09 p.m.23 views

CVE-2023-46724 SQUID-2023:4 Denial of Service in SSL Certificate validation

Squid is a caching proxy for the Web. Due to an Improper Validation of Specified Index bug, Squid versions 3.3.0.1 through 5.9 and 6.0 prior to 6.4 compiled using --with-openssl are vulnerable to a Denial of Service attack against SSL Certificate validation. This problem allows a remote server to...

8.6CVSS7.8AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/11/01 7:09 p.m.58 views

CVE-2023-46724

Squid is a caching proxy for the Web. Due to an Improper Validation of Specified Index bug, Squid versions 3.3.0.1 through 5.9 and 6.0 prior to 6.4 compiled using --with-openssl are vulnerable to a Denial of Service attack against SSL Certificate validation. This problem allows a remote server to...

8.6CVSS8.1AI score0.04046EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/11/01 7:09 p.m.50 views

CVE-2023-46724

Squid is a caching proxy for the Web. Due to an Improper Validation of Specified Index bug, Squid versions 3.3.0.1 through 5.9 and 6.0 prior to 6.4 compiled using --with-openssl are vulnerable to a Denial of Service attack against SSL Certificate validation. This problem allows a remote server to...

8.6CVSS8.1AI score0.04046EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/01 9:11 a.m.11 views

QEMU: VNC: improper I/O watch removal in TLS handshake can lead to remote unauthenticated denial of service

A flaw was found in the QEMU built-in VNC server. When a client connects to the VNC server, QEMU checks whether the current number of connections crosses a certain threshold and if so, cleans up the previous connection. If the previous connection happens to be in the handshake phase and fails, QE...

7.5CVSS7.1AI score0.01606EPSS
SaveExploits0References4
NVD
NVD
added 2023/10/31 4:15 p.m.41 views

CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.4AI score0.00765EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/10/31 4:15 p.m.21 views

CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.1AI score0.00765EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/31 4:15 p.m.14 views

UBUNTU-CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS5.8AI score0.00765EPSS
SaveExploits0References4
Prion
Prion
added 2023/10/31 4:15 p.m.28 views

Null pointer dereference

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

5CVSS7.4AI score0.00765EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/31 3:02 p.m.17 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS6.7AI score0.00765EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/10/31 3:02 p.m.45 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.6AI score0.00765EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/31 3:02 p.m.24 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/31 2:23 p.m.8 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01356EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:23 p.m.12 views

golang: crypto/tls: lack of a limit on buffered post-handshake

A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS7.3AI score0.01345EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:06 p.m.8 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01356EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:06 p.m.9 views

golang: crypto/tls: lack of a limit on buffered post-handshake

A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS7.3AI score0.01345EPSS
SaveExploits0References8
Veracode
Veracode
added 2023/10/31 6:01 a.m.16 views

Denial Of Service (DoS)

github.com/quic-go/quic-go is vulnerable to Denial Of Service DoS. The vulnerability is a result of the mishandling of ACK frames that are serialized after CRYPTO frames in connection.go during the node handshake process. This flaw allows a malicious remote node to trigger a null pointer...

7.5CVSS7AI score0.00765EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/31 12:00 a.m.9 views

PT-2023-27935 · Calico · Calico Enterprise Typha +1

Name of the Vulnerable Software and Affected Versions: Calico Typha versions 3.26.2 and below Calico Enterprise Typha versions 3.17.1, 3.16.3, 3.15.3 and below Description: In certain conditions, a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service...

6.6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/10/31 12:00 a.m.12 views

quic-go security vulnerability

quic-go is an implementation of the QUIC protocol, RFC 9000 protocol in Go by Lucas Clemente, a personal developer. A security vulnerability exists in versions of quic-go prior to 0.37.0 to 0.37.3, which stems from a vulnerability that allows an attacker to serialize ACK frames on completion of a...

7.5CVSS6.8AI score0.00765EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/30 3:08 p.m.48 views

GHSA-3Q6M-V84F-6P9H quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC transport protocol in Go. By serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node attempted to drop the Handshake packet number space...

7.5CVSS7.3AI score0.00765EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/10/30 3:08 p.m.43 views

quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC transport protocol in Go. By serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node attempted to drop the Handshake packet number space...

7.5CVSS7.2AI score0.00765EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder