Lucene search
+L

255 matches found

Positive Technologies
Positive Technologies
added 2024/02/20 12:0 a.m.8 views

PT-2024-14011 · Quic · Quic

Name of the Vulnerable Software and Affected Versions: QUIC in RFC 9000 affected versions not specified Description: The Latency Spin Bit specification in QUIC does not strictly constrain the bit value when the feature is disabled. This might allow remote attackers to construct a covert channel...

4.3CVSS7AI score0.00274EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/14 5:15 p.m.3 views

DEBIAN-CVE-2024-24990

When NGINX Plus or NGINX OSS are configured to use the HTTP/3 QUIC module, undisclosed requests can cause NGINX worker processes to terminate. Note: The HTTP/3 QUIC module is not enabled by default and is considered experimental. For more information, refer to Support for QUIC and HTTP/3...

7.5CVSS7.6AI score0.00914EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/02 12:0 a.m.6 views

PT-2024-1653 · Nginx +1 · Nginx Oss +3

The affected software includes NGINX Plus and NGINX OSS, specifically when configured to use the HTTP/3 QUIC module. This issue may allow a remote attacker to cause a denial of service due to undisclosed requests that can cause worker processes to terminate. The HTTP/3 QUIC module is not enabled ...

7.8CVSS8.5AI score0.01061EPSS
SaveExploits0References34
OSV
OSV
added 2024/01/10 10:15 p.m.1 views

DEBIAN-CVE-2023-49295

quic-go is an implementation of the QUIC protocol RFC 9000, RFC 9001, RFC 9002 in Go. An attacker can cause its peer to run out of memory sending a large number of PATHCHALLENGE frames. The receiver is supposed to respond to each PATHCHALLENGE frame with a PATHRESPONSE frame. The attacker can...

6.5CVSS6.3AI score0.01194EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/01/10 11:36 a.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.01146EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/01/10 11:36 a.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.01137EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/01/10 12:0 a.m.5 views

Quic-go Resource Management Error Vulnerability

quic-go is an implementation of the QUIC protocol, RFC 9000, in Go by Lucas Clemente, a private developer. A resource management error vulnerability exists in quic-go, which stems from a potential denial of service when subjected to too many PATHCHALLENGE frames...

6.5CVSS6.7AI score0.01194EPSS
SaveExploits0References11
Citrix
Citrix
added 2023/12/21 12:0 a.m.9 views

QUIC protocol configuration

QUIC protocol configuration...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/12/12 5:30 p.m.4 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.01146EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/12/12 5:25 p.m.3 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.01146EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/12/12 5:25 p.m.4 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.01146EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/12/12 12:0 a.m.8 views

h2o Security Vulnerabilities

h2o is a new generation of HTTP server. Not only is it very fast compared to older generation HTTP servers, but it also provides faster responses to end users. A security vulnerability exists in versions prior to h2o 43f86e5 that stems from the application's use of the QUIC stack, which can be...

7.5CVSS6.8AI score0.00857EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/11/15 7:24 a.m.9 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.01146EPSS
SaveExploits0References8
Fedora
Fedora
added 2023/11/03 7:1 p.m.51 views

[SECURITY] Fedora 39 Update: mvfst-2023.10.16.00-1.fc39

mvfst Pronounced move fast is a client and server implementation of IETF QU IC protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transp ort protocol that will become an internet standard. The goal of mvfst is to build a performant implementation of the QUIC transport protocol...

7.5CVSS8.5AI score0.99999EPSS
SaveExploits20
OSV
OSV
added 2023/10/31 4:15 p.m.10 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
RedHat Linux
RedHat Linux
added 2023/10/31 2:6 p.m.5 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.01137EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/10/31 12:0 a.m.7 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
OpenVAS
OpenVAS
added 2023/10/25 12:0 a.m.47 views

Fedora: Security Advisory for mvfst (FEDORA-2023-17efd3f2cd)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.6AI score0.99999EPSS
SaveExploits20References4
OpenVAS
OpenVAS
added 2023/10/25 12:0 a.m.40 views

Fedora: Security Advisory for mvfst (FEDORA-2023-2a9214af5f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.6AI score0.99999EPSS
SaveExploits20References4
Fedora
Fedora
added 2023/10/24 1:23 a.m.55 views

[SECURITY] Fedora 38 Update: mvfst-2023.10.16.00-1.fc38

mvfst Pronounced move fast is a client and server implementation of IETF QU IC protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transp ort protocol that will become an internet standard. The goal of mvfst is to build a performant implementation of the QUIC transport protocol...

7.5CVSS8.5AI score0.99999EPSS
SaveExploits20
Rows per page
Query Builder