Lucene search
+L

4118 matches found

RedHat Linux
RedHat Linux
added 2024/07/19 10:57 a.m.11 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/19 10:35 a.m.9 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/18 4:38 p.m.9 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/18 4:34 p.m.10 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/18 4:20 p.m.5 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/18 1:57 p.m.8 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/18 1:37 p.m.7 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.22 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

9.8CVSS6.6AI score0.00591EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/14 5:23 a.m.16 views

MGASA-2024-0264 Updated freeradius packages fix security vulnerability

This vulnerability allows an attacker performing a meddler-in-the-middle attack between Palo Alto Networks PAN-OS firewall and a RADIUS server to bypass authentication and escalate privileges to ‘superuser’ when RADIUS authentication is in use and either CHAP or PAP is selected in the RADIUS serv...

9CVSS9.1AI score0.14859EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.8 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

9.8CVSS6.8AI score0.0055EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.8 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

9.8CVSS6.6AI score0.00591EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/09 12:56 p.m.10 views

golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.

A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the...

7.5CVSS7.3AI score0.0125EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 10:19 p.m.10 views

undertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket

A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\r\n termination of the chunked response. This results in uncontrolled resource...

7.5CVSS5.7AI score0.02716EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/08 2:05 a.m.20 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

9.8CVSS6.6AI score0.00591EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/08 12:00 a.m.7 views

PT-2024-37282 · Undertow · Undertow

Name of the Vulnerable Software and Affected Versions: Undertow affected versions not specified Description: A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent, but the client would continue waiting as Undert...

8.7CVSS8AI score0.02716EPSS
SaveExploits0References29
CVE
CVE
added 2024/07/02 8:02 p.m.104 views

CVE-2024-39315

CVE-2024-39315 affects Pomerium (before v0.26.1). The vulnerability arises from the user info page at /.pomerium, which unintentionally exposed serialized OAuth2 access and ID tokens from the logged-in user’s session. This exposure could let an attacker, via a proxied page and in the presence of ...

6.5CVSS5.2AI score0.00416EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.6 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

9.8CVSS6.8AI score0.0055EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/02 12:00 a.m.8 views

Kiloview P1 and P2 Security Vulnerabilities

The Kiloview P1 4G Video Encoder and Kiloview P2 4G Video Encoder are both professional video encoder devices from Kiloview, a Chinese company. A security vulnerability exists in the Kiloview P1 and P2 that stems from the device's acceptance of the deprecated TLS protocol...

5.3CVSS6.8AI score0.00133EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.26 views

net: tls: fix use-after-free with partial reads and async decrypt

...

9.8CVSS6.9AI score0.00709EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/27 1:06 p.m.13 views

golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm

A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to...

5.9CVSS7.3AI score0.00667EPSS
SaveExploits0References11
Rows per page
Query Builder