Lucene search
+L

3038 matches found

Tenable Nessus
Tenable Nessus
added 2023/05/19 12:0 a.m.44 views

AlmaLinux 8 : curl (ALSA-2023:3106)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2023:3106 advisory. - An authentication bypass vulnerability exists in libcurl 8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during...

5.9CVSS6.7AI score0.01607EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/05/19 12:0 a.m.36 views

FreeBSD : curl -- multiple vulnerabilities (a4f8bb03-f52f-11ed-9859-080027083a05)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the a4f8bb03-f52f-11ed-9859-080027083a05 advisory. - The vulnerability exists due to a use-after-free error when checking the SSH sha256...

7.5CVSS6.5AI score0.02658EPSS
SaveExploits4References9
OSV
OSV
added 2023/05/18 7:18 p.m.39 views

RLSA-2023:3106 Moderate: curl security and bug fix update

The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, and LDAP. Security Fixes: curl: FTP too eager connection reuse CVE-2023-27535 For more details about the security issues, including the impact, a CVS...

5.9CVSS7.7AI score0.01607EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/05/18 12:0 a.m.66 views

Rocky Linux 8 : curl (RLSA-2023:3106)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2023:3106 advisory. - An authentication bypass vulnerability exists in libcurl 8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during...

5.9CVSS6.7AI score0.01607EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/17 10:25 p.m.37 views

Security Bulletin: IBM InfoSphere Information Server is affected by a vulnerability in libcurl (CVE-2022-32221)

Summary A vulnerability in libcurl used by InfoSphere Information Server was addressed. Vulnerability Details CVEID:CVE-2022-32221 DESCRIPTION: cURL libcurl could allow a remote attacker to bypass security restrictions, caused by a flaw when using the read callback CURLOPTREADFUNCTION to ask for...

9.8CVSS8.4AI score0.04325EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/17 11:7 a.m.38 views

Security Bulletin: IBM Event Streams is affected by a vulnerability in the libcurl package (CVE-2023-23916)

Summary This security vulnerability affects the libcurl package that is used by IBM Event Streams. Vulnerability Details CVEID:CVE-2023-23916 DESCRIPTION: cURL libcurl is vulnerable to a denial of service, caused by a flaw in the decompression chain implementation. By sending a specially-crafted...

6.5CVSS7.7AI score0.01703EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2023/05/17 8:16 a.m.108 views

Internet Bug Bounty: CVE-2023-28320 - siglongjmp race condition

A race condition vulnerability CVE-2023-28320 existed in libcurl's synchronous resolver, which could allow a multi-threaded application to crash or misbehave due to the use of a global buffer that was not mutex protected. The vulnerability could result in a denial of service...

5.9CVSS5.8AI score0.02658EPSS
SaveExploits1
OSV
OSV
added 2023/05/17 8:0 a.m.34 views

CURL-CVE-2023-28322 more POST-after-PUT confusion

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...

5.3CVSS6.3AI score0.02211EPSS
SaveExploits1
OSV
OSV
added 2023/05/17 8:0 a.m.28 views

CURL-CVE-2023-28320 siglongjmp race condition

libcurl provides several different backends for resolving hostnames, 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 doing this, libcurl used a global buffer that was not mutex protected a...

5.9CVSS5.9AI score0.02658EPSS
SaveExploits1
OSV
OSV
added 2023/05/17 8:0 a.m.29 views

CURL-CVE-2023-28319 UAF in SSH sha256 fingerprint check

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 risks inserting sensitive heap-based data into the error message...

7.5CVSS6.6AI score0.02489EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2023/05/17 8:0 a.m.11 views

UAF in SSH sha256 fingerprint check

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 risks inserting sensitive heap-based data into the error message...

7.5CVSS6.8AI score0.02489EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2023/05/17 8:0 a.m.12 views

more POST-after-PUT confusion

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...

5.3CVSS6.2AI score0.02211EPSS
SaveExploits1References1Affected Software2
UbuntuCve
UbuntuCve
added 2023/05/17 6:0 a.m.63 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.6AI score0.02211EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/05/17 12:0 a.m.4 views

libcurl 资源管理错误漏洞

libcurl is a tool for transferring data from or to a server. A security vulnerability exists in libcurl that stems from allowing name resolution to timeout operations using alarm and siglongjmp, causing the application to crash...

5.9CVSS6.3AI score0.02658EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2023/05/17 12:0 a.m.4 views

libcurl 安全漏洞

libcurl is a tool for transferring data from or to a server. A security vulnerability exists in libcurl that stems from a problem in the logic for reusing handles...

5.3CVSS6.3AI score0.02211EPSS
SaveExploits1References22
CNNVD
CNNVD
added 2023/05/17 12:0 a.m.3 views

libcurl 资源管理错误漏洞

libcurl is a tool for transferring data from or to a server. A security vulnerability exists in libcurl that stems from the fact that libcurl provides the ability to validate the public key of an SSH server using a SHA 256 hash; when this check fails, libcurl releases the memory of the fingerprin...

7.5CVSS6.8AI score0.02489EPSS
SaveExploits1References14
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/16 10:43 p.m.51 views

Security Bulletin: Multiple publicly disclosed Libcurl vulnerabilities affect IBM Safer Payments

Summary Libcurl is used by IBM Safer Payments as part of the AVRO support for Kafka. These vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2022-43551 DESCRIPTION: cURL libcurl could allow a remote attacker to bypass security restrictions, caused by a flaw when the host name i...

9.1CVSS8.5AI score0.1654EPSS
SaveExploits8Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/16 10:16 a.m.72 views

Moderate: Red Hat Security Advisory: curl security and bug fix update

An update for curl is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

5.9CVSS6.7AI score0.01607EPSS
SaveExploits1References3
AlmaLinux
AlmaLinux
added 2023/05/16 12:0 a.m.104 views

Low: curl security and bug fix update

The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, and LDAP. Security Fixes: curl: Incorrect handling of control code characters in cookies CVE-2022-35252 curl: Use-after-free triggered by an HTTP pro...

5.9CVSS7.1AI score0.02511EPSS
SaveExploits2References6
AlmaLinux
AlmaLinux
added 2023/05/16 12:0 a.m.43 views

Moderate: curl security and bug fix update

The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, and LDAP. Security Fixes: curl: FTP too eager connection reuse CVE-2023-27535 For more details about the security issues, including the impact, a CVS...

5.9CVSS7.1AI score0.01607EPSS
SaveExploits1References4
Rows per page
Query Builder