Описание
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.
Релиз | Статус | Примечание |
---|---|---|
bionic | released | 7.58.0-2ubuntu3.14 |
devel | released | 7.74.0-1.2ubuntu4 |
esm-infra-legacy/trusty | not-affected | 7.35.0-1ubuntu2.20+esm14 |
esm-infra/bionic | not-affected | 7.58.0-2ubuntu3.14 |
esm-infra/focal | not-affected | 7.68.0-1ubuntu2.6 |
esm-infra/xenial | released | 7.47.0-1ubuntu2.19+esm3 |
focal | released | 7.68.0-1ubuntu2.6 |
groovy | ignored | end of life |
hirsute | released | 7.74.0-1ubuntu2.1 |
impish | released | 7.74.0-1.2ubuntu4 |
Показывать по
EPSS
5 Medium
CVSS2
5.3 Medium
CVSS3
Связанные уязвимости
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.
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.
curl supports the `-t` command line option, known as `CURLOPT_TELNETOP ...
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.
EPSS
5 Medium
CVSS2
5.3 Medium
CVSS3