Lucene search
+L

10853 matches found

OSV
OSV
added 2021/06/11 4:15 p.m.6 views

DEBIAN-CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.6AI score0.04385EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.13 views

AZL-6358 CVE-2021-22897 affecting package curl for versions less than 7.76.0-5

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.3CVSS6.6AI score0.02979EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.8 views

ALPINE-CVE-2021-22897

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.3CVSS7AI score0.02979EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.28 views

CVE-2021-22897

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.3CVSS6.6AI score0.02979EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2021/06/11 4:15 p.m.8 views

CVE-2021-22897

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.3CVSS6.8AI score0.02979EPSS
SaveExploits1References9
Prion
Prion
added 2021/06/11 4:15 p.m.47 views

Design/Logic Flaw

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

6.8CVSS8.1AI score0.60122EPSS
SaveExploits1References10Affected Software9
ATTACKERKB
ATTACKERKB
added 2021/06/11 4:15 p.m.7 views

CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.9AI score0.04385EPSS
SaveExploits1References18
Cvelist
Cvelist
added 2021/06/11 3:49 p.m.39 views

CVE-2021-22897

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.9AI score0.02979EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2021/06/11 3:49 p.m.100 views

CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS8.5AI score0.60122EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/06/11 3:49 p.m.58 views

CVE-2021-22897

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPTSSLCIPHERLIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library, which has the surprising...

5.3CVSS6.5AI score0.02979EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/06/11 3:49 p.m.85 views

CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS8.7AI score0.60122EPSS
SaveExploits1
CVE
CVE
added 2021/06/11 3:49 p.m.309 views

CVE-2021-22901

CVE-2021-22901 affects curl/libcurl up to version 7.76.x for builds using OpenSSL. A use-after-free during TLS 1.3 session-ticket handling on a single connection can lead to remote code execution in rare cases. Impact is tied to memory access after freeing objects when a session ticket arrives on...

8.1CVSS8.2AI score0.60122EPSS
SaveExploits1References10Affected Software1
CVE
CVE
added 2021/06/11 3:49 p.m.468 views

CVE-2021-22898

CVE-2021-22898 affects curl before the patch levels that fix TELNET option handling. Specifically, curl 7.7–7.76.1 could disclose information when using the -t option (CURLOPT_TELNETOPTIONS) to send NEW_ENV variables due to a flaw in the option parser that passes uninitialized data from a stack b...

3.1CVSS5.3AI score0.04385EPSS
SaveExploits1References14Affected Software1
Vulnrichment
Vulnrichment
added 2021/06/11 3:49 p.m.7 views

CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

6.8AI score0.04385EPSS
SaveExploits1References14
Cvelist
Cvelist
added 2021/06/11 3:49 p.m.69 views

CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

5.5AI score0.04385EPSS
SaveExploits1References14
Hacker One
Hacker One
added 2021/06/11 12:15 p.m.95 views

curl: CVE-2021-22925: TELNET stack contents disclosure again

Summary: CVE-2021-22898: TELNET stack contents disclosure 1176461 issue was recently reported for curl and it was addressed in curl 7.77.0: https://curl.se/docs/CVE-2021-22898.html https://github.com/curl/curl/commit/39ce47f219b09c380b81f89fe54ac586c8db6bde https://hackerone.com/reports/1176461...

5CVSS6.1AI score0.04929EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.37 views

SUSE SLES11 Security Update : curl (SUSE-SU-2020:14409-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2020:14409-1 advisory. - curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file...

7.8CVSS6.7AI score0.01251EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.25 views

SUSE SLES11 Security Update : curl (SUSE-SU-2020:14481-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2020:14481-1 advisory. - Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data. CVE-2020-8231 Note that Nessus has n...

7.5CVSS6.7AI score0.03766EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.35 views

SUSE SLES11 Security Update : curl (SUSE-SU-2021:14707-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2021:14707-1 advisory. - curl 7.1.1 to and including 7.75.0 is vulnerable to an Exposure of Private Personal Information to an Unauthorized Actor by leaking credentials in t...

5.3CVSS6.7AI score0.05301EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.30 views

SUSE SLES11 Security Update : curl (SUSE-SU-2021:14735-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2021:14735-1 advisory. - To fix this vulnerability, update the affected packages: curl CVE-2021-22898 Note that Nessus has not tested for this issue but has instead relied...

3.1CVSS6.9AI score0.04385EPSS
SaveExploits1References4
Rows per page
Query Builder