Lucene search
+L

1661 matches found

OSV
OSV
added 2025/05/28 7:15 a.m.8 views

ALPINE-CVE-2025-5025

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS6.8AI score0.00293EPSS
SaveExploits2References1
NVD
NVD
added 2025/05/28 7:15 a.m.14 views

CVE-2025-5025

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS0.00293EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2025/05/28 6:29 a.m.20 views

CVE-2025-5025 No QUIC certificate pinning with wolfSSL

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

0.00293EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2025/05/28 6:29 a.m.11 views

CVE-2025-5025 No QUIC certificate pinning with wolfSSL

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

6.7AI score0.00293EPSS
SaveExploits2References3
OSV
OSV
added 2025/05/28 6:29 a.m.11 views

CVE-2025-5025 No QUIC certificate pinning with wolfSSL

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS6.7AI score0.00293EPSS
SaveExploits2References6
AlpineLinux
AlpineLinux
added 2025/05/28 6:29 a.m.44 views

CVE-2025-5025

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS7AI score0.00293EPSS
SaveExploits2
CVE
CVE
added 2025/05/28 6:29 a.m.167 views

CVE-2025-5025

CVSS/summary: CVE-2025-5025 affects libcurl’s server public key pinning for HTTPS when using QUIC/HTTP/3 with wolfSSL as TLS backend. The vulnerability arises from an omission where the pinning check is not performed for QUIC/HTTP/3 connections, even though documentation states the feature works ...

4.8CVSS6.5AI score0.00293EPSS
SaveExploits2References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/28 6:29 a.m.22 views

CVE-2025-4947 QUIC certificate check skip with wolfSSL

libcurl accidentally skips the certificate verification for QUIC connections when connecting to a host specified as an IP address in the URL. Therefore, it does not detect impostors or man-in-the-middle attacks...

6.7AI score0.00288EPSS
SaveExploits1References3
FreeBSD
FreeBSD
added 2025/05/28 12:00 a.m.14 views

curl -- Multiple vulnerabilities

curl security team reports: CVE-2025-5025: No QUIC certificate pinning with wolfSSL CVE-2025-4947: QUIC certificate check skip with wolfSSL...

6.5CVSS7.4AI score0.00293EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2025/05/28 12:00 a.m.9 views

PT-2025-23063

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description The issue arises from an omission in libcurl's support for pinning the server certificate public key for HTTPS transfers when using QUIC for HTTP/3 with the wolfSSL TLS backend. Although the...

6.4CVSS6.7AI score0.00293EPSS
SaveExploits2References23
UbuntuCve
UbuntuCve
added 2025/05/28 12:00 a.m.14 views

CVE-2025-5025

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS6.8AI score0.00293EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2025/05/28 12:00 a.m.10 views

CVE-2025-4947

libcurl accidentally skips the certificate verification for QUIC connections when connecting to a host specified as an IP address in the URL. Therefore, it does not detect impostors or man-in-the-middle attacks...

6.5CVSS6.8AI score0.00288EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2025/05/26 12:00 a.m.7 views

Fedora: Security Advisory (FEDORA-2024-e089551039)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.8CVSS8.8AI score0.00576EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2025/05/26 12:00 a.m.18 views

Fedora: Security Advisory (FEDORA-2024-94b6630e1f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.8CVSS8.8AI score0.00576EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/23 9:34 a.m.13 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...

10CVSS6.8AI score0.0056EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 1:14 a.m.11 views

CVE-2022-23408

wolfSSL 5.x before 5.1.1 uses non-random IV values in certain situations. This affects connections without AEAD using AES-CBC or DES3 with TLS 1.1 or 1.2 or DTLS 1.1 or 1.2. This occurs because of misplaced memory initialization in BuildMessage in internal.c...

9.1CVSS6.8AI score0.01417EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:07 a.m.19 views

CVE-2022-25640

In wolfSSL before 5.2.0, a TLS 1.3 server cannot properly enforce a requirement for mutual authentication. A client can simply omit the certificateverify message from the handshake, and never present a certificate...

7.5CVSS6.8AI score0.01352EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:07 a.m.14 views

CVE-2022-25638

In wolfSSL before 5.2.0, certificate validation may be bypassed during attempted authentication by a TLS 1.3 client to a TLS 1.3 server. This occurs when the sigalgo field differs between the certificateverify message and the certificate message...

6.5CVSS7AI score0.00628EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:01 a.m.17 views

CVE-2022-42961

An issue was discovered in wolfSSL before 5.5.0. A fault injection attack on RAM via Rowhammer leads to ECDSA key disclosure. Users performing signing operations with private ECC keys, such as in server-side TLS connections, might leak faulty ECC signatures. These signatures can be processed via ...

5.3CVSS7AI score0.00562EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:04 p.m.13 views

CVE-2022-34293

wolfSSL before 5.4.0 allows remote attackers to cause a denial of service via DTLS because a check for return-routability can be skipped...

7.5CVSS6.8AI score0.01373EPSS
SaveExploits0References1
Rows per page
Query Builder