diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-02 12:16:06 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-02 12:16:38 +0200 |
| commit | d9cee3f5f2f90938d2c2c0230be40c7d50aef53d (patch) | |
| tree | 53f85ee208cae6b200741ebe5c279b161e0dce10 /docs | |
| parent | ba10772bf659a9507075d713c416882ce2c8df28 (diff) | |
Fixed docs header underlines in security archive.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/security.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index ace57648ae..8c8082c9ef 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -37,7 +37,7 @@ All security issues have been handled under versions of Django's security process. These are listed below. June 2, 2021 - :cve:`2021-33203` -------------------------------- +-------------------------------- Potential directory traversal via ``admindocs``. `Full description <https://www.djangoproject.com/weblog/2021/jun/02/security-releases/>`__ @@ -50,7 +50,7 @@ Versions affected * Django 2.2 :commit:`(patch) <053cc9534d174dc89daba36724ed2dcb36755b90>` June 2, 2021 - :cve:`2021-33571` -------------------------------- +-------------------------------- Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses. `Full description |
