Lucene search
+L

3042 matches found

Amazon
Amazon
added 2021/09/08 12:0 a.m.35 views

Medium: curl

Issue Overview: A flaw was found in libcurl in the way libcurl handles previously used connections without accounting for 'issuer cert' and comparing the involved paths case-insensitively. This flaw allows libcurl to use the wrong connection. The highest threat from this vulnerability is to...

4.3CVSS6.5AI score0.0627EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2021/09/04 12:0 a.m.15 views

Huawei EulerOS: Security Advisory for curl (EulerOS-SA-2021-2325)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 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...

3.1CVSS5.5AI score0.04385EPSS
SaveExploits1References2
CloudLinux
CloudLinux
added 2021/09/01 4:24 p.m.41 views

Update of libcurl-devel, libcurl-devel, libcurl, curl, libcurl

...

1.1AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/08/13 12:0 a.m.45 views

Debian DLA-2734-1 : curl - LTS security update

The remote Debian 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-2734 advisory. - curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send...

4.3CVSS6.8AI score0.0627EPSS
SaveExploits2References7
IBM Security Bulletins
IBM Security Bulletins
added 2021/08/10 8:52 p.m.79 views

Security Bulletin: A vulnerability was identified and remediated in the IBM MaaS360 Cloud Extender (V2.103.000.051) and Modules

Summary A vulnerability was identified and remediated in the IBM MaaS360 Cloud Extender Agent V2.103.000.051 and Modules. Vulnerability Details CVEID: CVE-2021-22890 DESCRIPTION: cURL libcurl is vulnerable to a man-in-the-middle attack, caused by a session tickets confusing issue when using a HTT...

8.1CVSS1AI score0.60122EPSS
SaveExploits8Affected Software1
NVD
NVD
added 2021/08/05 9:15 p.m.18 views

CVE-2021-22926

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

7.5CVSS0.0982EPSS
SaveExploits1References11
OSV
OSV
added 2021/08/05 9:15 p.m.32 views

CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

5.3CVSS1.6AI score0.04929EPSS
SaveExploits1References12
OSV
OSV
added 2021/08/05 9:15 p.m.3 views

ALPINE-CVE-2021-22926

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

7.5CVSS6.9AI score0.0982EPSS
SaveExploits1References1
NVD
NVD
added 2021/08/05 9:15 p.m.21 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS0.0627EPSS
SaveExploits1References15
OSV
OSV
added 2021/08/05 9:15 p.m.34 views

CVE-2021-22926

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

7.5CVSS0.1AI score0.0982EPSS
SaveExploits1References11
OSV
OSV
added 2021/08/05 9:15 p.m.15 views

AZL-6367 CVE-2021-22924 affecting package curl for versions less than 7.76.0-5

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.5AI score0.0627EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/05 9:15 p.m.3 views

ALPINE-CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.8AI score0.0627EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/05 9:15 p.m.0 views

DEBIAN-CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.1AI score0.0627EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/05 9:15 p.m.39 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS2.5AI score0.0627EPSS
SaveExploits1References15
ATTACKERKB
ATTACKERKB
added 2021/08/05 9:15 p.m.5 views

CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

5.3CVSS6.8AI score0.04929EPSS
SaveExploits1References14
ATTACKERKB
ATTACKERKB
added 2021/08/05 9:15 p.m.4 views

CVE-2021-22926

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

7.5CVSS6.6AI score0.0982EPSS
SaveExploits1References16
Prion
Prion
added 2021/08/05 9:15 p.m.23 views

Design/Logic Flaw

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

5CVSS7.2AI score0.0982EPSS
SaveExploits1References11Affected Software4
UbuntuCve
UbuntuCve
added 2021/08/05 9:15 p.m.48 views

CVE-2021-22926

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the CURLOPTSSLCERT option --cert with the command line tool.When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificat...

7.5CVSS6.6AI score0.0982EPSS
SaveExploits1References2
Prion
Prion
added 2021/08/05 9:15 p.m.30 views

Code injection

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS5.2AI score0.0627EPSS
SaveExploits1References15Affected Software26
Prion
Prion
added 2021/08/05 9:15 p.m.29 views

Stack overflow

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

5CVSS6.6AI score0.04929EPSS
SaveExploits1References12Affected Software8
Rows per page
Query Builder