Lucene search
+L

10718 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2023/05/26 2:13 p.m.55 views

Security Bulletin: IBM Cloud Transformation Advisor is vulnerable to multiple vulnerabilities

Summary IBM Cloud Transformation Advisor has addressed several security vulnerabilities including those in Go, OpenSSL and Node.js Vulnerability Details CVEID:CVE-2023-0361 DESCRIPTION: GnuTLS could allow a remote attacker to obtain sensitive information, caused by a timing side-channel flaw in t...

9.8CVSS9.3AI score0.99569EPSS
SaveExploits18Affected Software1
IBM AIX
IBM AIX
added 2023/05/26 9:26 a.m.119 views

AIX is vulnerable to security restrictions bypass due to curl

IBM SECURITY ADVISORY First Issued: Fri May 26 09:26:13 CDT 2023 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/curladvisory.asc Security Bulletin: AIX is vulnerable to security restrictions bypass due to curl CVE-2022-32221...

9.8CVSS6.5AI score0.04325EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/05/26 12:00 a.m.37 views

CVE-2023-28319

A use after free vulnerability exists in curl v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the now freed hash. This flaw...

7.8AI score0.02489EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2023/05/26 12:00 a.m.8 views

CVE-2023-28321

An improper certificate validation vulnerability exists in curl v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS...

5.8AI score0.01806EPSS
SaveExploits1References12
CVE
CVE
added 2023/05/26 12:00 a.m.429 views

CVE-2023-28322

The CVE-2023-28322 information disclosure issue affects curl/libcurl when performing HTTP(S) transfers and using a reused handle that was previously used for PUT and then changed to POST. The flaw arises from curl incorrectly using the read callback (CURLOPT_READFUNCTION) to supply data for POSTF...

5.3CVSS5.3AI score0.02211EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2023/05/26 12:00 a.m.56 views

CVE-2023-28322

An information disclosure vulnerability exists in curl v8.1.0 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 wasused to issue a PUT request...

5.3CVSS6.3AI score0.02211EPSS
SaveExploits1References14
Cvelist
Cvelist
added 2023/05/26 12:00 a.m.37 views

CVE-2023-28322

An information disclosure vulnerability exists in curl v8.1.0 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 wasused to issue a PUT request...

5.5AI score0.02211EPSS
SaveExploits1References12
Vulnrichment
Vulnrichment
added 2023/05/26 12:00 a.m.8 views

CVE-2023-28319

A use after free vulnerability exists in curl v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the now freed hash. This flaw...

7.5AI score0.02489EPSS
SaveExploits1References9
AlpineLinux
AlpineLinux
added 2023/05/26 12:00 a.m.69 views

CVE-2023-28321

An improper certificate validation vulnerability exists in curl v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS...

5.9CVSS6.5AI score0.01806EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/05/26 12:00 a.m.56 views

CVE-2023-28322

An information disclosure vulnerability exists in curl v8.1.0 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 wasused to issue a PUT request...

5.3CVSS6.2AI score0.02211EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/05/26 12:00 a.m.72 views

CVE-2023-28319

A use after free vulnerability exists in curl v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the now freed hash. This flaw...

7.5CVSS6.7AI score0.02489EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/05/26 12:00 a.m.54 views

CVE-2023-28320

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS6.1AI score0.02658EPSS
SaveExploits1
CVE
CVE
added 2023/05/26 12:00 a.m.357 views

CVE-2023-28321

CVE-2023-28321 affects curl before 8.1.0, where a private wildcard matching function used for TLS SAN wildcard patterns can mis-match IDN hostnames. IDNs are punycode-encoded (starting with xn--), but the curl wildcard check could still accept patterns like x* that should not match, potentially a...

5.9CVSS6.2AI score0.01806EPSS
SaveExploits1References12Affected Software1
AlpineLinux
AlpineLinux
added 2023/05/26 12:00 a.m.122 views

CVE-2023-28320

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS6.7AI score0.02658EPSS
SaveExploits1
CVE
CVE
added 2023/05/26 12:00 a.m.351 views

CVE-2023-28319

CVE-2023-28319 : A use-after-free in curl/libcurl’s SSH fingerprint check (verifying server public keys with a SHA-256 hash) occurs when verification fails; memory for the fingerprint is freed before the error message is built, potentially leaking the freed hash data in error output. Affected are...

7.5CVSS7.3AI score0.02489EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2023/05/26 12:00 a.m.41 views

CVE-2023-28319

A use after free vulnerability exists in curl v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the now freed hash. This flaw...

7.5CVSS6.7AI score0.02489EPSS
SaveExploits1References11
CVE
CVE
added 2023/05/26 12:00 a.m.236 views

CVE-2023-28320

The CVE-2023-28320 issue affects curl/libcurl when built with a synchronous resolver, where name resolution can hang via alarm() and siglongjmp(). It uses a non-mutex-protected global buffer, risking crashes or misbehavior in multi-threaded apps. Affected: curl

5.9CVSS6.3AI score0.02658EPSS
SaveExploits1References9Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/26 12:00 a.m.6 views

CVE-2023-28322

An information disclosure vulnerability exists in curl v8.1.0 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 wasused to issue a PUT request...

5.4AI score0.02211EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2023/05/26 12:00 a.m.48 views

CVE-2023-28321

An improper certificate validation vulnerability exists in curl v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS...

6.3AI score0.01806EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2023/05/26 12:00 a.m.67 views

CVE-2023-28320

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

6.8AI score0.02658EPSS
SaveExploits1References9
Rows per page
Query Builder