摘要:
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
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+..) .
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 |