diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-25 11:57:59 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-06-02 10:26:22 +0200 |
| commit | f27c38ab5d90f68c9dd60cabef248a570c0be8fc (patch) | |
| tree | 1a8c52ee218e64ed777e51f97aeb02476670d44c /django/__init__.py | |
| parent | 053cc9534d174dc89daba36724ed2dcb36755b90 (diff) | |
[2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses.
validate_ipv4_address() was affected only on Python < 3.9.5, see [1].
URLValidator() uses a regular expressions and it was affected on all
Python versions.
[1] https://bugs.python.org/issue36384
Diffstat (limited to 'django/__init__.py')
0 files changed, 0 insertions, 0 deletions
