curl supports the `-t` command line... CVE-2021-22925

5.0 AV AC AU C I A
发布: 2021-08-05
修订: 2024-03-27

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.

0%
暂无可用Exp或PoC
当前有44条受影响产品信息