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

摘要:

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .

安全等级: Low

公告ID: KylinSec-SA-2022-1098

发布日期: 2022年11月18日

关联CVE: CVE-2021-33571  

  • 详细介绍

1. 漏洞描述

   

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-2828 下一篇:KylinSec-SA-2022-1159