Lucene search
K

31 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: curl (UTSA-2026-017661)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017661 advisory. 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...

3.1CVSS5.9AI score0.00137EPSS
Exploits1References4
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в curl

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.1CVSS7.4AI score0.00137EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2008-0165

Malware in sbrugna...

4.3CVSS6.4AI score0.00686EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/15 1:29 p.m.55 views

Security Bulletin: Vulnerabilities in cURL libcurl might affect IBM Spectrum Copy Data Management

Summary IBM Spectrum Copy Data Management can be affected by vulnerabilities in cURL libcurl. Vulnerabilities include exploiting the vulnerabilities to reuse a previously created connection even when the GSS delegation, to pass on user name and "telnet options" for the server negotiation, to caus...

9.8CVSS8.7AI score0.00179EPSS
Exploits6Affected Software1
Microsoft CVE
Microsoft CVE
added 2023/04/01 7:0 a.m.0 views

A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input thereby enabling attackers to execute arbitrary code on the system.

...

9.8CVSS6.9AI score0.00179EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2023/03/30 12:0 a.m.1 views

CVE-2023-27533

A vulnerability in input validation exists in curl 8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform...

6.2AI score0.00179EPSS
Exploits1References5
Veracode
Veracode
added 2023/03/21 12:27 a.m.35 views

Special Element Injection

curl is vulnerable to Special Element Injection. The library allows users to pass on user name and telnet options to the server without proper input scrubbing, allowing them to pass on content or do option negotiation without the application intending to do so...

8.8CVSS8.8AI score0.00179EPSS
Exploits1References8Affected Software3
OSV
OSV
added 2023/03/20 12:30 p.m.0 views

USN-5964-1 curl vulnerabilities

Harry Sintonen discovered that curl incorrectly handled certain TELNET connection options. Due to lack of proper input scrubbing, curl could pass on user name and telnet options to the server as provided, contrary to expectations. CVE-2023-27533 Harry Sintonen discovered that curl incorrectly...

9.8CVSS6.8AI score0.00179EPSS
Exploits5References6
OSV
OSV
added 2023/03/20 12:0 a.m.0 views

UBUNTU-CVE-2023-27533

A vulnerability in input validation exists in curl 8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform...

9.8CVSS7.2AI score0.00179EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2022/01/06 12:0 a.m.46 views

EulerOS Virtualization 3.0.2.6 : curl (EulerOS-SA-2021-2894)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in...

5.3CVSS6.7AI score0.00233EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2021/11/17 12:0 a.m.52 views

EulerOS Virtualization 2.9.1 : curl (EulerOS-SA-2021-2751)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the...

7.5CVSS6.3AI score0.00657EPSS
Exploits6References6
Tenable Nessus
Tenable Nessus
added 2021/09/14 12:0 a.m.24 views

EulerOS 2.0 SP2 : curl (EulerOS-SA-2021-2364)

According to the version of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

3.1CVSS7.3AI score0.00137EPSS
Exploits1References2
Microsoft CVE
Microsoft CVE
added 2021/08/17 7:0 a.m.1 views

curl supports the `-t` command line option known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.

...

5.3CVSS6.2AI score0.00233EPSS
Exploits1
OSV
OSV
added 2021/08/05 9:15 p.m.1 views

ALPINE-CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

5.3CVSS7AI score0.00233EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2021/08/05 12:0 a.m.2 views

CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

6.7AI score0.00233EPSS
Exploits1References12
Tenable Nessus
Tenable Nessus
added 2021/07/22 12:0 a.m.49 views

SUSE SLES15 Security Update : curl (SUSE-SU-2021:2440-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2440-1 advisory. - When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the...

6.5CVSS6.4AI score0.0056EPSS
Exploits5References13
OSV
OSV
added 2021/07/21 8:0 a.m.5 views

CURL-CVE-2021-22925 TELNET stack contents disclosure again

curl supports the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl. This rarely used option is used to send variable=content pairs to TELNET servers. Due to flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on uninitialized data from a stack bas...

5.3CVSS5.1AI score0.00233EPSS
Exploits1
OSV
OSV
added 2021/07/21 12:0 a.m.0 views

UBUNTU-CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

5.3CVSS6.7AI score0.00233EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2021/07/21 12:0 a.m.2 views

PT-2021-5833 · Curl +10 · Curl +10

Name of the Vulnerable Software and Affected Versions: curl affected versions not specified Description: The issue is related to the use of an uninitialized resource in the cURL command-line tool. It affects the -t command line option, also known as CURLOPT TELNETOPTIONS in libcurl, which is used...

10CVSS7.2AI score0.92EPSS
Exploits26References520
Microsoft CVE
Microsoft CVE
added 2021/06/23 7:0 a.m.1 views

curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option known as `CURLOPT_TELNETOPTIONS` in libcurl is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables libcurl could be made to pass on uninitialized data from a stack based buffer to the server resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.

...

3.1CVSS7.4AI score0.00137EPSS
Exploits1
Rows per page
Query Builder