Lucene search
+L

3164 matches found

AlpineLinux
AlpineLinux
added 2022/06/01 12:00 a.m.76 views

CVE-2022-27782

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH...

7.5CVSS8.2AI score0.0293EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/06/01 12:00 a.m.87 views

CVE-2022-27781

libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation...

7.5CVSS6.7AI score0.02747EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/06/01 12:00 a.m.30 views

CVE-2022-27779

libcurl wrongly allows cookies to be set for Top Level Domains TLDs if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without Public Suffix Listawareness. If PSL support not provided, a more rudimentary check...

5.3CVSS6.6AI score0.02725EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/06/01 12:00 a.m.32 views

CVE-2022-27779

libcurl wrongly allows cookies to be set for Top Level Domains TLDs if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without Public Suffix Listawareness. If PSL support not provided, a more rudimentary check...

6.7AI score0.02725EPSS
SaveExploits1References3
CVE
CVE
added 2022/06/01 12:00 a.m.369 views

CVE-2022-27781

CVE-2022-27781 affects libcurl builds using NSS; due to an erroneous function, a malicious server could cause libcurl to enter a never-ending busy-loop when retrieving certificate information, impacting availability. Affected advisories suggest upgrading curl/libcurl to a patched version (e.g., n...

7.5CVSS7.4AI score0.02747EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/01 12:00 a.m.7 views

CVE-2022-27781

libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation...

7.3AI score0.02747EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2022/06/01 12:00 a.m.62 views

CVE-2022-27779

libcurl wrongly allows cookies to be set for Top Level Domains TLDs if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without Public Suffix Listawareness. If PSL support not provided, a more rudimentary check...

5.3CVSS6.5AI score0.02725EPSS
SaveExploits1
OSV
OSV
added 2022/06/01 12:00 a.m.41 views

CVE-2022-27782

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH...

7.5CVSS2AI score0.0293EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2022/05/28 12:00 a.m.54 views

SUSE SLED15 / SLES15 Security Update : curl (SUSE-SU-2022:1870-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1870-1 advisory. - libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a...

7.5CVSS6.8AI score0.0293EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2022/05/26 12:00 a.m.31 views

EulerOS 2.0 SP3 : curl (EulerOS-SA-2022-1711)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this wa...

5.3CVSS6.5AI score0.04929EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2022/05/24 12:00 a.m.65 views

SUSE SLES12 Security Update : curl (SUSE-SU-2022:1805-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1805-1 advisory. - CVE-2022-27781: Fixed CERTINFO never-ending busy-loop bsc1199223 - CVE-2022-27782: Fixed TLS and SSH connection too eager reuse...

7.5CVSS6.8AI score0.0293EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2022/05/19 12:00 a.m.118 views

SUSE SLES12 Security Update : curl (SUSE-SU-2022:1733-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1733-1 advisory. - libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a server's certificate...

7.5CVSS6.8AI score0.0293EPSS
SaveExploits2References7
Hacker One
Hacker One
added 2022/05/12 2:53 p.m.98 views

curl: Memory leak in CURLOPT_XOAUTH2_BEARER

Summary: Once a bearer token is set with CURLOPTXOAUTH2BEARER, each HTTP request done with the same handler leaks the token itself. Steps To Reproduce: Given the following code: c include int mainvoid curlglobalinitCURLGLOBALALL; CURL curl = curleasyinit; curleasysetoptcurl, CURLOPTHTTPAUTH,...

7AI score
SaveExploits0
curl security advisories
curl security advisories
added 2022/05/11 8:00 a.m.16 views

TLS and SSH connection too eager reuse

libcurl would reuse a previously created connection even when a TLS or SSH related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, several TLS and...

7.5CVSS6.6AI score0.0293EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2022/05/11 8:00 a.m.17 views

CURL-CVE-2022-27781 CERTINFO never-ending busy-loop

libcurl provides the CURLOPTCERTINFO option to allow applications to request details to be returned about a TLS server's certificate chain. Due to an erroneous function, a malicious server could make libcurl built with NSS get stuck in a never-ending busy-loop when trying to retrieve that...

7.5CVSS7.4AI score0.02747EPSS
SaveExploits1
OSV
OSV
added 2022/05/11 8:00 a.m.10 views

CURL-CVE-2022-27779 cookie for trailing dot TLD

libcurl wrongly allows HTTP cookies to be set for Top Level Domains TLDs if the hostname is provided with a trailing dot. curl can be told to receive and send cookies when communicating using HTTPS. curl's "cookie engine" can be built with or without Public Suffix List awareness. If PSL support n...

5.3CVSS5.2AI score0.02725EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2022/05/11 8:00 a.m.16 views

CERTINFO never-ending busy-loop

libcurl provides the CURLOPTCERTINFO option to allow applications to request details to be returned about a TLS server's certificate chain. Due to an erroneous function, a malicious server could make libcurl built with NSS get stuck in a never-ending busy-loop when trying to retrieve that...

7.5CVSS7.1AI score0.02747EPSS
SaveExploits1References1Affected Software2
UbuntuCve
UbuntuCve
added 2022/05/11 12:00 a.m.53 views

CVE-2022-27782

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH...

7.5CVSS6.8AI score0.0293EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2022/05/11 12:00 a.m.46 views

Slackware Linux 14.0 / 14.1 / 14.2 / 15.0 / current curl Multiple Vulnerabilities (SSA:2022-131-01)

The version of curl installed on the remote host is prior to 7.83.1. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2022-131-01 advisory. - libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have...

8.1CVSS6.8AI score0.03808EPSS
SaveExploits6References6
OSV
OSV
added 2022/05/11 12:00 a.m.7 views

UBUNTU-CVE-2022-27782

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits1References4
Rows per page
Query Builder