Lucene search
+L

4116 matches found

RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.9 views

curl: Inferior OCSP verification

Libcurl offers "OCSP stapling" via the CURLOPTSSLVERIFYSTATUS option. When set, libcurl verifies the OCSP response that a server responds with as part of the TLS handshake. It then aborts the TLS negotiation if something is wrong with the response. The same feature can be enabled with --cert-stat...

7.5CVSS7.1AI score0.04575EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.4 views

curl: TLS 1.3 session ticket mix-up with HTTPS proxy host

A flaw was found in the way libcurl handled TLS 1.3 session tickets. A malicious HTTPS proxy could possibly use this flaw to make libcurl resume a TLS session it previously had with the proxy while intending to resume a TLS session with a target server, making it possible for the proxy to perform...

4.3CVSS7.2AI score0.03141EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.10 views

curl: Use-after-free in TLS session handling when using OpenSSL TLS backend

A use-after-free flaw was found in the way curl handled TLS session data. The curl versions using the OpenSSL library as their TLS backend could use freed memory after TLS session renegotiation was performed by the OpenSSL library. A malicious TLS server could use this flaw to crash or, possibly,...

8.1CVSS7.5AI score0.60122EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.7 views

curl: Inferior OCSP verification

Libcurl offers "OCSP stapling" via the CURLOPTSSLVERIFYSTATUS option. When set, libcurl verifies the OCSP response that a server responds with as part of the TLS handshake. It then aborts the TLS negotiation if something is wrong with the response. The same feature can be enabled with --cert-stat...

7.5CVSS7.1AI score0.04575EPSS
SaveExploits1References5
CNVD
CNVD
added 2021/06/16 12:0 a.m.6 views

OpenSSL suffers from an unspecified vulnerability (CNVD-2021-51325)

OpenSSL is an open source capable general-purpose cryptographic library from the Openssl team that implements the Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols. The product supports a variety of cryptographic algorithms , including symmetric ciphers , hash algorithms ,...

6.6AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/06/11 4:15 p.m.5 views

CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS7.4AI score0.60122EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2021/06/01 12:0 a.m.8 views

PT-2024-11181 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free vulnerability has been resolved in the Linux kernel. The issue occurs when a netdev with active TLS offload goes down, and the TLS context is deallocated, but the sock...

9.8CVSS6.7AI score0.08555EPSS
SaveExploits12References1290
curl security advisories
curl security advisories
added 2021/05/26 8:0 a.m.14 views

Schannel cipher selection surprise

libcurl lets applications specify which specific TLS ciphers to use in transfers, using the option called CURLOPTSSLCIPHERLIST. The cipher selection is used for the TLS negotiation when a transfer is done involving any of the TLS based transfer protocols libcurl supports, such as HTTPS, FTPS,...

5.3CVSS6.3AI score0.02979EPSS
SaveExploits1References1Affected Software2
CNNVD
CNNVD
added 2021/05/26 12:0 a.m.6 views

Haxx libcurl 加密问题漏洞

HAXX Haxx libcurl is a free, open source client-side URL transport library from the Swedish company HAXX. The library supports FTP, FTPS, TFTP, HTTP and more. Haxx libcurl suffers from a cryptographic issue vulnerability that stems from the fact that libcurl allows applications to specify a...

5.3CVSS6.8AI score0.02979EPSS
SaveExploits1References19
Positive Technologies
Positive Technologies
added 2021/05/26 12:0 a.m.16 views

PT-2021-3227 · Openssl +5 · Openssl +4

Name of the Vulnerable Software and Affected Versions: curl versions 7.75.0 through 7.76.1 MySQL Server version 5.7.34 and earlier MySQL Server version 8.0.25 and earlier Description: The issue is related to a use-after-free vulnerability, which can allow a remote attacker to potentially execute...

10CVSS7.2AI score0.88402EPSS
SaveExploits39References526
OSV
OSV
added 2021/05/25 9:15 p.m.7 views

DEBIAN-CVE-2016-20011

libgrss through 0.7.0 fails to perform TLS certificate verification when downloading feeds, allowing remote attackers to manipulate the contents of feeds without detection. This occurs because of the default behavior of SoupSessionSync...

7.5CVSS7AI score0.01469EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/05/21 12:0 a.m.9 views

OpenSSL 安全特征问题漏洞

Openssl is an open source capable of implementing the Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols as a general purpose cryptographic library by the Openssl team. The product supports a variety of encryption algorithms , including symmetric ciphers , hash algorithms ,...

5.9CVSS6.5AI score0.03951EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2021/05/20 7:33 p.m.5 views

istio/istio: authorization bypass when using AUTO_PASSTHROUGH

An authorization bypass vulnerability was found in istio. When the istio gateway is configured with TLS mode AUTOPASSTHROUGH, it is possible for a malicious user to bypass the authorization checks and gain access to protected services. The highest threat from this vulnerability is to data...

9.8CVSS5.8AI score0.01454EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2021/05/20 5:15 p.m.4 views

CVE-2021-28683

An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable NULL pointer dereference and crash in TLS when an unknown TLS alert code is received...

7.5CVSS5.4AI score0.01686EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/05/20 12:0 a.m.5 views

PT-2021-17903 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy versions prior to 1.71.1 Description: A remotely exploitable issue exists where a NULL pointer dereference and crash can occur in TLS when an unknown TLS alert code is received. Recommendations: For versions prior to 1.71.1, update to a...

7.5CVSS7.5AI score0.01686EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2021/05/13 3:15 p.m.7 views

jetty: Resource exhaustion when receiving an invalid large TLS frame

When using SSL/TLS with Jetty, either with HTTP/1.1, HTTP/2, or WebSocket, the server may receive an invalid large greater than 17408 TLS frame that is incorrectly handled, causing high CPU resources utilization. The highest threat from this vulnerability is to service availability...

7.8CVSS7.2AI score0.53861EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/05/13 12:0 a.m.9 views

Elasticsearch Logstash 信任管理问题漏洞

Elasticsearch Logstash is a suite of log analysis and monitoring tools from the Dutch company Elasticsearch. A security vulnerability exists in Logstash. The vulnerability stems from a TLS certificate validation vulnerability in the program's monitoring feature, which could allow a...

4.3CVSS5AI score0.00459EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/05/11 12:0 a.m.20 views

Istio 授权问题漏洞

Istio is a set of open platforms for connecting, managing, and securing microservices. Istio is vulnerable to an authorization issue. The vulnerability stems from the fact that when the istio gateway is configured in TLS mode "AUTOPASSTHROUGH", it is possible for an attacker to bypass authorizati...

9.8CVSS8.2AI score0.01454EPSS
SaveExploits1References5
OSV
OSV
added 2021/05/07 4:15 p.m.7 views

UBUNTU-CVE-2021-29495

Nim is a statically typed compiled systems programming language. In Nim standard library before 1.4.2, httpClient SSL/TLS certificate verification was disabled by default. Users can upgrade to version 1.4.2 to receive a patch or, as a workaround, set "verifyMode = CVerifyPeer" as documented...

7.5CVSS5.8AI score0.00491EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/05/06 5:45 p.m.8 views

jetty: Resource exhaustion when receiving an invalid large TLS frame

When using SSL/TLS with Jetty, either with HTTP/1.1, HTTP/2, or WebSocket, the server may receive an invalid large greater than 17408 TLS frame that is incorrectly handled, causing high CPU resources utilization. The highest threat from this vulnerability is to service availability...

7.8CVSS7.2AI score0.53861EPSS
SaveExploits1References5
Rows per page
Query Builder