diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-24 09:55:14 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-06-02 10:58:39 +0200 |
| commit | e1d787f1b36d13b95187f8f425425ae1b98da188 (patch) | |
| tree | a8bcc44d47e04d5bc4b132b5194005315d925e94 /docs/releases/security.txt | |
| parent | 46572de2e92fdeaf047f80c44d52269e54ad68db (diff) | |
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 'docs/releases/security.txt')
0 files changed, 0 insertions, 0 deletions
