Lucene search
+L

10745 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.7 views

SUSE CVE-2022-22576

An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocol...

5.3CVSS7.5AI score0.02161EPSS
SaveExploits1References60
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.8 views

SUSE CVE-2022-22744

The constructed curl command from the "Copy as curl" feature in DevTools was not properly escaped for PowerShell. This could have lead to command injection if pasted into a Powershell prompt.This bug only affects Thunderbird for Windows. Other operating systems are unaffected.. This vulnerability...

8.8CVSS8.8AI score0.01344EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.5 views

SUSE CVE-2022-27774

An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTPS redirects is used with authentication could leak credentials to other services that exist on different protocols ...

6.2CVSS7.5AI score0.0176EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.10 views

SUSE CVE-2022-27776

A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number...

4.3CVSS7.6AI score0.03777EPSS
SaveExploits1References60
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.7 views

SUSE CVE-2022-27775

An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead...

5.6CVSS8.3AI score0.03154EPSS
SaveExploits1References57
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.5 views

SUSE CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

6.5CVSS8.8AI score0.02469EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.7 views

SUSE CVE-2022-30115

Using its HSTS support, curl can be instructed to use HTTPS directly insteadof using an insecure clear-text HTTP step even when HTTP is provided in theURL. This mechanism could be bypassed if the host name in the given URL used atrailing dot while not using one when it built the HSTS cache. Or th...

7.5CVSS8.8AI score0.01262EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.8 views

SUSE CVE-2022-32205

A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl and curl 7.84.0 stores all of them. A sufficiently large amount of big cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger th...

4.9CVSS7.2AI score0.27081EPSS
SaveExploits1References44
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.9 views

SUSE CVE-2022-32206

curl 7.84.0 supports "chained" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompression chain" was unbounded, allowing a malicious server to insert a virtually...

4.9CVSS7.5AI score0.3216EPSS
SaveExploits1References88
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.6 views

SUSE CVE-2022-32207

When curl 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally widen the permissions for the target file, leaving the...

6.2CVSS7.3AI score0.07321EPSS
SaveExploits1References44
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.7 views

SUSE CVE-2022-32208

When curl 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client...

6.6CVSS7.3AI score0.07256EPSS
SaveExploits1References88
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.4 views

SUSE CVE-2022-32221

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

7.3CVSS6.9AI score0.04325EPSS
SaveExploits1References99
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.6 views

SUSE CVE-2022-35252

When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings...

3.7CVSS6.7AI score0.01947EPSS
SaveExploits1References102
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.9 views

SUSE CVE-2022-35260

curl can be told to parse a .netrc file for credentials. If that file endsin a line with 4095 consecutive non-white space letters and no newline, curlwould first read past the end of the stack-based buffer, and if the readworks, write a zero byte beyond its boundary.This will in most cases cause ...

5CVSS8.7AI score0.01761EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.9 views

SUSE CVE-2022-42916

In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly instead of using an insecure cleartext HTTP step even when HTTP is provided in the URL. This mechanism could be bypassed if the host nam...

7.5CVSS8.7AI score0.01809EPSS
SaveExploits0References55
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.7 views

SUSE CVE-2022-42915

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

7.3CVSS9AI score0.03136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.6 views

SUSE CVE-2022-43551

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

6.5CVSS6.8AI score0.1654EPSS
SaveExploits1References51
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.4 views

SUSE CVE-2022-43552

A use after free vulnerability exists in curl 7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can and often do deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocat...

5.6CVSS8AI score0.02511EPSS
SaveExploits1References86
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.7 views

SUSE CVE-2023-23599

When copying a network request from the developer tools panel as a curl command the output was not being properly sanitized and could allow arbitrary commands to be hidden within. This vulnerability affects Firefox 109, Firefox ESR 102.7, and Thunderbird 102.7...

6.5CVSS7.2AI score0.00601EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/02/15 12:00 a.m.46 views

CVE-2023-23915

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP...

6.5CVSS6.8AI score0.00861EPSS
SaveExploits0References3
Rows per page
Query Builder