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

摘要:

When curl &gt;= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker s injected data comes from the TLS-protected server.

安全等级: Low

公告ID: KylinSec-SA-2022-2448

发布日期: 2022年9月30日

关联CVE: CVE-2021-22947  

  • 详细介绍

1. 漏洞描述

   

When curl &gt;= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker s injected data comes from the TLS-protected server.

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-2447 下一篇:KylinSec-SA-2022-2449