Lucene search
+L

1720 matches found

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
OSV
OSV
added 2025/05/28 7:15 a.m.4 views

ALPINE-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
SaveExploits1References1
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
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
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
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.168 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
Debian CVE
Debian CVE
added 2025/05/28 6:29 a.m.12 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.5CVSS7.1AI score0.00288EPSS
SaveExploits1
OSV
OSV
added 2025/05/28 6:29 a.m.8 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.5CVSS6.8AI score0.00288EPSS
SaveExploits1References6
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
Cvelist
Cvelist
added 2025/05/28 6:29 a.m.26 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...

0.00288EPSS
SaveExploits1References3
CVE
CVE
added 2025/05/28 6:29 a.m.199 views

CVE-2025-4947

CWE-2025-4947 affects libcurl: when using QUIC, a host specified by an IP address in the URL may bypass certificate verification, preventing detection of impostors or MITM attacks. Documents confirm the vulnerability, its impact (certificate check bypass for QUIC/HTTP3), and that it is being trac...

6.5CVSS6.4AI score0.00288EPSS
SaveExploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2025/05/28 6:29 a.m.50 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.9AI score0.00288EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/05/28 12:00 a.m.7 views

libcurl 安全漏洞

libcurl is a free and easy-to-use client-side URL transport library from the cURL open source. A security vulnerability exists in libcurl that stems from skipping certificate validation during QUIC connections, which could lead to a man-in-the-middle attack...

6.5CVSS6.5AI score0.00288EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/05/28 12:00 a.m.13 views

libcurl 安全漏洞

libcurl is a free and easy-to-use client-side URL transport library from the cURL open source. A security vulnerability exists in libcurl that stems from QUIC and HTTP/3 connections that do not perform certificate public key fixing checks, which could lead to a man-in-the-middle attack...

4.8CVSS5.9AI score0.00293EPSS
SaveExploits2References6
FreeBSD
FreeBSD
added 2025/05/28 12:00 a.m.15 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.18 views

PT-2025-23062

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description The issue occurs when libcurl establishes a QUIC connection to a host specified as an IP address in the URL, resulting in the accidental skipping of certificate verification. This failure to...

6.5CVSS6.6AI score0.00288EPSS
SaveExploits1References24
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
OpenVAS
OpenVAS
added 2025/05/26 12:00 a.m.5 views

Fedora: Security Advisory (FEDORA-2024-62fc2aa0aa)

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...

6.5CVSS9.6AI score0.01204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/23 10:43 a.m.13 views

CVE-2024-45397

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When an HTTP request using TLS/1.3 early data on top of TCP Fast Open or QUIC 0-RTT packets is received and the IP-address-based access control is used, the access control does not detect and prohibit HTTP requests conveyed by...

7.5CVSS7.1AI score0.00441EPSS
SaveExploits0
Rows per page
Query Builder