Lucene search
+L

10838 matches found

Slackware Linux
Slackware Linux
added 2021/09/16 3:11 a.m.109 views

[slackware-security] curl

New curl packages are available for Slackware 14.0, 14.1, 14.2, and -current to fix security issues. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/curl-7.79.0-i586-1slack14.2.txz: Upgraded. This update fixes security issues: clear the leftovers pointer when sending...

9.1CVSS0.5AI score0.06677EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2021/09/16 12:00 a.m.34 views

Ubuntu: Security Advisory (USN-5079-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS7.8AI score0.06677EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2021/09/16 12:00 a.m.62 views

Slackware Linux 14.0 / 14.1 / 14.2 / current curl Multiple Vulnerabilities (SSA:2021-258-01)

The version of curl installed on the remote host is prior to 7.79.0. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2021-258-01 advisory. - When curl = 7.20.0 and = 7.20.0 and = 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP...

9.1CVSS6.8AI score0.06677EPSS
SaveExploits3References3
NCSC
NCSC
added 2021/09/16 12:00 a.m.6 views

Vulnerabilities fixed in curl

Vulnerabilities have been fixed in curl. The vulnerabilities allow a malicious person to perform attacks that lead to the following categories of damage: Denial-of-Service DoS Circumvention of security measure Accessing sensitive data Updates have been released to fix the vulnerabilities. More...

9.1CVSS7.1AI score0.06677EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2021/09/16 12:00 a.m.49 views

Amazon Linux 2 : curl, --advisory ALAS2-2021-1700 (ALAS-2021-1700)

The version of curl installed on the remote host is prior to 7.76.1-7. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1700 advisory. A flaw was found in curl in the way curl handles a file hash mismatch after downloading content using the Metalink feature...

6.5CVSS6.6AI score0.0627EPSS
SaveExploits4References10
Ubuntu
Ubuntu
added 2021/09/15 12:34 p.m.132 views

USN-5079-2: curl vulnerabilities

USN-5079-1 fixed several vulnerabilities in curl. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: Patrick Monnerat discovered that curl incorrectly handled upgrades to TLS. When receiving certain responses from servers, curl woul...

7.5CVSS6.8AI score0.04539EPSS
SaveExploits2
OSV
OSV
added 2021/09/15 12:34 p.m.10 views

USN-5079-2 curl vulnerabilities

USN-5079-1 fixed several vulnerabilities in curl. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: Patrick Monnerat discovered that curl incorrectly handled upgrades to TLS. When receiving certain responses from servers, curl woul...

7.5CVSS6.6AI score0.04539EPSS
SaveExploits2References3
Ubuntu
Ubuntu
added 2021/09/15 11:11 a.m.169 views

USN-5079-1: curl vulnerabilities

It was discovered that curl incorrect handled memory when sending data to an MQTT server. A remote attacker could use this issue to cause curl to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2021-22945 Patrick Monnerat discovered that curl incorrectly handled...

9.1CVSS6.9AI score0.06677EPSS
SaveExploits3
OSV
OSV
added 2021/09/15 8:00 a.m.13 views

CURL-CVE-2021-22946 Protocol downgrade required TLS bypassed

A user can tell curl to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server --ssl-reqd on the command line or CURLOPTUSESSL set to CURLUSESSLCONTROL or CURLUSESSLALL with libcurl. This requirement could be bypassed if the server would return a properly crafted but...

7.5CVSS7.5AI score0.04539EPSS
SaveExploits1
OSV
OSV
added 2021/09/15 8:00 a.m.12 views

CURL-CVE-2021-22947 STARTTLS protocol injection via MITM

When curl connects to an IMAP, POP3, SMTP or FTP server to exchange data securely using STARTTLS to upgrade the connection to TLS level, the server can still respond and send back multiple responses before the TLS upgrade. Such multiple pipelined responses are cached by curl. curl would then...

5.9CVSS6.7AI score0.03009EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2021/09/15 8:00 a.m.21 views

STARTTLS protocol injection via MITM

When curl connects to an IMAP, POP3, SMTP or FTP server to exchange data securely using STARTTLS to upgrade the connection to TLS level, the server can still respond and send back multiple responses before the TLS upgrade. Such multiple pipelined responses are cached by curl. curl would then...

5.9CVSS6.7AI score0.03009EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2021/09/15 8:00 a.m.25 views

Protocol downgrade required TLS bypassed

A user can tell curl to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server --ssl-reqd on the command line or CURLOPTUSESSL set to CURLUSESSLCONTROL or CURLUSESSLALL with libcurl. This requirement could be bypassed if the server would return a properly crafted but...

7.5CVSS6.5AI score0.04539EPSS
SaveExploits1References1Affected Software2
RedhatCVE
RedhatCVE
added 2021/09/15 7:22 a.m.82 views

CVE-2021-22947

A flaw was found in curl. The flaw lies in how curl handles cached or pipelined responses that it receives from either a IMAP, POP3, SMTP or FTP server before the TLS upgrade using STARTTLS. In such a scenario curl even after upgrading to TLS would trust these cached responses treating them as...

6.1CVSS0.4AI score0.03009EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2021/09/15 6:52 a.m.69 views

CVE-2021-22946

A flaw was found in curl. This flaw lies in the --ssl-reqd option or related settings in libcurl. Users specify this flag to upgrade to TLS when communicating with either IMAP, POP3 or a FTP server. An attacker controlling such servers could return a crafted response which could lead to curl clie...

7.5CVSS1.9AI score0.04539EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/09/15 12:00 a.m.37 views

CVE-2021-22946

A user can tell curl = 7.20.0 and = 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server --ssl-reqd on the command line orCURLOPTUSESSL set to CURLUSESSLCONTROL or CURLUSESSLALL withlibcurl. This requirement could be bypassed if the server would return a...

7.5CVSS6.7AI score0.04539EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/09/15 12:00 a.m.42 views

Ubuntu 16.04 ESM : curl vulnerabilities (USN-5079-2)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5079-2 advisory. USN-5079-1 fixed several vulnerabilities in curl. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Tenable has...

7.5CVSS6.8AI score0.04539EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
added 2021/09/15 12:00 a.m.47 views

CVE-2021-22947

When curl = 7.20.0 and = 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instea...

5.9CVSS6.8AI score0.03009EPSS
SaveExploits1References7
OSV
OSV
added 2021/09/15 12:00 a.m.9 views

UBUNTU-CVE-2021-22947

When curl = 7.20.0 and = 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instea...

5.9CVSS6.5AI score0.03009EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2021/09/15 12:00 a.m.14 views

PT-2021-4653 · Curl +10 · Curl +10

Name of the Vulnerable Software and Affected Versions: curl versions 7.20.0 through 7.78.0 Description: The issue concerns the implementation of the STARTTLS protocol in curl, which can lead to insufficient authentication of data. This allows a Man-In-The-Middle attacker to inject fake responses...

10CVSS6.6AI score0.87816EPSS
SaveExploits45References600
Positive Technologies
Positive Technologies
added 2021/09/15 12:00 a.m.10 views

PT-2021-4913

Name of the Vulnerable Software and Affected Versions curl versions 7.20.0 through 7.78.0 Description The issue allows an attacker to bypass the requirement for a successful upgrade to TLS when speaking to an IMAP, POP3, or FTP server. This can be achieved if the server returns a properly crafted...

8.5CVSS5.4AI score0.82612EPSS
SaveExploits88References404
Rows per page
Query Builder