• 公告ID (KylinSec-SA-2022-1131)

摘要:

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.

安全等级: Low

公告ID: KylinSec-SA-2022-1131

发布日期: 2022年9月29日

关联CVE: CVE-2021-22925  

  • 详细介绍

1. 漏洞描述

   

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.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2021-22925 KY3.4-4A mysql Unaffected
CVE-2021-22925 KY3.4-5 mysql Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-1130 下一篇:KylinSec-SA-2022-1132