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+..) .
References
Configurations
History
21 Nov 2024, 06:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.djangoproject.com/en/3.2/releases/security/ - Patch, Vendor Advisory | |
References | () https://github.com/django/django/commit/203d4ab9ebcd72fc4d6eb7398e66ed9e474e118e - | |
References | () https://github.com/django/django/commit/9f75e2e562fa0c0482f3dde6fc7399a9070b4a3d - | |
References | () https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc - | |
References | () https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV/ - | |
References | () https://security.netapp.com/advisory/ntap-20210727-0004/ - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2021/jun/02/security-releases/ - Patch, Vendor Advisory |
07 Dec 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 03:35
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-06-08 18:15
Updated : 2024-11-21 06:09
NVD link : CVE-2021-33571
Mitre link : CVE-2021-33571
CVE.ORG link : CVE-2021-33571
JSON object : View
Products Affected
djangoproject
- django
fedoraproject
- fedora
CWE
CWE-918
Server-Side Request Forgery (SSRF)