Lucene search
+L

3041 matches found

AlpineLinux
AlpineLinux
added 2022/06/01 12:0 a.m.75 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.02769EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/06/01 12:0 a.m.29 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.02575EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/06/01 12:0 a.m.82 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.02597EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/06/01 12:0 a.m.57 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.02575EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/06/01 12:0 a.m.85 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.5CVSS7AI score0.02769EPSS
SaveExploits1
OSV
OSV
added 2022/06/01 12:0 a.m.39 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.02769EPSS
SaveExploits1References8
OSV
OSV
added 2022/06/01 12:0 a.m.47 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.5CVSS2.5AI score0.02597EPSS
SaveExploits1References7
OSV
OSV
added 2022/06/01 12:0 a.m.40 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.3CVSS1.7AI score0.02575EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/05/28 12:0 a.m.52 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.02769EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2022/05/26 12:0 a.m.30 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:0 a.m.64 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.02769EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2022/05/19 12:0 a.m.116 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.02769EPSS
SaveExploits2References7
Hacker One
Hacker One
added 2022/05/12 2:53 p.m.94 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:0 a.m.8 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.02769EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2022/05/11 8:0 a.m.9 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.02597EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2022/05/11 8:0 a.m.16 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.02597EPSS
SaveExploits1
OSV
OSV
added 2022/05/11 8:0 a.m.7 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.02575EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/05/11 12:0 a.m.64 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS : curl vulnerabilities (USN-5412-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5412-1 advisory. Axel Chong discovered that curl incorrectly handled percent-encoded URL separators. A remote attacker could possibly use this iss...

7.5CVSS6.7AI score0.02769EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2022/05/11 12:0 a.m.45 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.03683EPSS
SaveExploits6References6
UbuntuCve
UbuntuCve
added 2022/05/11 12:0 a.m.37 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.8AI score0.02575EPSS
SaveExploits1References3
Rows per page
Query Builder