Lucene search
+L

1624 matches found

CVE
CVE
added 2024/08/27 6:33 p.m.87 views

CVE-2024-5991

CVE-2024-5991 describes a buffer overread in wolfSSL’s domain-name matching. The vulnerability arises when MatchDomainName() treats the input as NULL-terminated even though X509_check_host() accepts a pointer+length without requiring NULL termination, allowing a caller providing a non-NULL-termin...

10CVSS7AI score0.0056EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/27 6:33 p.m.25 views

CVE-2024-5991

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS5.3AI score0.0056EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/08/27 6:33 p.m.67 views

CVE-2024-5991

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS7.1AI score0.0056EPSS
SaveExploits0
OSV
OSV
added 2024/08/27 6:33 p.m.21 views

CVE-2024-5991 Buffer overread in domain name matching

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS7AI score0.0056EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/27 12:0 a.m.5 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is the United States wolfSSL company for embedded systems developers to use a small, portable embedded SSL programming library. WolfSSL suffers from an out-of-bounds read vulnerability that stems from the failure to check user input in the MatchDomainName function, which can be...

10CVSS6.7AI score0.0056EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/27 12:0 a.m.7 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library for use by embedded systems developers from wolfSSL, Inc. in the United States. A security vulnerability exists in wolfSSL that stems from the fact that a malicious TLS1.2 server can force a TLS1.3 client with degradation...

5.3CVSS6.4AI score0.00466EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/27 12:0 a.m.7 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is the United States wolfSSL company for embedded systems developers to use a small, portable embedded SSL programming library. A security vulnerability exists in wolfSSL versions prior to 5.7.0, which can be exploited by an attacker to cause ECDSA key disclosure...

5.9CVSS6.6AI score0.0042EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/27 12:0 a.m.9 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is the United States wolfSSL company for embedded systems developers to use a small, portable embedded SSL programming library. A security vulnerability exists in wolfSSL prior to version 5.7.2, which stems from the use of insufficiently randomized random numbers when generating...

4.9CVSS6.7AI score0.00349EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.6 views

PT-2024-6326 · Wolfssl +1 · Wolfssl +1

Name of the Vulnerable Software and Affected Versions: WolfSSL affected versions not specified Description: A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a ciphersuite that it did not agree to and achieve a successful connection. This is because, aside from...

5.1CVSS6.4AI score0.00466EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/05/31 12:0 a.m.6 views

PT-2024-6325 · Wolfssl +1 · Wolfssl +1

Name of the Vulnerable Software and Affected Versions: wolfSSL versions through 5.7.0 Description: The issue is related to the function MatchDomainName in the wolfSSL library, where the input parameter str is treated as a NULL terminated string despite being user-provided and unchecked. This can...

10CVSS7AI score0.0056EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.5 views

PT-2024-6157 · Wolfssl +1 · Wolfssl +1

Name of the Vulnerable Software and Affected Versions: wolfSSL versions prior to 5.7.0 Description: An issue was discovered in wolfSSL that leads to ECDSA key disclosure via a safe-error attack using Rowhammer, known as FAULT+PROBE. When WOLFSSL CHECK SIG FAULTS is used in signing operations with...

5.9CVSS7AI score0.0042EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/05/07 3:50 p.m.7 views

curl: QUIC certificate check bypass with wolfSSL

A flaw was found in curl. When libcurl is built to use wolfSSL as the TLS backend, it skips certificate verification for a QUIC connection if an unknown/bad cipher or curve is used...

6.3CVSS7.3AI score0.01709EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/05/07 3:44 p.m.6 views

curl: QUIC certificate check bypass with wolfSSL

A flaw was found in curl. When libcurl is built to use wolfSSL as the TLS backend, it skips certificate verification for a QUIC connection if an unknown/bad cipher or curve is used...

6.3CVSS7.3AI score0.01709EPSS
SaveExploits1References5
Veracode
Veracode
added 2024/04/06 12:34 a.m.40 views

Certificate Validation

curl is vulnerable to Certificate Validation. The vulnerability is due to a flaw in libcurl when built with wolfSSL and the error path inadvertently bypassing certificate verification when encountering unknown or bad ciphers or curves, allows for certificate verification to be skipped for QUIC...

6.3CVSS6.1AI score0.01709EPSS
SaveExploits1References12Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.12 views

PT-2024-18128

Name of the Vulnerable Software and Affected Versions WolfSSL version 5.6.6 Description A Fault Injection vulnerability in the RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c allows a remote attacker co-residing in the same system with a victim process to disclose information and...

8.8CVSS5.9AI score0.00576EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/03/29 3:30 a.m.6 views

SUSE CVE-2024-2379

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

4.3CVSS9AI score0.01709EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/03/28 12:0 a.m.26 views

Slackware: Security Advisory (SSA:2024-087-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits4References10
Hacker One
Hacker One
added 2024/03/27 4:39 p.m.77 views

Internet Bug Bounty: CVE-2024-2379: QUIC certificate check bypass with wolfSSL

CVE-2024-2379 was a vulnerability in libcurl's QUIC implementation where certificate verification was skipped under certain conditions when using the wolfSSL library. The vulnerability was caused by an error path that accidentally returned success when encountering unknown or unsupported ciphers ...

6.3CVSS6.5AI score0.01709EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/03/27 9:27 a.m.41 views

CVE-2024-2379

A flaw was found in curl. When libcurl is built to use wolfSSL as the TLS backend, it skips certificate verification for a QUIC connection if an unknown/bad cipher or curve is used...

5.4CVSS7AI score0.01709EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/27 8:15 a.m.5 views

DEBIAN-CVE-2024-2379

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS6.6AI score0.01709EPSS
SaveExploits1References1
Rows per page
Query Builder