Lucene search
K

255 matches found

OSV
OSV
added 2025/04/24 6:13 p.m.7 views

GO-2025-3638 ServerHellos are accepted without checking TLS 1.3 downgrade canaries in github.com/refraction-networking/utls

Before version 1.7.0, utls did not implement the TLS 1.3 downgrade protection mechanism specified in RFC 8446 Section 4.1.3 when using a utls ClientHello spec. This allowed an active network adversary to downgrade TLS 1.3 connections initiated by a utls client to a lower TLS version e.g., TLS 1.2...

6.5CVSS6.9AI score0.00016EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/04/23 2:43 p.m.12 views

uTLS ServerHellos are accepted without checking TLS 1.3 downgrade canaries

Description Before version 1.7.0, utls did not implement the TLS 1.3 downgrade protection mechanism specified in RFC 8446 Section 4.1.3 when using a utls ClientHello spec. This allowed an active network adversary to downgrade TLS 1.3 connections initiated by a utls client to a lower TLS version...

6.5CVSS6.9AI score0.00016EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/04/23 2:43 p.m.5 views

GHSA-PMC3-P9HX-JQ96 uTLS ServerHellos are accepted without checking TLS 1.3 downgrade canaries

Description Before version 1.7.0, utls did not implement the TLS 1.3 downgrade protection mechanism specified in RFC 8446 Section 4.1.3 when using a utls ClientHello spec. This allowed an active network adversary to downgrade TLS 1.3 connections initiated by a utls client to a lower TLS version...

6.5CVSS6.9AI score0.00016EPSS
Exploits0References6
OSV
OSV
added 2024/12/16 2:4 p.m.22 views

BIT-NODE-MIN-2021-3449 NULL pointer deref in signature_algorithms processing

An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the signaturealgorithms extension where it was present in the initial ClientHello, but includes a signaturealgorithmscert extension then a NU...

5.9CVSS6.6AI score0.09859EPSS
Exploits3References30
NVD
NVD
added 2024/12/06 3:15 p.m.12 views

CVE-2024-11738

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

7.5CVSS0.00188EPSS
Exploits1References6
OSV
OSV
added 2024/12/06 3:15 p.m.2 views

AZL-61546 CVE-2024-11738 affecting package rust for versions less than 1.86.0-6

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

5.3CVSS5.7AI score0.00188EPSS
Exploits1References1
OSV
OSV
added 2024/12/06 3:15 p.m.1 views

CVE-2024-11738

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

7.5CVSS5.3AI score0.00188EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2024/12/06 2:54 p.m.17 views

CVE-2024-11738 Rustls: rustls network-reachable panic in `acceptor::accept`

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

5.3CVSS6.6AI score0.00188EPSS
Exploits1References6
Cvelist
Cvelist
added 2024/12/06 2:54 p.m.10 views

CVE-2024-11738 Rustls: rustls network-reachable panic in `acceptor::accept`

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

5.3CVSS0.00188EPSS
Exploits1References6
CNNVD
CNNVD
added 2024/12/06 12:0 a.m.1 views

Rustls 安全漏洞

Rustls is a modern TLS library in Rust open-sourced by Rustls. A security vulnerability exists in Rustls version 0.23.13 that stems from allowing denial of service via fragmented TLS ClientHello messages...

7.5CVSS5.3AI score0.00188EPSS
Exploits1References6
SUSE CVE
SUSE CVE
added 2024/11/29 4:5 a.m.1 views

SUSE CVE-2024-11738

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

5.9CVSS6.5AI score0.00188EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2024/11/28 8:0 a.m.1 views

An issue was discovered in Mbed TLS 3.5.1. There is persistent handshake denial if a client sends a TLS 1.3 ClientHello without extensions.

...

7.5CVSS7.5AI score0.00049EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2024/11/27 7:50 a.m.5 views

CVE-2024-11738

A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service panic via a fragmented TLS ClientHello message...

5.3CVSS6.6AI score0.00188EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2024/11/25 4:57 p.m.30 views

rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2024/11/25 4:57 p.m.6 views

GHSA-QG5G-GV98-5FFH rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

8.2CVSS7AI score0.00188EPSS
Exploits1References3
RustSec
RustSec
added 2024/11/22 12:0 p.m.4 views

rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7.5CVSS7AI score0.00188EPSS
Exploits1Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/22 12:0 a.m.2 views

PT-2024-17221

Name of the Vulnerable Software and Affected Versions Rustls version 0.23.13 Description A flaw was found in Rustls and related APIs, allowing denial of service panic via a fragmented TLS ClientHello message. Recommendations For Rustls version 0.23.13, consider disabling the handling of fragmente...

8.8CVSS6AI score0.00188EPSS
Exploits4References36
Positive Technologies
Positive Technologies
added 2024/11/22 12:0 a.m.1 views

PT-2024-40945 · Unknown +1 · Tokio-Rustls +2

Name of the Vulnerable Software and Affected Versions: rustls version 0.23.13 Description: A bug in rustls leads to a panic if the received TLS ClientHello is fragmented. This issue affects servers using rustls::server::Acceptor::accept and tokio-rustls's LazyConfigAcceptor API, but not those usi...

7.3AI score
Exploits0References4
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.142 views

OpenSSL DTLS ChangeCipherSpec Remote Denial of Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'OpenSSL DTLS ChangeCipherSpec Remote DoS', 'Description' = %q This module performs a Denial of Service Attack against Datagram TLS in OpenSSL...

5CVSS7AI score0.47628EPSS
Exploits9
OSV
OSV
added 2024/04/03 3:15 a.m.15 views

CVE-2024-30166

In Mbed TLS 3.3.0 through 3.5.2 before 3.6.0, a malicious client can cause information disclosure or a denial of service because of a stack buffer over-read of less than 256 bytes in a TLS 1.3 server via a TLS 3.1 ClientHello...

9.1CVSS7.2AI score
Exploits0References2
Rows per page
Query Builder