Lucene search
+L

255 matches found

Packet Storm News
Packet Storm News
added 2025/05/19 12:0 a.m.13 views

An Automated Blackbox Noncompliance Checker for QUIC Server Implementations

We develop QUICtester, an automated approach for uncovering non-compliant behaviors in the ratified QUIC protocol implementations RFC 9000/9001. QUICtester leverages active automata learning to abstract the behavior of a QUIC implementation into a finite state machine FSM representation. Unlike...

6.9AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.6 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
Exploits0References8
Github Security Blog
Github Security Blog
added 2025/05/09 6:30 p.m.26 views

Duplicate Advisory: ring has some AES functions that may panic when overflow checking is enabled in

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4p46-pwfr-66x6. This link is maintained to preserve external references. Original Description A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC...

5.3CVSS7.1AI score0.00865EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/05/09 6:30 p.m.24 views

GHSA-C86P-W88R-QVQR Duplicate Advisory: ring has some AES functions that may panic when overflow checking is enabled in

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4p46-pwfr-66x6. This link is maintained to preserve external references. Original Description A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC...

5.3CVSS7.2AI score0.00865EPSS
Exploits0References8
NVD
NVD
added 2025/05/09 4:15 p.m.11 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS0.00865EPSS
Exploits0References8
OSV
OSV
added 2025/05/09 4:15 p.m.10 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS6.6AI score0.00865EPSS
Exploits0References7
OSV
OSV
added 2025/05/09 4:15 p.m.8 views

UBUNTU-CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS5.8AI score0.00865EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/05/09 4:6 p.m.49 views

CVE-2025-4432 Ring: some aes functions may panic when overflow checking is enabled in ring

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS0.00865EPSS
Exploits0References8
CVE
CVE
added 2025/05/09 4:6 p.m.245 views

CVE-2025-4432

CVE-2025-4432 affects Rust’s Ring crate. A panic can be triggered when overflow checking is enabled; in QUIC, a specially crafted packet can induce this panic, likely ~1 in 2^32 packets. CVSS v3.1 base score 5.3 (Network, Low attack complexity, No privileges, No user interaction; Availability imp...

5.3CVSS5.4AI score0.00865EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/05/09 4:6 p.m.4 views

CVE-2025-4432 Ring: some aes functions may panic when overflow checking is enabled in ring

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS5.4AI score0.00865EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/05/09 4:6 p.m.18 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS6.9AI score0.00865EPSS
Exploits0
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.6 views

ring 安全漏洞

ring is a library by Brian Smith, a personal developer. A security vulnerability exists in ring, which stems from an overflow check in the QUIC protocol that could trigger a panic, potentially leading to a denial of service attack...

5.3CVSS7.2AI score0.00865EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/04/17 12:0 a.m.21 views

Azure Linux 3.0 Security Update: coredns (CVE-2024-53259)

The version of coredns installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53259 advisory. - quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too...

6.5CVSS7.6AI score0.00608EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/03/31 12:0 a.m.6 views

Netty QUIC codec 安全漏洞

Netty QUIC codec is a new experimental QUIC codec for Netty open source. A security vulnerability exists in versions prior to Netty QUIC codec 0.0.71.Final, which stems from a hash collision vulnerability that could lead to excessive server CPU load...

5.3CVSS6.3AI score0.00545EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/03/08 1:30 a.m.10 views

qcp has possible crash/DOS in some build configurations

Nature of issue: Crash Denial of Service Source of issue: Dependent package ring Affected versions of qcp: 0.1.0-0.3.2 Recommendation: Upgrade to qcp 0.3.3 or later Who is affected All versions of qcp from 0.1.0 to 0.3.2 are affected, but only if built with runtime overflow checks. Released qcp...

7.1AI score
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/07 4:23 p.m.26 views

Some AES functions may panic when overflow checking is enabled in ring

ring::aead::quic::HeaderProtectionKey::newmask may panic when overflow checking is enabled. In the QUIC protocol, an attacker can induce this panic by sending a specially-crafted packet. Even unintentionally it is likely to occur in 1 out of every 232 packets sent and/or received. On 64-bit targe...

5.3CVSS7.2AI score0.00865EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/03/07 4:23 p.m.10 views

GHSA-4P46-PWFR-66X6 Some AES functions may panic when overflow checking is enabled in ring

ring::aead::quic::HeaderProtectionKey::newmask may panic when overflow checking is enabled. In the QUIC protocol, an attacker can induce this panic by sending a specially-crafted packet. Even unintentionally it is likely to occur in 1 out of every 232 packets sent and/or received. On 64-bit targe...

8.7CVSS7.2AI score0.00865EPSS
Exploits0References8
OSV
OSV
added 2025/03/06 12:0 p.m.19 views

RUSTSEC-2025-0009 Some AES functions may panic when overflow checking is enabled.

ring::aead::quic::HeaderProtectionKey::newmask may panic when overflow checking is enabled. In the QUIC protocol, an attacker can induce this panic by sending a specially-crafted packet. Even unintentionally it is likely to occur in 1 out of every 232 packets sent and/or received. On 64-bit targe...

5.3CVSS7.2AI score0.00865EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2025/03/05 12:0 a.m.7 views

The vulnerability of the QUIC and HTTP/3 implementations in the C language package NGTCP2 lies in the improper implementation of control flow management, allowing a attacker to execute arbitrary code.

The vulnerability of the QUIC and HTTP/3 implementations in the C language package NGTCP2 is related to the implementation of incorrect flow control. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

8.5CVSS7AI score0.00802EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/20 12:0 a.m.11 views

Kwik 安全漏洞

Kwik is a client and server that implements the QUIC protocol RFC 9000 by the individual developer Peter Doornbosch in the Netherlands. A security vulnerability exists in Kwik prior to version 0.10.1, which stems from the inclusion of a hash conflict vulnerability. A remote attacker could exploit...

5.3CVSS6.4AI score0.00558EPSS
Exploits0References2
Rows per page
Query Builder