• 公告ID (KylinSec-SA-2021-1729)

摘要:

library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.

安全等级: Low

公告ID: KylinSec-SA-2021-1729

发布日期: 2021年9月4日

关联CVE: CVE-2021-22939  

  • 详细介绍

1. 漏洞描述

   

library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation.

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2021-1563 下一篇:KylinSec-SA-2021-1731