← Back to CVE List

CVE-2021-22898

Published: 2021-06-11T16:15Z
Last Modified: 2024-11-21T05:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt