Lucene search
+L

4227 matches found

RedHat Linux
RedHat Linux
added 2023/12/06 7:03 p.m.11 views

hotrod-client: Hot Rod client does not enable hostname validation when using TLS that lead to a MITM attack

A vulnerability was found in the Hot Rod client. This security issue occurs as the Hot Rod client does not enable hostname validation when using TLS, possibly resulting in a man-in-the-middle MITM attack...

7.4CVSS7.3AI score0.00548EPSS
SaveExploits0References4
OSV
OSV
added 2023/12/05 5:15 p.m.8 views

UBUNTU-CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/12/05 2:36 p.m.14 views

netty: SniHandler 16MB allocation leads to OOM

A flaw was found in Netty's SniHandler while navigating TLS handshake which may permit a large heap allocation if the handler did not have a timeout configured. This issue may allow an attacker to send a client hello packet which would cause the server to buffer large amounts of data per...

6.5CVSS7AI score0.02459EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/12/05 12:00 a.m.13 views

boring security breach

boring is an open source BoringSSL binding for the Rust programming language from Cloudflare. A security vulnerability exists in boring version 4.0.0, which stems from a memory leak that leads to resource exhaustion, where the function used by the setexdata library does not free memory after each...

5.3CVSS5.5AI score0.00619EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/28 12:15 p.m.3 views

DEBIAN-CVE-2023-5981

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding...

5.9CVSS6.2AI score0.01267EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/11/23 12:00 a.m.13 views

Vulnerabilities include agents for data collection and delivery in Elasticsearch or Logstash Elastic Beats, agents for collecting metrics in Elastic Agent, server software for monitoring and analyzing application performance in Elastic APM Server, server software for managing agents in Elastic Fleet Server. Issues also involve errors in the TLS certificate validation process, allowing attackers to establish connections with invalid server certificates.

The vulnerability affects agents for data collection and delivery in Elasticsearch or Logstash Elastic Beats, agents for collecting metrics in Elastic Agent, server software for monitoring and analyzing application performance in Elastic APM Server, and server software for managing agents in...

5.9CVSS7.2AI score0.0027EPSS
SaveExploits0References5Affected Software4
OSV
OSV
added 2023/11/17 11:06 a.m.9 views

OESA-2023-1830 mariadb security update

MariaDB turns data into structured information in a wide array of applications, ranging from banking to websites. It is an enhanced, drop-in replacement for MySQL. MariaDB is used because it is fast, scalable and robust, with a rich ecosystem of storage engines, plugins and many other tools make ...

7.5CVSS6.8AI score0.73188EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2023/11/15 7:24 a.m.14 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/11/14 4:04 p.m.6 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/11/14 4:04 p.m.10 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/11/14 3:46 p.m.11 views

kernel: net/tls: tls_is_tx_ready() checked list_entry

A memory leak flaw was found in the Linux kernel's TLS protocol. This issue could allow a local user unauthorized access to some memory...

3.3CVSS6.6AI score0.00217EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:32 p.m.11 views

golang: crypto/tls: large handshake records may cause panics

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition...

7.5CVSS6.6AI score0.01111EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.8 views

kernel: net/tls: tls_is_tx_ready() checked list_entry

A memory leak flaw was found in the Linux kernel's TLS protocol. This issue could allow a local user unauthorized access to some memory...

3.3CVSS6.6AI score0.00217EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/13 9:11 a.m.11 views

python: TLS handshake bypass

Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are...

5.3CVSS6.8AI score0.00797EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: net: tls: avoid hanging tasks on the tx_lock

A denial-of-service flaw was found in the Linux kernel's TLS implementation. An adversarial network receiver can keep the TCP receive window RWIN at zero for extended periods, causing a thread holding the txlock to sleep indefinitely. Other tasks waiting for this lock become hung, leading to syst...

7.5CVSS5.8AI score0.00581EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.6 views

kernel: net/tls: tls_is_tx_ready() checked list_entry

A memory leak flaw was found in the Linux kernel's TLS protocol. This issue could allow a local user unauthorized access to some memory...

3.3CVSS6.6AI score0.00217EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 8:52 a.m.9 views

golang: crypto/tls: large handshake records may cause panics

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition...

7.5CVSS6.6AI score0.01111EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/07 8:47 a.m.9 views

golang: crypto/tls: large handshake records may cause panics

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition...

7.5CVSS6.6AI score0.01111EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/07 8:39 a.m.16 views

golang: crypto/tls: large handshake records may cause panics

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition...

7.5CVSS6.6AI score0.01111EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/11/06 12:00 a.m.15 views

PT-2023-27936 · Calico · Calico Typha +1

Name of the Vulnerable Software and Affected Versions: Calico Typha versions 3.26.2 and below Calico Typha version 3.25.1 Calico Enterprise Typha versions 3.17.1 and below Calico Enterprise Typha version 3.16.3 Calico Enterprise Typha version 3.15.3 Description: The issue arises when a client TLS...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0References9
Rows per page
Query Builder